two questions regarding tomcat7 admin-manager. I´m trying to find a bottleneck with slow response times. Therefore I´ve enabled tomcat7 admin host manager. Mainly I´m interested in the status of incoming requests which can be seen by visiting /manager/status/all
Question 1:
Is it possible to "auto refresh" the status of the requests or even look at it in terminal? With apache I´m just doing watch apachectl status
Question 2:
How to understand 29 Rejected session creations
mean by looking at a depoyed tomcat app (geoserver) within serverlist.
Active sessions: 29 Session count: 29 Max active sessions: 29 Rejected session creations: 0 Expired sessions: 0 Longest session alive time: 0 s Average session alive time: 0 s Processing time: 0 ms