On 10-Dec-07, at 10:59 AM, JLIST wrote:

>
> Hello Gary,
>
> Yes, I must have compared the virtual memory with real memory.
> However, the "used" memory shown by top seems to go with
> virtual memory size, i.e., if I start 10 Python, there will
> be about 800MB memory shows "used." And if I want to start more,
> I'll start to get memory errors. So, no matter what that is,
> I'm having a hard time starting 20 Python processes with 1.5GB
> memory. I didn't have this problem with PHP, and don't have this
> problem on Windows. Something doesn't sound right here :)
> Maybe those who are running big sites with web.py can speak up
> and tell us how well Python apps scale on Linux servers?

20 python processes looks too big. Can you tell me why are you using  
so many processes? There could be a way to reduce that number.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to