On Thu, May 21, 2009 at 7:55 PM, Anthony Catel <p...@lya.eu> wrote:
> Hi all,
>
> Hi, I have a question about mod_proxy_http. Apache keep the connection
> alive with the proxied server even if the user has disconnected.
> (.htaccess http://apache.pastebin.ca/1430422).
>
> Any idea ? ;)

Try setting the intenral environment variable proxy-nokeepalive,
although it's heavier handed than you'd want.

http://httpd.apache.org/docs/2.2/mod/mod_proxy_http.html#env

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to