On Fri, Mar 18, 2011 at 11:53, Konstantin Kolinko
<[email protected]> wrote:
> 2011/3/18 Francis GALIEGUE <[email protected]>:
[...]
>
> 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
[email protected]
40 avenue Raymond Poincaré
75116 Paris

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to