Re: [symfony-users] 20 second to load an "edit" page in the backend.

2010-10-30 Thread Alex Pilon
An accelerator might speed things up..but a request shouldn't take that long.. try placing some traces to see if you can determine the bottleneck. On Oct 30, 2010 3:50 PM, "Julian" wrote: have you installed a PHP accelerator? like apc or xcache 2010/10/30 Tristan > > Do you have an idea on

Re: [symfony-users] 20 second to load an "edit" page in the backend.

2010-10-30 Thread Julian
have you installed a PHP accelerator? like apc or xcache 2010/10/30 Tristan > Do you have an idea on what's causing the loading so long (11seconds > to 21 seconds) in the backend ONLY (in the frontend the pages renders > in <1 seconds. > > > My hardawre : > 2x 2x 1.8ghz > 4Gb DDR3 > Linux Debia

[symfony-users] 20 second to load an "edit" page in the backend.

2010-10-30 Thread Tristan
Do you have an idea on what's causing the loading so long (11seconds to 21 seconds) in the backend ONLY (in the frontend the pages renders in <1 seconds. My hardawre : 2x 2x 1.8ghz 4Gb DDR3 Linux Debian 5 It's not the doctrine connection, you can take a look at the debug bar screenshot here : ht