[Bug 64155] Tomcat 7 Performance: acceptor thread bottleneck at getPoolSize() located at TaskQueue offer function

2020-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64155 Mark Thomas changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEEDINFO

[Bug 64155] Tomcat 7 Performance: acceptor thread bottleneck at getPoolSize() located at TaskQueue offer function

2020-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64155 Mark Thomas changed: What|Removed |Added Status|REOPENED|NEEDINFO --- Comment #6 from Mark Thomas

[Bug 64155] Tomcat 7 Performance: acceptor thread bottleneck at getPoolSize() located at TaskQueue offer function

2020-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64155 --- Comment #5 from Torres Yang --- For our test setup, our gateway have 2000 tomcat threads waiting in the pool. At the same time, we simulate more than 100 virtual users try to hit the service on gateway. You can image that under heavy load,

[Bug 64155] Tomcat 7 Performance: acceptor thread bottleneck at getPoolSize() located at TaskQueue offer function

2020-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64155 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 64155] Tomcat 7 Performance: acceptor thread bottleneck at getPoolSize() located at TaskQueue offer function

2020-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64155 --- Comment #3 from Torres Yang --- Hi Mark, Thanks for your prompt reply, o.a.t.u.threads.ThreadPoolExecutor indeed extends the j.u.c.ThreadPoolExecutor, and it inherits the getPoolSize() from j.u.c.ThreadPoolExecutor as well. However, the

[Bug 64155] Tomcat 7 Performance: acceptor thread bottleneck at getPoolSize() located at TaskQueue offer function

2020-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64155 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED OS|

[Bug 64155] Tomcat 7 Performance: acceptor thread bottleneck at getPoolSize() located at TaskQueue offer function

2020-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64155 --- Comment #1 from Mark Thomas --- *** Bug 64156 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. -