RE: Webserver lifecycle problems

2002-06-24 Thread EXT-Raiteri, Ashley L
+2 Implicit starts may be convienent but they really dont address the notion that children must learn to crawl before they can "run" -Original Message- From: Daniel Rall [mailto:[EMAIL PROTECTED]] Sent: Friday, June 21, 2002 11:54 AM To: [EMAIL PROTECTED] Subject: Re: Webserver

Re: Webserver lifecycle problems

2002-06-21 Thread Daniel Rall
Jason van Zyl <[EMAIL PROTECTED]> writes: > Right now when you instantiate a WebServer, the listener thread is > started immediately. So the WebServer will accept connections before any > configuration can take place. Where this is problem is when the server > is running in paranoid mode: between