[jboss-user] [JCA/JBoss] - Re: Config number of requests per second

2007-06-05 Thread [EMAIL PROTECTED]
Why? They are normally limited in terms of concurrent requests. i.e. 20 In practice, the JCA ConnectionManager/Pool doesn't even see all requests, only the connection state management, i.e. open/close connections, start/end transaction, etc. If you are going to do it anywhere, it would have to

[jboss-user] [JCA/JBoss] - Re: Config number of requests per second

2007-06-05 Thread bortx
my desire is to limit them View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051201#4051201 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051201 ___ jboss-user mailing list jbos

[jboss-user] [JCA/JBoss] - Re: Config number of requests per second

2007-06-05 Thread ricardoarguello
What do you mean by request per second? You want to limit them or want to report them? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051197#4051197 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051197