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.

Reply via email to