Hi All,

t/modules/proxy.t works in 2.0.54, but doesn't in 2.3.01 (aka svn)
I'm wondering is this a bug in httpd, or did they just change something we 
haven't caught up with yet?

What happens is:
requested: http://localhost:8536/TestModules__proxy
"proxied to": http://localhost:8536/TestModules__proxy_real


But if I directly request
http://localhost:8536/TestModules__proxy_real

that works just fine.

make test TEST_FILES="t/modules/proxy.t"
t/modules/proxy....request has failed (the response code was: 404)
see t/logs/error_log for more details
t/modules/proxy....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
Failed Test       Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/modules/proxy.t  255 65280     1    2 200.00%  1
Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay.
[warning] server localhost:8529 shutdown
[  error] error running tests (please examine t/logs/error_log)
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
*** Error code 1

Stop in /usr/home/pgollucci/dev/repos/asf/perl/modperl/trunk.
[EMAIL PROTECTED] /home/pgollucci/dev/repos/asf/perl/modperl/trunk rv=1 359 >cat t/logs/error_log
END in modperl_extra.pl, pid=18232
[Mon Sep 12 03:04:11 2005] [notice] Digest: generating secret for digest 
authentication ...
[Mon Sep 12 03:04:11 2005] [notice] Digest: done
[Mon Sep 12 03:04:11 2005] [debug] proxy_util.c(1634): proxy: initialized single connection worker 0 in child 18250 for (localhost)
[Mon Sep 12 03:04:11 2005] [debug] proxy_util.c(1634): proxy: initialized 
single connection worker 1 in child 18250 for (*)
[Mon Sep 12 03:04:11 2005] [notice] Apache/2.3.0-dev (Unix) world domination series/2.0 DAV/2 mod_perl/2.0.2-dev Perl/v5.8.7 configured -- resuming normal operations
[Mon Sep 12 03:04:11 2005] [info] Server built: Sep  9 2005 06:40:20
[Mon Sep 12 03:04:11 2005] [debug] prefork.c(991): AcceptMutex: flock (default: 
flock)
[Mon Sep 12 03:04:13 2005] [debug] mod_proxy_http.c(54): proxy: HTTP: canonicalising URL //localhost:8537/TestModules__proxy_real [Mon Sep 12 03:04:13 2005] [error] [client 127.0.0.1] File does not exist: proxy:http://localhost:8537/TestModules__proxy_real
[Mon Sep 12 03:04:13 2005] [info] Child process pid=18250 is exiting
[Mon Sep 12 03:04:13 2005] [info] Child process pid=18250 is exiting - server 
push
END in modperl_extra.pl, pid=18250
[Mon Sep 12 03:04:13 2005] [info] Child process pid=18251 is exiting
[Mon Sep 12 03:04:13 2005] [info] Child process pid=18251 is exiting - server 
push
END in modperl_extra.pl, pid=18251
[Mon Sep 12 03:04:13 2005] [info] removed PID file /usr/home/pgollucci/dev/repos/asf/perl/modperl/trunk/t/logs/httpd.pid (pid=18241)
[Mon Sep 12 03:04:13 2005] [notice] caught SIGTERM, shutting down
END in modperl_extra.pl, pid=18241

--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to