News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

DZone.com: All debugging and no testing makes the PHP programmer a dull boy

Paul Reinheimer's Blog: Storing Sessions in Memcache (how everything behaves)

DevX: Integrating Bash with PHP

DeveloperTutorials.com: Scraping Links With PHP

Eric Reis' Blog: Why PHP won


Community Events











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


database language phpunit conference framework podcast opinion release series functional development tool interview zendframework2 community testing introduction example unittest code

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