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

> At 1:26 PM -0700 14-07-1999, <[EMAIL PROTECTED]> wrote:
> >On Wed, 14 Jul 1999, Adam Sherman wrote:
> >> My sysadmin just encountered the following problem:
> >>
> >> >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?
> >>
> >
> >not I .. We've got 300+ virtual domains running.. what OS you running?
> 
> We checked things a bit more, it's definitively a limit of 16. We 
> commented out a domain, and uncommented  another. It dies with an 
> error 3.
> 
> This is under Solaris 7.

There is no such limit in mod_ssl itself, of course.  It has to be a limit
coming from the OS IMHO.  What exactly is your "error 3", i.e. what is written
down in the error log and on stderr?
                                       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