Mail from ILUG-BOM list (Non-Digest Mode)
_______________________________________________

> cnb wrote
> you can always do the same in PHP with output buffering and gzcompress
> apache module is ok but other web servers have to support it for it to be
> put in use.

elaborate pls....

do ya mean to say use PHP and write some functions/methods which will do the
output buffering + gzcompress ?
but if apache module can do that why to put unneccessy burdain on PHP engine
...
this will b something like
client request --> webserver -->> (if .gz) then PHP engine -->
File -->>webserver -->client browser
will it b like this ??
how the performance will b extend here ?

Ranjeet walunj


_______________________________________________
Website: http://www.ilug-bom.org.in/
Linuxers mailing list
[EMAIL PROTECTED]
http://ilug-bom.org.in/mailman/listinfo/linuxers
CHAT: irc.ilug-bom.org.in

Reply via email to