You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Alexander Lazic <al...@none.at> on 2006/04/07 19:14:03 UTC

[users@httpd] Bug in httpd-2.0.56-dev?

Hi,

yesterday i have get the last snapshot from:

http://cvs.apache.org/snapshots/

httpd-2.0.x_20060405102636.tar.gz
apr-0.9.x_20060405102142.tar.gz
apr-util-0.9.x_20060405102200.tar.gz

Build it on solaris 10 x86 with gcc.

./configure --prefix=/web/apache-2.0.56 --with-mpm=worker --enable-so \
--enable-rewrite --disable-userdir --disable-imap --disable-cgi \
--disable-cgid --disable-asis --enable-http --enable-ssl\
--enable-headers --enable-expires --enable-deflate \
--disable-charset-lite --enable-rule=SHARED_CORE \
CFLAGS='-DSHARED_CORE -DUSE_SSL' CPPFLAGS='-DSHARED_CORE -DUSE_SSL' \
--with-ssl=/usr/local/ssl --enable-proxy --enable-proxy-http

After 'make install' i started apache, then some seconds later i got the
message '...MaxClients reached...' but there was no entry in the access
log, and nobody have make a request to this server.

What i have also see httpd forks StartServers-processes.

Is this a known bug?!

regards

Alex

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org