[question]Check if ther is connections to the server

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
fishown
Forum Commoner
Posts: 33
Joined: Sat May 12, 2007 5:35 pm

[question]Check if ther is connections to the server

Post by fishown »

Just wonder (Thought it will help me a lot) is ther any way to check the curent connections to my server?
By connections i mean data transfer like reciving packeges..

and if so, ther is any way to check outher servers connections? or which server respond the fastest? like how long takes the ping to get answer.

thank you.
Peter Kelly
Forum Contributor
Posts: 143
Joined: Fri Jan 14, 2011 5:33 pm
Location: England
Contact:

Re: [question]Check if ther is connections to the server

Post by Peter Kelly »

Erm you can view advanced details if its your server usually, but if you want to check out others then you can just PING it. Using FSockOpen.
Post Reply