[phplib] [OT] power of php cache compilers w phplib From: giancarlo pinerolo (giancarlo <email protected>)
Date: 07/13/01

This is slightly off topic, but I recently istalled a php cache compiler
onto a site that uses phplib heavily, and it flies!

Zend we all know: http://www.zend.com

Actually, other than Zend, there are other 2 completely free for apache:

APC: http://apc.communityconnect.com/
Bware Afterburner : http://bwcache.bware.it/cache.htm

APC is more complicate, bur more fine grain tunable : same cache for all
apache processes, memory mapped or file based
Bware cache is easy to install and doesn't look too much, every apache
process has its own cache

Phplib is the perfect application to profit from these, having included
the same files over and over.

Giancarlo

-- 
Abbestellen mit Mail an:   phplib-unsubscribe <email protected>
Kommandoliste mit Mail an: phplib-help <email protected>