It used to be one process for everything, or at least one application for everything. Then mod_perl comes in and people have started using a tiered system (plain server + mod_perl server). Now you're talking about individual application servers. Someday, maybe the script will load the server instead of the other way around! use mod_perl (8080, 3); # (port, #processes) Sorry, feeling philosophical this morning. Thanks for the report. ELB -- Eric L. Brine | Chicken: The egg's way of making more eggs. [EMAIL PROTECTED] | Do you always hit the nail on the thumb? ICQ# 4629314 | An optimist thinks thorn bushes have roses.
- [RFC] Do Not Run Everything on One mod_perl Server Stas Bekman
- Re: [RFC] Do Not Run Everything on One mod_perl Ser... Eric L. Brine
- Re: [RFC] Do Not Run Everything on One mod_perl Ser... Matt Carothers
- Re: [RFC] Do Not Run Everything on One mod_perl... Stas Bekman
- Re: [RFC] Do Not Run Everything on One mod_... Gerd Knops
- Re: [RFC] Do Not Run Everything on One ... Stas Bekman
- Re: [RFC] Do Not Run Everything on... Gunther Birznieks
- Re: [RFC] Do Not Run Everything on... shane
- Re: [RFC] Do Not Run Everything on One mod_... Joshua Chamas
- Re: [RFC] Do Not Run Everything on One ... Stas Bekman
- Re: [RFC] Do Not Run Everything on... C. Jon Larsen