What is available is restrictedUserAgents="<comma separated list of regex patterns>" (which forces all connections from those browsers to assume HTTP/1.0, which in particular, disables keep-alive), and noCompressionUserAgents="<comma separated list of regex patterns>" which will disable compression for those browsers.
"Josh Colbeck" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I'm looking for a way to duplicate the Apache BrowserMatch while only running Tomcat and APR. I'd like the server to check which browser is connecting and adjust some setting, like nokeepalive, base on that. Does anyone know how to do this, I have been unable to find any leads? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]