Jump to content

PHP Mirror


kylehudson

Recommended Posts

Hi,

 

My company has created a robust web application that is mirrored on seven LAMP servers and distributed on two colocation MySQL servers.

 

We would like to have one main page that users go to that then connects them to the fastest mirror.

 

So, what I (think I) need to do is have a database or list of all the mirrors, and then get a php script which checks them all, sees which is fastest at that time, and diverts user to that.

 

Does anyone know how I would go about doing that? Or an alternate method producing similar results.

 

I'd be extremely grateful for any help.

 

Thanks,

 

Kyle Hudson

Link to comment
https://forums.phpfreaks.com/topic/105936-php-mirror/
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.