1 May 18:37
[Trac] Re: Trac + Apache 2 + mod_python + 800Mhz == TOO_SLOW
Search ML archives for tips on speed, performance, etc. I can speak from experience that our biggest Trac (0.9.x) performance problems were related to misconfiguration of serving static Trac resources (css, images, js) -- such resources request were being handled by mod_python, which is certainly not a good thing ;)
HTH,
Doug
On Thu, Apr 30, 2009 at 3:03 PM, <ahdumbledore-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
Hello, I'm running this stuff on a 800Mhz machine with about 512mb
pc2200 ram. It's about 10 years old now?
Anyway, all the pages in my trac site take > 15 seconds to load, which
is obviously too long. I know the bottleneck is the software, because
I have served other pages at blistering speed on this machine...
custom pages I wrote using PHP.
So my question is, how would I get this thing working faster? How can
I optimize the software? (Are there caching settings I can tweak in
apache? Are their bloated components I can strip off of the Trac
install? Or something else?)
I'm guessing mod_python does not cache anything, because it runs about
the same speed as an ASP.NET page the first time you load it up
(before it has been compiled and cached) WHICH IS MEGA SLOW.
Thanks in advance for any help!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to trac-users+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---
RSS Feed