Date: 07/13/01
- Next message: Chris Johnson: "RE: [phplib] page_open() doesn't return SOLVED...?!?"
- Previous message: giancarlo pinerolo: "Re: [phplib] login page help: My conclusion"
- Next in thread: Tarique Sani
email protected>>: "Re: [phplib] [OT] power of php cache compilers w phplib" - Reply: Tarique Sani
email protected>>: "Re: [phplib] [OT] power of php cache compilers w phplib" - Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Chris Johnson: "RE: [phplib] page_open() doesn't return SOLVED...?!?"
- Previous message: giancarlo pinerolo: "Re: [phplib] login page help: My conclusion"
- Next in thread: Tarique Sani
email protected>>: "Re: [phplib] [OT] power of php cache compilers w phplib" - Reply: Tarique Sani
email protected>>: "Re: [phplib] [OT] power of php cache compilers w phplib" - Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

