KeepAlive settings for reverse proxy (was: Apache module that enables ActiveX)

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

 



On 2010-04-23 16:00, Mauri wrote:

many thanks jonas for your suggest. This is a part of my conf. Is it
correct?

I'm not clear on exactly what you want, so I'm guessing that you wan't keepalive *on* both from browser to proxy and from proxy to server. I'm also suspecting that you might have problems with connections between proxy and server dropping out.

If this is not what you want, please correct my mistakes.

And I still have no idea why you think this has anything to do with ActiveX.


[...]
KeepAlive On

That allows keepalive for the connections from browser to proxy. My guess is that this is what you want.


         ProxyPassReverse http://10.173.90.171/

If you have problems with connections between proxy and server dropping out, you could try using changing this to:

ProxyPassReverse http://10.173.90.171/ keepalive=On


         SetEnv proxy-nokeepalive 1

That turns of keepalive *off* for conections from proxy to server. My *guess* is that this is not what you want.

If you have problems with keeping connections alive between proxy and server and the keepalive parameter to the proxypass directive didn't help, this might help though.


/Jonas
--
Jonas Eckerman
Fruktträdet & Förbundet Sveriges Dövblinda
http://www.fsdb.org/
http://www.frukt.org/
http://whatever.frukt.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[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