On Sun, Sep 26, 2004 at 06:58:36AM -0000, [EMAIL PROTECTED] wrote:
mturk 2004/09/25 23:58:36
Modified: modules/proxy proxy_balancer.c Log: Use the Christian von Roques's idea that makes the election mechanism much simpler. This also removes the need to count the number of free connections per channel.
The SSL proxy tests in the test suite have broken again from one of these changes. I get core dumps like below. Any ideas?
The problem was caused by not initializing workers defined only inside the virtual hosts.
Here is the 'make test' dump:
waiting 60 seconds for server to start: ...
waiting 60 seconds for server to start: ok (waited 1 secs)
server redhat9.gisdata:8529 started
server redhat9.gisdata:8530 listening (mod_nntp_like)
server redhat9.gisdata:8531 listening (mod_nntp_like_ssl)
server redhat9.gisdata:8532 listening (mod_ssl)
server redhat9.gisdata:8533 listening (mod_headers)
server redhat9.gisdata:8534 listening (error_document)
server redhat9.gisdata:8535 listening (mod_include)
server redhat9.gisdata:8536 listening (mod_proxy)
server redhat9.gisdata:8537 listening (mod_vhost_alias)
server redhat9.gisdata:8538 listening (proxy_http_https)
server redhat9.gisdata:8539 listening (proxy_https_https)
server redhat9.gisdata:8540 listening (proxy_https_http)
[ info] adding source lib /home/mladen/wrkplace/httpd-2.1/httpd-test/perl-framework/Apache-Test/lib to @INC
[ info] adding source lib /home/mladen/wrkplace/httpd-2.1/httpd-test/perl-framework/Apache-Test/lib to @INC
[ info] adding source lib /home/mladen/wrkplace/httpd-2.1/httpd-test/perl-framework/Apache-Test/lib to @INC
t/apache/404................ok
t/apache/acceptpathinfo.....ok
t/apache/byterange..........ok
t/apache/byterange2.........ok
t/apache/chunkinput.........ok
t/apache/contentlength......ok
t/apache/errordoc...........ok
t/apache/etags..............ok
t/apache/getfile............ok
t/apache/limits.............ok
t/apache/options............ok
t/apache/passbrigade........ok
t/apache/post...............ok
t/apache/rwrite.............ok
t/apr/uri...................ok
t/filter/case...............skipped
all skipped: cannot find module 'case_filter'
t/filter/case_in............skipped
all skipped: cannot find module 'case_filter_in'
t/filter/input_body.........ok
t/http11/basicauth..........ok
t/http11/chunked............ok
t/http11/post...............ok
t/modules/access............ok
t/modules/alias.............ok
t/modules/asis..............ok
t/modules/autoindex.........ok
t/modules/autoindex2........ok
t/modules/cgi...............ok
t/modules/dav...............skipped
all skipped: cannot find module 'HTTP::DAV'
t/modules/deflate...........ok
t/modules/dir...............ok
t/modules/env...............ok
t/modules/expires...........ok
t/modules/headers...........ok
t/modules/include...........NOK 45# Failed test 45 in t/modules/include.t at line 218 fail #6
t/modules/include...........FAILED test 45
Failed 1/84 tests, 98.81% okay (less 14 skipped tests: 69 okay, 82.14%)
t/modules/info..............NOK 1# Failed test 1 in t/modules/info.t at line 56
t/modules/info..............FAILED test 1
Failed 1/1 tests, 0.00% okay
t/modules/negotiation.......ok
t/modules/rewrite...........ok
t/modules/setenvif..........ok
t/modules/status............ok
t/modules/vhost_alias.......ok
t/php/all...................skipped
all skipped: cannot find module 'php4', cannot find module 'php5'
t/protocol/echo.............skipped
all skipped: cannot find module 'mod_echo'
t/protocol/nntp-like........ok
t/security/CAN-2004-0747....ok
t/security/CAN-2004-0811....ok
t/ssl/basicauth.............ok
t/ssl/env...................ok
t/ssl/headers...............ok
t/ssl/http..................ok
1/2 skipped: various reasons
t/ssl/proxy.................ok
t/ssl/require...............ok
t/ssl/v2....................ok
t/ssl/varlookup.............ok
t/ssl/verify................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/modules/include.t 84 1 1.19% 45
t/modules/info.t 1 1 100.00% 1
5 tests and 15 subtests skipped.
Failed 2/54 test scripts, 96.30% okay. 2/2667 subtests failed, 99.93% okay.
[warning] server redhat9.gisdata:8529 shutdown
MT.
smime.p7s
Description: S/MIME Cryptographic Signature
