[Catalyst] Starman and Catalyst

Bill Moseley moseley at hank.org
Fri Apr 6 01:43:57 GMT 2012


I really like the simplicity of Starman for running Catalyst apps.  For
production we currently use Apache/mod_perl which seems pretty heave weight
for just decoding requests on a socket and passing to Catalyst.   We run a
couple million requests or so through each web server a day on a pool of
8-core web servers.

Anyone here using Starman in production?   Can you describe any special
config needed, what you are using for serving static content, and anything
else to be aware of?

We do use server-status with Apache which comes in handy at times to see
what the processes are doing at times of stress.   Although, I wonder if
that's not a task that could be done as a Catalyst role that works the same
regardless of what web server is being used.

Is there a better place to ask about Starman?


-- =

Bill Moseley
moseley at hank.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20120406/e5a04=
2e0/attachment.htm


More information about the Catalyst mailing list