ISSUE: Proxy-connection:Keep alive does not work for https on IE with apache 2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Proxy-connection:Keep alive does not work for https on IE with apache 2
 
CONNECT HTTP/1.0 host:443 issues on IE with apache 2
 
 
Unfortunately IE uses HTTP/1.0 for CONNECT (i.e for tunneling https:// requests through a proxy) even if you specify 'use HTTP/1.1 ' in its preferences.
 
The TCP connection gets closed immediately even though keep alive is set to ON in httpd.
The problem is currently apache does not understand Proxy-connection:Keep-alive at all.It supports ordinary keep alive connection only .
 
How do I check whether we use any authentication module et all.It seems that this issue exists only if we use some kind of authentication module.
 
Can anyone help please?
 
Thanks,
Nagesh

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux