Jump to content

How many Instances are working?


bruno67

Recommended Posts

Hi, which is the cleanest way to know how many instances of a certain php are currently working on the server? is there a server variable for that? if not, how do I know (via php) how many concurrent accesses are there on a certain php page?

 

PS: I know how to do that for mysql (the "SHOW PROCESSLIST" command), but I need a similar function for the php page iself.

 

thank you so much for your help

Link to comment
https://forums.phpfreaks.com/topic/69342-how-many-instances-are-working/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.