News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Bollysite Blog:
PHP xcache performance tuning tutorial on Lighttpd
August 23, 2010 @ 10:14:00

In a new post to the Bollysite Blog there's a look at how to get better performance out of your Lighttpd web server with xcache.

A typical PHP application and most of the frameworks uses "The Loop" method to code the website. Whenever request comes to website, It's typically sent to index page to handle every parameters. [...] We can use xcache variables to store entire web page and serve it from RAM.

They include some basic benchmarks showing the impact that caching an have on a site as well as code that you can use to integrate their xcache library into your site. The library uses the XCache functionality to store the rendered output of the page for a default of three hours time.

0 comments voice your opinion now!
xcache scale performance tuning lighttpd




Community Events





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


series application community unittest custom api language opinion database phpunit test conference development interview component introduction symfony2 release framework podcast

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