If neither is started, what service is listening on port 80 to receive the
first request?

John Turner
[EMAIL PROTECTED]

-----Original Message-----
From: Heligon Sandra [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 02, 2002 3:53 AM
To: '[EMAIL PROTECTED]'
Subject: Start/shut down Tomcat/Apache automatically



        Hi,

        I would like to know if it is possible to start Apache and Tomcat 
        without asking to the client (consumer) to do it.
        At the first request (http://localhost/toto) if the web server isn't
launched
        then a program start it. 
        But I don't want to start Apache and Tomcat like windows services.
        Because I use Servlet listener, and in my ServletContextListener the
web server
        has to obtain a connection with a back-end server, this server is
not
        a windows service.
        Is it possible also to shut down the web server when the last client
closed
        its web browser ?

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to