<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 20 Jun 2013 03:25:12 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Brian Moon's Blog: MemProxy 0.1]]></title>
      <guid>http://www.phpdeveloper.org/news/10397</guid>
      <link>http://www.phpdeveloper.org/news/10397</link>
      <description><![CDATA[<p>
<i>Brian Moon</i> has <a href="http://brian.moonspot.net/2008/06/11/memproxy-01/">announced the release</a> of the latest version of his <a href="http://memproxy.googlecode.com/files/memproxy-0.1.tar.gz">memproxy</a> tool that uses memcache to create a "server" to save the proxy information.
</p>
<blockquote>
I put server in quotes because it is really just a PHP script that handles the caching and talking to the application servers.  Apache and other HTTP servers already do a good job talking HTTP to a vast myriad of clients.  I did not see any reason to reinvent the wheel.
</blockquote>
<p>
Features of <a href="http://memproxy.googlecode.com/files/memproxy-0.1.tar.gz">this new version</a> include a TTL for the cached data, minimal dependencies for the application to use and a small code base consisting of two files. It also handles HTTP 1.1 requests, is transparent and applows pages to dynamically be specifically added and removed from the cache.
</p>
<p>
You can download this latest version from <a href="http://code.google.com/p/memproxy/">the project's page</a> on the Google Code website.
</p>]]></description>
      <pubDate>Thu, 12 Jun 2008 09:31:45 -0500</pubDate>
    </item>
  </channel>
</rss>
