Jason Greene [
http://community.jboss.org/people/jason.greene] created the discussion
"Re: Does AS7 have the equivalent of AS6 CachedConnectionValve built in"
To view the discussion, visit:
http://community.jboss.org/message/601683#601683
--------------------------------------------------------------
Jesper Pedersen wrote:
The only optimization in this area is not to have the valve enabled for deployment that
don't need it.
Glancing at the code there appears to be room for optimization. You only need to *mark*
the thread/request if a connection is actually opened by a servlet/jsp. Also I am not sure
why it is trying suspend transactions. Looks like that is a debugging feature and not any
kind of real necessity.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/601683#601683]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]