CSS Feeds -

CSS |

Mike Wallner+#039;s Blog: Dropping server load with HTTP caching Mike Wallner's Blog: Dropping server load with HTTP caching

- (phpdeveloper) - 3 months, 3 weeks ago...

Mike Wallner has shared a quick and easy HTTP caching technique in a new post to his blog today. The key is in using the PEAR HTTP_Header package. Ever watched youself browsing e.g. a web forum? Noticed that you viewed the same page several times? Well, this means extraordinary and useless load for your server if there's no caching mechanism implemented in the web application. Even if there is some file or db cache you can still improve performance with implementing some http cache. ...

see complete article.

Similar recent news articles...

Older news

HTML parsing PHP server load HTML parsing PHP server load - (webmasterworld)