On Sun, 7 Mar 2004, Paul Querna wrote:

> How are you testing this?

By using it ... I have ads.postgresql.org pointing at both servers ...
they are hte banner ads running on  http://www.postgresql.org ... on my
one server (older version of 4.9-STABLE, the whole process does lock up
after a bit), but the two other servers have been serving steady ... also,
I have http://www.hub.org pointing at it ...

> I can do it with just a simple telnet or with Firefox.
> I don't understand how you can even 'pass' a simple test.

I have yet to be able to cause an Apache2 to lock up as you've described
using telnet :(

> What is your configure line?

According to config.log:

 ./configure \
        --prefix=/usr/local \
        --enable-layout=FreeBSD \
        --with-perl=/usr/bin/perl5.00503 \
        --with-port=80 \
        --with-expat=/usr/local \
        --libdir=/usr/local/lib/apache2 \
        --includedir=/usr/local/include/apache2 \
        --enable-v4-mapped \
        --with-dbm= sdbm \
        --enable-so \
        --enable-threads \
        --with-ssl=/usr \
        --enable-mods-shared=access auth auth_anon auth_dbm auth_digest dav dav_fs 
actions alias asis autoindex cache cern_meta cgi cgid charset_lite deflate dir 
disk_cache env expires file_ cache headers imap include info log_config logio mime 
mime_magic negotiation rewrite setenvif speling status unique _id userdir usertrack 
vhost_alias proxy proxy_connect proxy_ftp proxy_http ssl \
        --with-mpm=worker i386-portbld-free bsd4.9 \
        --prefix=/usr/local i386-portbld-freebsd4.9

> What is httpd linked to? (ldd httpd)

jupiter# ldd /usr/local/sbin/httpd
/usr/local/sbin/httpd:
        libz.so.2 => /usr/lib/libz.so.2 (0x280b0000)
        libssl.so.3 => /usr/lib/libssl.so.3 (0x280bd000)
        libcrypto.so.3 => /usr/lib/libcrypto.so.3 (0x280ec000)
        libaprutil-0.so.9 => /usr/local/lib/apache2/libaprutil-0.so.9 (0x281e3000)
        libexpat.so.4 => /usr/local/lib/libexpat.so.4 (0x281f6000)
        libapr-0.so.9 => /usr/local/lib/apache2/libapr-0.so.9 (0x28213000)
        libm.so.2 => /usr/lib/libm.so.2 (0x28231000)
        libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x2824c000)
        libc_r.so.4 => /usr/lib/libc_r.so.4 (0x28265000)

> Are you using the Apache 2.0.48 from the FreeBSD Ports?

Yes ...

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]           Yahoo!: yscrappy              ICQ: 7615664

Reply via email to