On Fri, Mar 18, 2011 at 11:53, Konstantin Kolinko <knst.koli...@gmail.com> wrote: > 2011/3/18 Francis GALIEGUE <f...@one2team.com>: [...] > > 1) You are using HTTP connector only, no AJP, no HTTPS? >
I use AJP, which has no address restriction. I don't use HTTPS. [...] > > 2) Take 3 thread dumps with several seconds between them -- to see > what it is doing and where it is waiting > Done, see earlier mail. [...] > > 4) TRACE is not a valid level name. > 1. See JavaDoc for java.util.logging.Level. You want "FINE" or > "FINEST". Do not forget to add ".level" to the property name: it is > "packagename.level". Without the package ".level" (with a leading dot) > states the default. It defaults to INFO. > > 2. The "<name>.level" sets what logging statements are generated. > Those are further filtered by the Handler. (whether it writes them to > a particular file or not). > > If anything needs clarifying in the logging docs, please say so > http://tomcat.apache.org/tomcat-7.0-doc/logging.html > OK, I'll read up further and see what I can do. -- Francis Galiegue ONE2TEAM Ingénieur système Mob : +33 (0) 683 877 875 Tel : +33 (0) 178 945 552 f...@one2team.com 40 avenue Raymond Poincaré 75116 Paris --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org