Hi, I have updated my question on SO. I have noticed that the number of ESTABLISHED connections goes up on the client after few minutes. I expected the same on the server which does not seem to be the case. Any ideas?
Szymon On 28 November 2016 at 10:05, Mark Thomas <ma...@apache.org> wrote: > On 28/11/2016 09:53, Szymon Czaja wrote: > > Hi, > > I have asked the question on StackOverflow but I am not getting much > > response: > > > > http://stackoverflow.com/questions/40793335/why-tomcat- > > does-not-pass-a-tsung-performance-test-at-40-requests-per-second > > > > Could anyone help me understand why is Tomcat unable to keep up with the > > processing when running Tsung yet Apache Bench tests do not relveal any > > scalability issues? > > I'd recommend taking some thread dumps and looking at netstat output to > try and figure out what is going on. > > Mark > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >