On Jul 17, 2006, at 10:19 AM, timc3 wrote:

> I put some directions of what I did here.  All thats not working now is
> simply the root directory but that is going to be easy to sort:
>
> http://blog.timc3.com/2006/07/16/hellahella-on-apache-2/

Nice write-up Tim!

I'm a bit curious about your report on the performance of it running 
with paster serve though. I run my websites with paster serve 
(PylonsHQ, and others) and have benched it at well over 200+ req per 
second. What were you running it on?

My home hellahella process runs for weeks at a time without any 
performance variation over time as well. Was your ini file using:
[server:main]
use = egg:Paste#http

Or was it using egg:
egg:PasteScript#wsgiutils

I believe the wsgiutils one is slower and may have performance issues 
over time, though I've never had a problem with either.

Again, thanks for the write-up!

Cheers,
Ben


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

Reply via email to