Henri Gomez wrote:

- I'm using ab (ApacheBench) and wonder if the -k (keep alive)
  if HTTP keep-alive is really used ?

- Did mod_proxy keep a connection cache ?

Proxy's HTTP module will reuse the same connection from previous connections if keepalives are being used, it doesn't keep a connection cache for more than one connection at a time.

This behaviour is limited to proxy_http though. There is nothing inside proxy that would prevent proxy_ajp from keeping a connection cache.

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to