On Wed, 5 Nov 2003 11:33:01 +0530, "Rajesh" <[EMAIL PROTECTED]> said:
> Is there any compiler for PHP which can be loaded on the server ? > I have heard about Zend Compiler... What is the cost of it ? and from > where it can be purchased ? > > Has anybody found it advantageous as far as the page loading time is > concerned ? Is it worth to go for the compiler to increase the page > loading time of php? > Zend improves PHP delivery a lot. Buyt there are lots of other tuning fronts that would serve you better.You need to start with webserver tuning and minimizing other bottlenecks. Nice page for all that - http://php.weblogs.com/tuning_apache_unix However, you might want to take a look at PHP Accelerator(a free product) which delivers great performance. Apache/thttpd/PHPA makes a fairly whippy site. You can download PHPA from http://www.php-accelerator.co.uk/index.php -- cheers -- Sthitaprajna http://puggy.symonds.net/~zeeble -- http://www.fastmail.fm - Same, same, but different� ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
