Re: [EMAIL PROTECTED] Block IP

2008-06-07 Thread Evan Platt
Mohit Anchlia wrote: I think I get it. I'll just have to make my perl script smart enough to not read the file everytime. It was a great discussion. Please people, and not just picking on one person, please trim your replies. There's no need to quote 10 or 11 levels deep of previous replie

[EMAIL PROTECTED] mod_proxy create a new socket for each proxied request

2008-06-07 Thread sxie
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