News Feed
Jobs Feed
Sections




News Archive
Christian Stocker's Blog:
php xslcache extension by the New York Times
October 16, 2007 @ 12:09:00

Christian Stocker points out an interesting contribution by the web developers over at the New York Times website - the xslcaching extension for PHP.

It caches the parsed XSLT stylesheets into your apache child memory (shared memory is on the todo list) and reuses it at the next request. [...] As - depending on the size of your stylesheets - the importing of XSLT stylesheets may take a considerable amount of time, this extension may really improve your website's performance.

Check out the project's page for full details on the installation, use and license for it (including some links for further reading).

0 comments voice your opinion now!
xslt stylesheet cache extension performance xslt stylesheet cache extension performance


blog comments powered by Disqus

Similar Posts

Raphael Stolt's Blog: Getting a visualization of a Phing buildfile

Community News: ODF-XSLT Project Released

Inside Open Source: Programming with Configuration Files

NorthClick Blog: PECL spread module resurrected!

Alvaro Videla's Blog: Erlang as a Fast Key Value Store for PHP


Community Events











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


example code zendframework2 framework functional composer api language testing community podcast introduction database phpunit series interview development application release opinion

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