> > At the moment we have around 600 accounts and with inactivity-timeout
> > we manage with 3 GB RAM, so I would say this is ok, and we will
> > probably use more servers later, keeping around 300 users per server,
> > so I think our configuration should work out pretty well. Is there any
> > way of not keeping each user o a single process?
>
> Don't fully understand what you may mean by this last question.


Well, we keep one process per process group, and one site per process
group, so one process per site. I was wondering if I can make more
than one site run on the same process? I've only seen this
configuration discussed here, I'm not sure there is any other way of
doing it, so you can still allocate processed dynamically.

Virgil

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