RE: [users@httpd] httpd 2.4.2 not closing backend connection after proxypass ttl expires

2012-06-01 Thread David Woodworth
Why double ProxyPass? ProxyPass / http://localhost-vip.com/smax=0 ttl=60 ProxyPass / http://localhost-vip.com/ ProxyPassReverse / http://localhost-vip.com/ On Jun 1, 2012 3:48 AM, "David Woodworth" mailto:david.woodwo...@mitchell.com>> wrote: Hello, I am running Apache 2.4.2 as

[users@httpd] httpd 2.4.2 not closing backend connection after proxypass ttl expires

2012-05-31 Thread David Woodworth
ProxyPass /keepalive.htm ! ProxyPass / http://localhost-vip.com/ smax=0 ttl=60 ProxyPass / http://localhost-vip.com/ ProxyPassReverse / http://localhost-vip.com/ ProxyPreserveHost on RewriteEngine on RewriteRule ^/api/(.*) http://localhost-vip.com/api/$1 [P,NC] David Woodworth Mitchell International Office: 858-368-7547

[users@httpd] httpd 2.4.2 mod_proxy w/prefork - proxypass ttl does not seem to be honored

2012-05-29 Thread David Woodworth
ot;^XML Spy" redirect-carefully BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully DocumentRoot /var/www/html/localhost.com ServerName localhost.com ErrorLog logs/localhost.com-error_log CustomLog logs/localhost.com-access_log common ProxyPass /keepalive