> 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
