Posted in Code
SymPullCDN leverages the free bandwidth, storage and power of Google AppEngine to create a trivial to implement reverse proxy. It has been released to the public for free on github.
Read More...Posted in HTTP
The HTTP protocol is rather powerful in and of itself. This is often forgotten as application developers incorporate caching technologies into their code itself. As useful as SQL Query caching and application-level internal caching is, HTTP provides its own caching functions that we would be remiss not to utilize.
Read More...