After I updated apache server from 2.0 to 2.2, I noticed that reverse proxy does not work as in older version of apache (2.0). In older version the backend socket will be reused for http keepalive connection. In the newer version 2.2.8, I noticed that the mod_proxy is creating a new socket each time a proxied request is sent to the backend server. Is this a known bug in v2.2.8, or I need special configuration to make it reuse the existing socket? --------------------------------------------------------------------- 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