RE: Use mod_perl2 in production environment?

2003-06-13 Thread Perrin Harkins
On Fri, 2003-06-13 at 10:07, Mike Zelina wrote: > mod_perl1+Apache1+Win32 is a single threaded environment. Apache > can only accept one request at a time. Not a good idea for a production > environment. If a server request takes a long time, everyone waits in line until > that is complete. Not

RE: Use mod_perl2 in production environment?

2003-06-13 Thread Mike Zelina
> To: modperl > Subject: Use mod_perl2 in production environment? > > > Hi guys, > > within the next 2 months I have to create an webapplication from scratch > using mod_perl for a customer. > > The customer wanted to host the application at his provider which > refus

Use mod_perl2 in production environment?

2003-06-13 Thread Tom Schindl
Hi guys, within the next 2 months I have to create an webapplication from scratch using mod_perl for a customer. The customer wanted to host the application at his provider which refuses the installation of Apache2+mod_perl2 because he considers them to be Beta-Software whereas he considers Apach