On Wed, Jul 14, 1999, Adam Sherman wrote:

> >Stumbled upon a very interesting bug: We currently have 16 virtual
> >domains + one the default domain.  As soon as I add another domain and
> >reload apache, normal HTTP will work no problems (ie apachectl start).
> >If I try to start SSL (ie apachectl startssl or httpd -DSSL), Apache
> >dies.  I have tried it in many different ways now.  Seems that there is a
> >limit of some sort in mod_ssl that causes this.  I will be investigating
> >in more detailes, but this is something that you guys should be aware of.
> >In other words, until this is fixed, we can not put another web site into
> >production, which means many unpleasant things.
> 
> Anybody know what's going on?

When you change the configuration (especially add or remove vhosts, certs or
keys) you have to perform a *full* server kill and restart. Not just a
"restart" or "graceful restart".
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to