Re: [PHP] improve speed of PHP answers

2011-02-18 Thread Tommy Pham
On Thu, Feb 10, 2011 at 5:18 AM, Alex Nikitin wrote: > > One, while sorting and limiting, and improving mysql queries is a great way > to increase application performance, dont forget that sql is not a > programming language and as such certain tasks should not be done in > queries, any complex

Re: [PHP] improve speed of PHP answers

2011-02-10 Thread Alex Nikitin
1-2s? that sounds insane and (to me at least) entirely unacceptable, though not something that i haven't seen before when i was speeding up our wordpress... >From some significant experience of speeding up things, including php applications, frameworks, various other applications, servers, platfor

Re: [PHP] improve speed of PHP answers

2011-02-09 Thread Ashley Sheridan
On Wed, 2011-02-09 at 18:57 +0100, Alain Roger wrote: > it's a php component for joomla so it is written in PHP. > it access to DB as also the whole site root structure to backup database > structure , data as also web site folders and files. > due to slow freeing ressources (php pointers, memory,

Re: [PHP] improve speed of PHP answers

2011-02-09 Thread Alain Roger
it's a php component for joomla so it is written in PHP. it access to DB as also the whole site root structure to backup database structure , data as also web site folders and files. due to slow freeing ressources (php pointers, memory, andso on...) the backup process fails each time... A. On Wed

Fwd: [PHP] improve speed of PHP answers

2011-02-09 Thread Alain Roger
-- Forwarded message -- From: Alain Roger Date: Wed, Feb 9, 2011 at 6:45 PM Subject: Re: [PHP] improve speed of PHP answers To: ad...@antonakis.co.uk yes i understand however even Linux has bugs and issues... i'm currently installing Fedora 14 as web server and joomla ha

[PHP] improve speed of PHP answers

2011-02-09 Thread Alain Roger
Hi, i have apache/PHP server installed on Windows 7. my computer is a quad-core CPU with 6 GB RAM and i would like to speed up PHP answer to requests. how can i do that ? which parameter should i tune ? thx. -- Alain --- Windows 7 x64 / Fed