How to detect the incoming httpd Connection Counts of each VHOSTS?
0
votes
1
answer
2028
views
With RHEL and Apache (httpd), is there a way to:
- Detect which v.host (domain) is gaining how many incoming connections?
Because in this few days, I got a lot of incoming connections on the server being acknowledged by using:
-
ps aux | grep httpd -c
734
That means I have 734
incoming connections currently being handled by Apache but the problem is I have (lets say) 10 Vhosts (domains).
- So which domain is getting the high loads?
Asked by 夏期劇場
(1671 rep)
Apr 22, 2014, 03:03 AM
Last activity: Oct 20, 2023, 09:01 PM
Last activity: Oct 20, 2023, 09:01 PM