Are you using a memory caching tool such as APC cache, EAccelerator, etc ?
This can dramatically affect the performance issues you mention

On Thu, Oct 1, 2009 at 1:07 PM, Stephen Melrose <[email protected]> wrote:

>
> Hey people,
>
> We recently launched a Symfony website in 1.2 that is experiencing a
> very high load of traffic, and it's beginning to cripple our web
> server with an average processor usage of about 80-90%.
>
> We've been doing some tests, and even with pages that are cached with
> the layout, the overhead Symfony produces is phenomenal compared to
> just reading a file from the server.
>
> For example, one of our pages was taking around 100ms to return from
> Symfony when it was cached, where as when it was a physical file on
> the server and bypassed Symfony, it only took about 15ms.
>
> We use to use sfSuperCache in Symfony 1.0 as it would also clear the
> written files for you too after the expiration time. Sadly, this isn't
> availble for 1.2.
>
> Does anyone know of a decent alternative? Or any other solution to our
> issue?
>
> Thanks.
>
>
> >
>


-- 
Gareth McCumskey
http://garethmccumskey.blogspot.com
twitter: @garethmcc

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to