This is a discussion on RE: [squid-users] application timeout within the Squid Users forums, part of the Web Server and Related Forums category; > The application opens in a java applet after the user is > authenticated to the app. Before the user ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> The application opens in a java applet after the user is
> authenticated to the app. Before the user is able to enter all of > the needed data (about two minutes time) the connection is lost > and we get some kind of timeout error. I'm going to guess that this application uses a persistent connection. Squid, by default, times out persistent connections after 2 minutes. You can adjust this by changing the pconn_timeout setting in your squid.conf. Adam --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.237 / Virus Database: 115 - Release Date: 3/7/2001 |