lvs-users
|
To: | Benoit Gauthier <gauthier@xxxxxxxxxx>, "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx> |
---|---|
Subject: | Re: [lvs-users] Bizarre problem with SSL and Internet Explorer |
From: | Graeme Fowler <graeme@xxxxxxxxxxx> |
Date: | Thu, 22 May 2008 16:10:47 +0100 |
On Thu, 2008-05-22 at 10:19 -0400, Benoit Gauthier wrote: > Here are observations from our most recent tests. We can replicate the > problem fairly easily. The problem does NOT recur if we limit the > <img> tags on the page to a single image. If we add a second <img> tag > (coded as <img src=dir/image.gif>), we can produce the problem. Hrm. Has your Apache SSL config got the following lines? SetEnvIf User-Agent ".*MSIE.*" \ nokeepalive ssl-unclean-shutdown \ downgrade-1.0 force-response-1.0 They can be set in the vhost context, or globally. Also, have you got keepalives switched on in your Apache config? This smacks to me of an app level problem being winkled out by the use of LVS, but I could be wrong. Graeme |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [lvs-users] Bizarre problem with SSL and Internet Explorer, Benoit Gauthier |
---|---|
Next by Date: | Re: [lvs-users] Bizarre problem with SSL and Internet Explorer, Benoit Gauthier |
Previous by Thread: | Re: [lvs-users] Bizarre problem with SSL and Internet Explorer, Benoit Gauthier |
Next by Thread: | Re: [lvs-users] Bizarre problem with SSL and Internet Explorer, Benoit Gauthier |
Indexes: | [Date] [Thread] [Top] [All Lists] |