https://bz.apache.org/bugzilla/show_bug.cgi?id=66508
--- Comment #17 from Venkata Manda <mvssrmur...@gmail.com> --- Excuse me for the delayed response. Please find below our connector configuration: protocol=org.apache.coyote.http11.Http11Nio2Protocol tomcat.connector.all.enableLookups=false tomcat.connector.all.URIEncoding=ISO-8859-1 tomcat.connector.all.connectionTimeout=20000 tomcat.connector.all.disableUploadTimeout=true tomcat.connector.main.redirectPort=8443 tomcat.connector.main.maxThreads=50 tomcat.connector.main.minSpareThreads=50 tomcat.connector.main.acceptCount=500 tomcat.connector.main.maxConnections=10000 tomcat.connector.main.relaxedQueryChars="<>[\]^{|} tomcat.connector.main.relaxedPathChars="<>[\\]^{|} tomcat.connector.secure.port=8443 tomcat.connector.secure.scheme=https tomcat.connector.secure.secure=true tomcat.connector.secure.SSLEnabled=true tomcat.connector.secure.clientAuth=want tomcat.connector.secure.sslProtocol=TLS tomcat.connector.secure.algorithm=X509 org.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=true org.apache.catalina.connector.RECYCLE_FACADES=true I am still working on sharing the stack trace that matches the source code of the publicly available tomcat version. I added a lot of log statements to get a better idea of the issue due to this the line numbers I see on my internal version may not match with the public version. Thanks. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org