markt-asf commented on PR #893: URL: https://github.com/apache/tomcat/pull/893#issuecomment-3308397033
I took a look at moving all of Tomcat's internals to lowercase for HTTP headers. My expectation was that there would be either no impact or a small performance improvement. The actual results were a small performance degradation. I'm not entirely sure why - it merits further investigation at some point. Regarding the removal of the current forcing to lower case for request headers, that should be minimal impact but I want to test that too before making any changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
