A few more data points:

diggdot.us   virt=379m  res=31m  shr=10m
tunelog.com   virt=115m  res=16m  shr=6m
attendr.com   virt=283m  res=24m   share=6m
turbofeeds.com   virt=187m  res=60m   shr=3m
givespace.com   virt=126m  res=18m  share=6m
chatfu.com   virt=131m   res=15m   shr=3m

A quick way to ramp the reported virtual memory up and down with your
app is to change the thread pool size.  For me, every thread I add to
the pool adds ~8m to virt usage.  So you can make your hosting provider
relax by turning down your thread pool size.  Of course, that might not
make your users as happy, depending on the traffic you are supporting.

Jeff Marshall
[EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to