Re: [squid-users] Connection reset when accessing java servlet report page via squid

2013-07-02 Thread Amos Jeffries

On 2/07/2013 10:58 p.m., Visolve Squid Support wrote:

Hello,

We have a problem with the squid when accessing a servlet page through
the squid proxy.

It is report page where the inputs are taken from the user and the
servlet manipulates the report and present it in the page.

Normally it takes around 45-60 seconds to generate the report. So we are
getting the Connection reset' message in firefox and 'Error 324
(net::ERR_EMPTY_RESPONSE): The server closed the connection without
sending any data' in chrome.

But works normally without a proxy.

Please suggest a solution for this issue if there is any config change
need to be done.


The default timeouts waiting for responses in Squid are much longer than 
60 seconds. Try to locate which ones you have configured shorter which 
may be closing the connection earlier.


Amos


[squid-users] Connection reset when accessing java servlet report page via squid

2013-07-02 Thread Visolve Squid Support

Hello,

We have a problem with the squid when accessing a servlet page through
the squid proxy.

It is report page where the inputs are taken from the user and the
servlet manipulates the report and present it in the page.

Normally it takes around 45-60 seconds to generate the report. So we are
getting the Connection reset' message in firefox and 'Error 324
(net::ERR_EMPTY_RESPONSE): The server closed the connection without
sending any data' in chrome.

But works normally without a proxy.

Please suggest a solution for this issue if there is any config change
need to be done.

Regards,
Manoj