keep-alive and proxy_ajp

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

 



Hi

 

I have a question concerning mod_proxy_ajp and the keep-alive mechanism.

Our setup is: client (web via https) - firewall - apache 2.2.4 - firewall - JBoss 4.0.5

 

After a certain timeout, defined in the firewall, the connection will be dropped.

 

my htpd-ssl.conf (snippet)

 

<Location /sbtcc>

        SSLOptions +StdEnvVars +ExportCertData

        ProxyPass ajp://xxxx

        ProxyPassReverse ajp://xxx

        SSLVerifyClient require

        SSLVerifyDepth 5

        SetEnv proxy-keepalive 1

        SetEnv proxy-ping 1

        Order Deny,Allow

        Allow from all

</Location>

I thougth, that the proxy-keepalive set to one would work, but it doesn't.

How can i enforce the keepalive with ajp between apache and jboss ?

 

Thanks in advance

 

Thierry


[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