On Thu, 5 Aug 2004 14:27:56 +0200, Nicklas Bondesson <[EMAIL PROTECTED]> wrote: > The Zend Optimizer only caches the compiled PHP output (HTML content) that > should be sent to your client. You can always try it but I don't think you > will gain that much on using it. It's worth trying though.
Actually, it caches the parsed PHP files so that you don't have to re-parse the PHP files every time. AFAIK, it doesn't parse HTML output. This is exactly what TurckMMCache does (and it's free :-). > > Nicke > > -----Original Message----- > From: Vinayakam Murugan [mailto:[EMAIL PROTECTED] > Sent: den 5 augusti 2004 14:09 > To: Nicklas Bondesson > Subject: Re: [PHP] Optimizing Tips > > On Thursday 05 Aug 2004 5:29 pm, you wrote: > > Will the majority of the visitors surf from within India? I think I > > will experience the site more slow than anyone from India. I'm surfing > > from Sweden and the Internet connection to India is not that good. > > > > I can always take a look inside the server if you give me an account to > it. > > > > Nicke > > > True. That could be a factor. > > I'm sorry but I am not authorized to part with my account details. Thanks > for asking though. > > Would trying an optimizer like Zend help? > > -- > Warm Regards > ~~~~~~~~~~~~~~~~~~~~~~~ > Vinayakam Murugan > > Tel: 91-22 - 2288 2163 Ext 105 > Fax Number: 91-22 - 2288 2809 > Mobile : 91-22-3101 8082 > > http://www.TheArgonCompany.com > > Viruses getting you down? > Get your virus protected mailbox at http://www.tassm.com > > Linux. The Choice of the GNU generation > -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php