简体   繁体   中英

In php how can I monitor Apache workers?

Is there a way in php that I can get the current number of idle, waiting, working etc. workers in Apache?

Similar to the information available in the WHM Apache Status page.

您可以使用mod_status来监视您的apache服务器。这也是一个很好的教程

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM