Re: [PHP-DB] Re: MMCache Benchmarks don't show much improvement?

2003-08-20 Thread Manuel Lemos
Hello, On 08/20/2003 10:06 PM, Daevid Vincent wrote: The pages are very mySQL intensive. No classes used. Many "includes" though. That explains it. No PHP cache will make your database execute the queries faster. Your scripts will be most of the time waiting for the database to respond. What yo

RE: [PHP-DB] Re: MMCache Benchmarks don't show much improvement?

2003-08-20 Thread Daevid Vincent
The pages are very mySQL intensive. No classes used. Many "includes" though. > -Original Message- > From: Manuel Lemos [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 20, 2003 5:44 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] Re: MMCache Benchmarks do

[PHP-DB] Re: MMCache Benchmarks don't show much improvement?

2003-08-20 Thread Manuel Lemos
Hello, On 08/20/2003 09:10 PM, Daevid Vincent wrote: Hello, I installed MMCache on one of our boxes here and did a few timing tests. I have to say I'm very unimpressed given the hype and the benchmarks on their servers. Am I missing something? (and yes, phpinfo() shows the module is loaded). I was