News Feed
Jobs Feed
Sections




News Archive
feed this:

Paul Reinheimer's Blog:
Where's it Up?
July 23, 2010 @ 10:53:08

In a recent post to his blog Paul Reinheimer talks about a service (from WonderProxy) called Where's it Up? - a tool that can be used to see where in the world a site is up. He also outlines the technology behind it all.

The tool accepts a URL, and allows you to select global locations. It then attempts to connect to the given server and issue a HEAD request from the global locations you selected, and reports the results. [...] Building a reasonably robust application was trivial, thanks to being able to leverage the great technology built by others.

Tools that make up the application's stack include a Gearman server, curl, PHP with the pecl_http extension, memcached and supervisord. He details how they all fit together and why they built it in the first place.

0 comments voice your opinion now!
wheresitup gearman peclhttp curl memcached supervisord tool



Community Events











Don't see your event here?
Let us know!


series example development api introduction community composer functional release framework database zendframework2 testing language opinion code phpunit application podcast interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework