|
This script uses PHP4's
Toncarta Cache is an output
jpcache is a lightweight,
The Zend Optimizer uses
output buffering to allow
caching system for php
full page caching system for
multi-pass code
you to only cache certain
scripts. It cuts the load on
PHP which uses gzip
optimizations to double the
parts of your page. Very
your server(s) by caching
content-encodig and
running speed of PHP
useful if you want some
the output of your scripts.
ETag-headers. It allows
applications. This add-on is
items updated more often
Features: Can set a maximum
around 80% in traffic-saving
appropriate for all PHP
than others.
age for cached data,
for php-pages and reducing
users, who can benefit from
Exclusions can be set on a
server-load.
the better response time
per file basis, 3 different
featured by the product. The
storage types: database,
increase in speed for
file and shared memory.
running PHP code reduces the
(Only db and file currently
CPU load for the server, and
implemented), and Data can
cuts in half latency time.
be compressed if disk space
is an issue. On a
moderately complex php
script (doing ~50 simple sql
queries) it increased
throughput by approximately
3 times. On more complicated
scripts this figure can be
expected to rise.
Date: Nov, 19 2001 Date: Jul, 20 2001 Date: Apr, 16 2001 Date: Jun, 24 2000 |