Does anybody know if there is a fix for Slow HTTP POST Vulnerabity for Apache?
http://www.darkreading.com/vulnerability-management/167901026/security/attacks-breaches/228000532/researchers-to-demonstrate-new-attack-that-exploits-http.html
Here is a tool to test the vulnerabilty:
http://code.google.com/p/slowhttptest/
And here is documentation for Apache Module mod_reqtimeout, which I believe might help:
http://httpd.apache.org/docs/2.3/mod/mod_reqtimeout.html
You could use ModSecurity: