[jira] Resolved: (MODPYTHON-142) Make req.no_cache and req.no_local_copy writable.

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-142?page=all ] Graham Dumpleton resolved MODPYTHON-142: Resolution: Fixed > Make req.no_cache and req.no_local_copy writable. > - > > K

[jira] Resolved: (MODPYTHON-43) mod_python.publisher auth functions access to globals

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-43?page=all ] Graham Dumpleton resolved MODPYTHON-43: --- Resolution: Fixed > mod_python.publisher auth functions access to globals > - > >

[jira] Resolved: (MODPYTHON-124) Improvements associated with the req.ap_auth_type attribute.

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-124?page=all ] Graham Dumpleton resolved MODPYTHON-124: Resolution: Fixed > Improvements associated with the req.ap_auth_type attribute. > -

[jira] Resolved: (MODPYTHON-141) Allow handlers to trigger proxying of requests.

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-141?page=all ] Graham Dumpleton resolved MODPYTHON-141: Resolution: Fixed > Allow handlers to trigger proxying of requests. > --- > > Key:

[jira] Resolved: (MODPYTHON-140) util.redirect() returns wrong SERVER_RETURN status value

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-140?page=all ] Graham Dumpleton resolved MODPYTHON-140: Resolution: Fixed > util.redirect() returns wrong SERVER_RETURN status value >

[jira] Resolved: (MODPYTHON-137) Add req.server.get_options() for obtain PythonOption values set at global level.

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-137?page=all ] Graham Dumpleton resolved MODPYTHON-137: Resolution: Fixed > Add req.server.get_options() for obtain PythonOption values set at global > level. > --

[jira] Resolved: (MODPYTHON-134) Setting PythonDebug to Off, doesn't override On setting in parent scope.

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-134?page=all ] Graham Dumpleton resolved MODPYTHON-134: Resolution: Fixed > Setting PythonDebug to Off, doesn't override On setting in parent scope. > -

[jira] Resolved: (MODPYTHON-133) req.server.get_config() table object populated wrongly.

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-133?page=all ] Graham Dumpleton resolved MODPYTHON-133: Resolution: Fixed > req.server.get_config() table object populated wrongly. > --- >

[jira] Resolved: (MODPYTHON-132) Expose ap_construct_url() in request object.

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-132?page=all ] Graham Dumpleton resolved MODPYTHON-132: Resolution: Fixed > Expose ap_construct_url() in request object. > > > Key: MODPYT

[jira] Resolved: (MODPYTHON-125) Improvements associated with req.handler for type checker phase.

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-125?page=all ] Graham Dumpleton resolved MODPYTHON-125: Resolution: Fixed > Improvements associated with req.handler for type checker phase. > -

[jira] Resolved: (MODPYTHON-112) If using filters value of req.phase only valid up till first req.read()/req.write().

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-112?page=all ] Graham Dumpleton resolved MODPYTHON-112: Resolution: Fixed > If using filters value of req.phase only valid up till first > req.read()/req.write(). > --

[jira] Resolved: (MODPYTHON-94) Calling APR optional functions provided by mod_ssl

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-94?page=all ] Graham Dumpleton resolved MODPYTHON-94: --- Resolution: Fixed > Calling APR optional functions provided by mod_ssl > -- > > Ke

[jira] Resolved: (MODPYTHON-103) Implement req.add_output_filter().

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-103?page=all ] Graham Dumpleton resolved MODPYTHON-103: Resolution: Fixed > Implement req.add_output_filter(). > -- > > Key: MODPYTHON-103 > U

[jira] Resolved: (MODPYTHON-77) The multiple interpreter concept of mod_python is broken for Python extension modules since Python 2.3

2006-03-06 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-77?page=all ] Graham Dumpleton resolved MODPYTHON-77: --- Resolution: Fixed > The multiple interpreter concept of mod_python is broken for Python extension > modules since Python 2.3 > ---

Re: Apache 2.2 failure on Mac OS X 10.4.5.

2006-03-06 Thread Graham Dumpleton
Sorry, last for the night. Time for me to go to sleep. If I modify "ab" source code in Apache 2.2 to output error number causing it to fail, get: Send request failed 9! The code where modification was done was: if (e != APR_SUCCESS) { /* * Let's hope this tra

Re: Apache 2.2 failure on Mac OS X 10.4.5.

2006-03-06 Thread Graham Dumpleton
A bit more information. This may actually be a problem with the "ab" tool used for this test. I have actually seen the "ab" program give problems on Mac OS X before even with Apache 2.0. On 06/03/2006, at 9:02 PM, Graham Dumpleton wrote: Traceback (most recent call last): File "test.py",