<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/jrevproxy/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/jrevproxy/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/jrevproxy/support-requests/</id><updated>2008-10-16T15:13:52Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>IOException - Connection reset</title><link href="https://sourceforge.net/p/jrevproxy/support-requests/3/" rel="alternate"/><published>2008-10-16T15:13:52Z</published><updated>2008-10-16T15:13:52Z</updated><author><name>Darryl</name><uri>https://sourceforge.net/u/dcnconsult/</uri></author><id>https://sourceforge.nete85a84be9f1f962863235cc6640dcd0ae8866913</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have a DotNetNuke site that I am getting the following entry in log when referenced throu jRevProxy 0.5:&lt;/p&gt;
&lt;p&gt;[Thu Oct 16 09:56:44 CDT 2008] [PoolManager] --getLogger--&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [RequestHandler] --handle--&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [PoolManager] --run--&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [Thread 7] --handle--&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [Thread 7] job added and notified&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [Thread 7] will handle a job&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [PoolManager] job allocated successfully&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [Thread 7] [RequestHandler] --run--&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [RequestListener] accept on port 80&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [Thread 7] [RequestHandler] external socketfactory created&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [Thread 7] [RequestHandler] external socket timeout set: 1000&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [Thread 7] [RequestHandler] external input- and outputstreams created&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [Thread 7] [RequestHandler] --read--&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [Thread 7] [RequestHandler] inEx.read-&amp;gt; IOException&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] java.net.SocketException: Connection reset&lt;br /&gt;
    at java.net.SocketInputStream.read(Unknown Source)&lt;br /&gt;
    at cx.noe.jrevproxy.RequestHandler.read(RequestHandler.java:400)&lt;br /&gt;
    at cx.noe.jrevproxy.RequestHandler.readRequest(RequestHandler.java:370)&lt;br /&gt;
    at cx.noe.jrevproxy.RequestHandler.run(RequestHandler.java:115)&lt;br /&gt;
    at cx.noe.jrevproxy.PoolManager$Handler.run(PoolManager.java:186)&lt;/p&gt;
&lt;p&gt;[Thu Oct 16 09:56:44 CDT 2008] [Thread 7] [RequestHandler] no external request data available&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [Thread 7] [RequestHandler] --sendBadRequestResponse--&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [Thread 7] [RequestHandler] --sendErrorResponse--&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [PoolManager] --addToPool--&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [PoolManager] handler 7 pushed back&lt;br /&gt;
[Thu Oct 16 09:56:44 CDT 2008] [Thread 7] waiting for a job&lt;/p&gt;
&lt;p&gt;The site is accessible via browser directly from the server machine (Windows java version "1.5.0"&lt;br /&gt;
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)&lt;br /&gt;
Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode, sharing)&lt;br /&gt;
and from other internal systems directly, but will not work through jRevProxy.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>jrevproxy configuration</title><link href="https://sourceforge.net/p/jrevproxy/support-requests/2/" rel="alternate"/><published>2006-03-08T13:12:43Z</published><updated>2006-03-08T13:12:43Z</updated><author><name>djirold</name><uri>https://sourceforge.net/u/djirold/</uri></author><id>https://sourceforge.netb26da11e4109705f2fef5d7332f4d725194fc596</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I would like to have some help on the jrevproxy&lt;br /&gt;
configuration.&lt;br /&gt;
I want that jrevproxy passes requests to a back-end&lt;br /&gt;
servers depending on the URL syntax but not over ssl.&lt;br /&gt;
For example, I have a portal at toto.dyndns.org and I&lt;br /&gt;
want to pass requests like&lt;br /&gt;
toto.dyndns.org/computer1/…….jpg to the back-end server&lt;br /&gt;
192.168.0.3 and to pass requests like&lt;br /&gt;
toto.dyndns.org/computer2/…….jpg to the other back-end&lt;br /&gt;
server 192.168.0.4&lt;/p&gt;
&lt;p&gt;I tried some configurations without succes. Can you&lt;br /&gt;
help me ?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Problem with Https sites ?</title><link href="https://sourceforge.net/p/jrevproxy/support-requests/1/" rel="alternate"/><published>2005-03-16T13:25:04Z</published><updated>2005-03-16T13:25:04Z</updated><author><name>Pankaj Bhatnagar</name><uri>https://sourceforge.net/u/pankajatncst/</uri></author><id>https://sourceforge.net0b14e02ca88da7ab501494ccf8b3683e14877266</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
I downloaded your application and ran it using &lt;br /&gt;
j2sdk142_04. The part where the SSLServerSocket is &lt;br /&gt;
created executes fine without any problems but when I &lt;br /&gt;
send a request through a browser I get the following &lt;br /&gt;
exception :&lt;br /&gt;
javax.net.ssl.SSLException: Unrecognized SSL &lt;br /&gt;
message, plaintext connection?".&lt;/p&gt;
&lt;p&gt;What could be the problem ? &lt;/p&gt;&lt;/div&gt;</summary></entry></feed>