On Tue, Nov 18, 2008 at 2:51 PM, Graham Dumpleton
<[EMAIL PROTECTED]> wrote:
> Hmmm, even 10000 hits per day is not a large site.

Yeah, that's why I said "larger" to keep it relative.  But doing the
math and averaging out hits evenly, that's 1 request every 11 seconds
or so... definitely not large at all.

> For that would just not bother setting processes or threads and just
> let WSGIDaemonProcess default to single process with 15 threads. That
> should be more than adequate.

OK.  After doing that on my slicehost account, it looks like it
actually reduced memory compared to what I had previously, so that's a
nice side effect when I'm always looking at how far away the 256M
limit is.  Previously I think I was using 2 processes and 1 thread...
no idea where I got that idea from.  I think I had it in my mind that
Django shouldn't be run multithreaded, which might have been true at
one point but is no longer true today.

Thanks Graham,
Rob

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to