Why? If it works... Jim
-----Original Message----- From: Mark Pelkoski [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2003 1:11 PM To: Adam Aube; Squid Users Mailing List (E-mail) Subject: RE: [squid-users] How to fix active page time-outs? PLEASE HELP I sure have looked. The problem is many people describe the problem in different ways, so searching was hard. Thanks for the settings. I will try these out. I DON NOT M$ to win this one. I'm trying to decommission 2 M$ Proxy servers. -Mark -----Original Message----- From: Adam Aube [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2003 10:47 AM To: Squid Users Mailing List (E-mail) Subject: RE: [squid-users] How to fix active page time-outs? PLEASE HELP > I'm getting a lot of complaints from my users that when in active > pages the connection will just die. This can be duplicated with web > mail clients in MSN, yahoo and hotmail. It usually happens when typing > then sending a message. When sending, the next page will immediately > be "page cannot be displayed." > I am using Squid 2.5 Stable-2 in conjunction with wb_group auth. Use http_access to turn off authentication for a single client IP. Test from this IP to see if the problem still occurs. > Looking at an ethereal dump shows Squid sending resets for all > connections open to the client for that page. It must be a timing > issue because if you pre-type the message, then paste and send it will > post fine. Check the following settings in squid.conf (in [] is default setting) half_closed_clients [on] - If off, try turning on request_timeout [5 minutes] - Try increasing persistent_request_timeout [1 minute] - - Try increasing Have you searched the mailing list archives and/or the web? 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
