Re: Speeding up mod_proxy_balancer on Windows

2008-10-13 Thread Matt Stevenson
Hi, I think the option of sub second connection timeouts is a good thing. It also has the nice benefit of fixing windows interest RST behavior. It also means a jk/http proxy can do things some L7 switches can't do. I've also had a need of it in the past. For most cases a connection is going

Re: Speeding up mod_proxy_balancer on Windows

2008-10-12 Thread Matt Stevenson
Hi, Send this to the wrong address first time. May have saved the GetTcpTable coding. Here is a usec timeout fix, although I wouldn't go below 100 milliseconds without some testing under load. I'm not sure its the perfect way to do it, but it avoids changing the connectiontimeout parameter

Re: proxy_ajp connect timeout fix.

2008-10-09 Thread Matt Stevenson
- Original Message From: Matt Stevenson [EMAIL PROTECTED] To: dev@httpd.apache.org Sent: Wednesday, October 8, 2008 9:55:43 PM Subject: proxy_ajp connect timeout fix. Hi, I've used mod_jk (1/2) for years. I've always had an issue when a backend server goes down, not tomcat/jboss

proxy_ajp connect timeout fix.

2008-10-08 Thread Matt Stevenson
Hi, I've used mod_jk (1/2) for years. I've always had an issue when a backend server goes down, not tomcat/jboss stopped but dead. Recently some people I work with have been using mod_proxy and mod_proxy_ajp. This seems to have the same issue. The code (proxy_util.c) assumes that