>From: Sean M Alderman [mailto:[EMAIL PROTECTED]]
>
>Greetings all,
>  I'm curious if anyone has come across issues with starting apache
>using -
># $APACHE_HOME/bin/apachectl startssl
>and then having apache hang when issuing this -
># $APACHE_HOME/bin/apachectl restart
>
>I'm running 1.3.26 with the latest mod_ssl on Solaris 8.  I don't get
>any error messages in the logs, and apachectl says that it 
>restarts just
>fine, but when you point a browser back to the server it does not
>respond.  I can fix it with an apachectl stop;apachectl startssl, but
>I'm just curious about not being able to do the restart.

Restart sends a HUP to apache. I've found that this is sometimes insufficiently 
forceful to make apache reload certain SSL parameters (e.g. if you change the 
certificate). However, it should be sufficient for non-SSL edits.

Rgds,
Owen Boyle
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to