| To: | shivers@ai.mit.edu, scsh@martigny.ai.mit.edu |
|---|---|
| Subject: | Re: usefulness of scsh for web CGIs |
| From: | Richard Tobin <richard@cogsci.ed.ac.uk> |
| Date: | Mon, 27 May 1996 13:20:38 +0100 |
| Organization: | just say no |
> Not necessarily. The httpd process can fork the handler. This just uses > Unix fork() to replicate the process, so there's no vm heap-load overhead. I believe some http daemons further reduce the response time by "pre-forking", that is, forking before a request is received so that there's a process ready to go immediately. -- Richard |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: usefulness of scsh for web CGIs, Janet Bell |
|---|---|
| Next by Date: | Re: Anyone succeed building on Solaris 2.5?, Yiorgos Adamopoulos |
| Previous by Thread: | Re: usefulness of scsh for web CGIs, Michel Schinz |
| Next by Thread: | Anyone succeed building on Solaris 2.5?, Kevin K. Lewis |
| Indexes: | [Date] [Thread] [Top] [All Lists] |