Hello, I am running trac on modwsgi with over 500 tickets a day entered into the system and around 15 people accessing the system. There is a memory leak in trac version I am using. The newer version has this supposedly fixed but I need to wait until that version is in Debian Repository.
What I want to know is how can I setup modwsgi to serve this app best. What seems to happen on my 3 processes and 10 threads each, is that 1st process does most of the work. It grows in memory and after reaching 30% of the memory it starts to slow down/will halt sometimes, while the other 2 processes are barely getting any traffic based on their memory consumption. If I could tweak the process/thread count so that each process is getting equal amount of traffic then my apache reloading could be limited to once a month hopefully instead of every 5 days. Any insides on how to configure it so that each process does the work evenly. Thanks, Lucas -- Setup CalendarServer for your company. http://lucasmanual.com/mywiki/CalendarServer Automotive Recall Database - See if you vehicle has a recall http://lucasmanual.com/recall
-- You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en.
