2012/5/31 manjesh <manjes...@gmail.com>: > Hi, > The exact version of tomcat I am working with is 7.0.27 > > I am verifying the fix discussed here > > http://news.softpedia.com/news/Apache-Tomcat-Workaround-for-Hashtable-Collision-DoS-Vulnerability-243544.shtml > > > Here is the snippet of implementation [ ... ]
1. The docs are here: http://tomcat.apache.org/tomcat-7.0-doc/config/http.html 2. IllegalStateException is caught and never returned to the caller of Servlet API You can run Tomcat under debugger if you want to trace the implementation details. http://wiki.apache.org/tomcat/FAQ/Developing#Debugging Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org