[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] frequent, inconsistant "Cannot find server" errors
- Subject: Re: [cobalt-users] frequent, inconsistant "Cannot find server" errors
- From: "Ray Symons" <lists@xxxxxxxxxxxx>
- Date: Mon May 20 08:51:39 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > BrowserMatch MSIE ssl-unclean-shutdown nokeepalive downgrade-1.0
> > force-response-1.0
>
> Yes, that does the same thing for that one SSL site,
> The fix in the SSL section will fix it for all SSL sites, so as you add sites
> they will get the fix.
Sorry about the last empty message. I wanted to point out that I had just
noticed this, concerning the same topic. The IE bug was already addressed in my
srm.conf with the following line:
BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
Apparently this bug just keeps going and going, right up and into verion 6.0 of
IE... Looks like there is yet another place to address the problem within the
configuration files, though.
rks