[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [Fwd: ie failing erratically with ssl]
- Subject: Re: [cobalt-users] [Fwd: ie failing erratically with ssl]
- From: "Henry J. Cobb" <hcobb@xxxxxxxxxxxxxxxxx>
- Date: Wed Aug 23 11:27:38 2000
> We experienced problems regarding some IE-browsers with 128-bit
> SSL-connections (and not 40-bit), behaving this way. This was solved by
> setting 'Keep-alive Off' in the virtual directory in httpd.conf. There may
> be a way of disabling this only for SSL-conn. but we used only 'https' on
> these domains...
No need to penalize everybody for the mistakes of a few.
Search in
http://www.int.c2.net/support/sh3/install_guide/configuration.fm.html
for BrowserMatch then adapt to screw all MSIEry browsers down to pessimial
settings.
-HJC