Forum Moderators: phranque

Message Too Old, No Replies

Apache/Openssl Graceful restarts

         

csgonan

6:27 pm on May 22, 2007 (gmt 0)

10+ Year Member



I have a new solaris 10 server and I compiled openssl (0.9e) and apache (2.2.3) 64 bit. When I uncomment the line in apache to include the ssl.conf and do a graceful restart of httpd, the existing processes that are supposed to be gracefully shut down never change from the (G) status on the server-status screen. If I do it again, again the existing processes stay "G" (for gracefully shutting dow), and the new ones just have their -. When I comment-out that line in the conf file, I can gracefully restart numerous times and these just show as dash lines on the server-status screen.

Does anyone know how to fix this?

coopster

7:45 pm on May 30, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, csgonan.

I'm pulling at straws here as I have no idea, but Apache 2.2 has some new core features including a new GracefulShutdownTimeout directive that may have something to do with your issue?

Overview of new features in Apache 2.2 [httpd.apache.org]