On Tue, Mar 13, 2012 at 5:19 PM, William Taylor <[email protected]> wrote:
> I wouldn't say it's silly, but definitely not the norm and obviously a
> low priority
> for everyone else.

I would say that forking an entire new process to handle a single
request and then exiting could possibly be the most silly way to serve
http.

I also understand that sometimes we have to do things that are silly.

Is your module mainly a content generator? Could your module run as a CGI?

Cheers

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to