Can I configure JBoss to turn disable keep-alive for certain user-agents?If not, can I configure JBoss to simply disable keep-alive completely?I need to do this because there is an issue with basic HTTP authentication and .NET clients.see this link for more information....http://issues.apache.org/bugzilla/show_bug.cgi?id=31567
The standard connector configuration applies:http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/http.html
Retrieving data ...