Re: [us...@httpd] reverse proxy with apache 1.3 and apache 2.2

2009-12-21 Thread Jérémie G
After several tests, I have isolated the error and it's related to mod_ssl : take the exact same configuration, the exact same customer proxy server and remove any reverse proxy mechanism and ... with debian sarge, apache-ssl 1.3.33-6sarge3, this is working : Customer => Customer proxy => *Interne

Re: [us...@httpd] reverse proxy with apache 1.3 and apache 2.2

2009-12-21 Thread Jérémie G
Hello, Unfortunately, there is no restriction of any sort on intra-8.lan. I can access the website with links2 on the proxy server and remember that when someone is browsing this proxy from Internet without a proxy, it's working. To clarify : This is working with apache 2.2 and apache 1.3 : Custo

Re: [us...@httpd] reverse proxy with apache 1.3 and apache 2.2

2009-12-20 Thread Devraj Mukherjee
At first guess it seems like your server intra-8.lan is dropping connections for the new server. Does intra-8.lan restrict connections from certain IPs? On Thu, Dec 17, 2009 at 11:54 PM, Jérémie G wrote: > Hello, > > I have to migrate a working reverse proxy from apache-ssl > 1.3.33-6sarge3 to a

[us...@httpd] reverse proxy with apache 1.3 and apache 2.2

2009-12-17 Thread Jérémie G
Hello, I have to migrate a working reverse proxy from apache-ssl 1.3.33-6sarge3 to apache2 2.2.9-10+lenny6 with ssl but I encounter a critical issue : when I try to access the website from behind a proxy, it's working with apache 1.3 but not with apache 2.2 (without proxy, it's working fine for bo