T3DD-Login / Status
T3DD07
Sponsors
BBZ Dietikon dkd bit-heads Marketing Factory TYPO3 hosted by punkt.de

Accepted talks

The list below contains all the sessions that are planned and got entered into the conference system. Due to missing time, there are some sessions missing in this overview. Please refer to the schedule to see all the sessions.

Back to list

Your selected paper:

Title

Static file caching using realurl, mod_rewrite and mod_expires

Authors

Michiel Roos

Abstract

This talk is about creating a static file cache (for static pages) using flat html files pushed to the browser using mod_rewrite.

Tests with apachebench can show an increase in performance (requests served per second) by a factor of 92!

On a fast server you may see 6447 requests per second served (with a concurrency of 100)!

This extension generates static html files from static pages. If a cache file exists, mod_rewrite will redirect the visitor to the static page. This means that mod_php/TYPO3 will not be loaded at all. Your server will have less work to do and will use less power. This helps to keep our earth cool ;-)

Using mod_expires and a cli cleaner script, we can make cache headers work for the static file cache.

Target audience 

Technical (Developers, Administrators etc.)

Target OS

All

Time schedule

Default

Presentation

Talk

Authors Description 

I live in Amsterdam . . .

. . . and work for Netcreators where I am;

- Chief Technical Officer
- Senior TYPO3 Developer

I enjoy playing with Linux server systems, biking, sailing and snowboarding.

Back to list