cookie_jar ignored with requests_redirectable = 1

2004-07-27 Thread Boris Zentner
Hi, recently I try to use Apache::Test with HTTP::Cookies. But it did not work as expected. I suppose the way to add a cookie_jar to A::T was with 'Apache::TestRequest::user_agent'. I read the docs from Apache::TestRequest::user_agent. Here is the relevant part of it. And finally, the

Re: [Patch] add TEST_EXTRA_ARGS to allow passing arguments to t/TEST thru make invocation

2004-07-27 Thread Geoffrey Young
ping :) --Geoff Stas Bekman wrote: Geoffrey Young wrote: I'm not sure about the name choice. $(TEST_VERBOSE) and $(TEST_FILES) are the same as other Test packages use. Do they have $TEST_EXTRA_ARGS too? Otherwise we may better use some name specific to Apache-Test? MakeMaker looks to

JK 1.2.6 released

2004-07-27 Thread Henri Gomez
The Tomcat team is pleased to announce the release of version 1.2.6 of the Apache Tomcat mod_jk web server connector. Tomcat is the reference implementation of a web application server which implements the Java Servlet and JavaServer Pages specifications. mod_jk is a connector which allows a

pre_read ?

2004-07-27 Thread Brian Akins
Is there a hook that gets called after a connection is recieved that is only called once per connection, not per request? -- Brian Akins Senior Systems Engineer CNN Internet Technologies

Connection reset by peer errors in 2.0.50

2004-07-27 Thread Dan Wilga
(I have already asked this in the users list, but got no response. I'd like to apologize in advance if this is not the appropriate list.) Configuration: Red Hat Enterprise Linux AS release 3 (Taroon Update 2) Kernel 2.4.21-15.0.2.ELsmp mod_perl 1.99_14 (compiled from source; make test reports

Re: Connection reset by peer errors in 2.0.50

2004-07-27 Thread Joshua Slive
On Tue, 27 Jul 2004, Dan Wilga wrote: [Fri Jul 02 11:14:30 2004] [info] Initial (No.1) HTTPS request received for child 0 (server [server name]:443) [Fri Jul 02 11:14:30 2004] [info] (104)Connection reset by peer: core_output_filter: writing data to the network [Fri Jul 02 11:14:30 2004] [error]

Re: pre_read ?

2004-07-27 Thread Jeff Trawick
On Tue, 27 Jul 2004 12:54:14 -0400, Brian Akins [EMAIL PROTECTED] wrote: Is there a hook that gets called after a connection is recieved that is only called once per connection, not per request? pre_connection hook