On 4/20/2013 7:29 AM, André Warnier wrote:

...

 Addendum : actually, as far as 4xx codes go, a bit more discrimination
is needed. A 401 response (Auth required) for example, should not be
slowed down, as it is part of a normal authentication cycle. There may
be others like that.

Well, Java SELECT CASE statements are fast, so sorting out different things that need to be done for different types of responses isn't much of a performance hit.

I like your idea; I've been reading your posts about it all along.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to