[jira] Commented: (MODPYTHON-76) input filter hangs in combination with mod_proxy

2006-02-21 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-76?page=comments#action_12367168 ] Graham Dumpleton commented on MODPYTHON-76: --- Latest update on this issue is that the change of not flushing if filter closed does not in itself fix the

Re: mod_python 3.2.8 available for testing

2006-02-21 Thread Graham Dumpleton
On 21/02/2006, at 7:08 AM, Jim Gallacher wrote: The Apache 2.2 support will likely go into the 3.2.9 bugfix release. We just wanted to get the security problem out of the way first. Jim, if we are again going to aim for a bug rollup release for 3.2.9 do I need to stop or hold off on doing

Re: 3.2.8 summary / core group vote

2006-02-21 Thread Michel Jouvin
In fact, I was a little bit on hurry when I posted my patch and did a 'svn diff' but you are right, the file generated by flex should not be included into the patch, just the file used to generate it should be included. But if I remember correctly, I had to regenerate this file as it produces a

Re: 3.2.8 summary / core group vote

2006-02-21 Thread Gregory (Grisha) Trubetskoy
they're out there: http://www.apache.org/dist/httpd/modpython/win/3.2.8/ On Tue, 21 Feb 2006, Nicolas Lehuen wrote: Hi Grisha, Could you also put the Win32 binaries and make sure they are referenced on the download page ? We regularly have questions about where those binaries are, and I

Re: 3.2.8 summary / core group vote

2006-02-21 Thread Nicolas Lehuen
OK, sorry, I was mislead by the fact that there were 3.2.5b binaries in the dist directory. Regards, Nicolas 2006/2/21, Gregory (Grisha) Trubetskoy [EMAIL PROTECTED]: they're out there: http://www.apache.org/dist/httpd/modpython/win/3.2.8/ On Tue, 21 Feb 2006, Nicolas Lehuen wrote: Hi

Re: mod_python 3.2.8 available for testing

2006-02-21 Thread Jim Gallacher
Graham Dumpleton wrote: On 21/02/2006, at 7:08 AM, Jim Gallacher wrote: The Apache 2.2 support will likely go into the 3.2.9 bugfix release. We just wanted to get the security problem out of the way first. Jim, if we are again going to aim for a bug rollup release for 3.2.9 do I need to

Re: How mod_python treats apache.OK/apache.DECLINED response fromhandlers.

2006-02-21 Thread Jim Gallacher
Nice summary. +1 for the change. Jim Graham Dumpleton wrote: Jim Gallacher wrote .. I don't have alot more to say on these last 2 emails. I think you are on the right path here. Okay, I think I have a good plan now. To summarise the whole issue, the way Apache treats multiple handlers in

Re: How mod_python treats apache.OK/apache.DECLINED response fromhandlers.

2006-02-21 Thread Gregory (Grisha) Trubetskoy
If I understand this correctly, then +1. ...though I'm wondering if anyone will actually try to do something as arcane as dynamicaly registering non-content handers? :-) Grisha On Tue, 21 Feb 2006, Jim Gallacher wrote: Nice summary. +1 for the change. Jim Graham Dumpleton wrote: Jim

Re: How mod_python treats apache.OK/apache.DECLINED responsefromhandlers.

2006-02-21 Thread Graham Dumpleton
Grisha wrote .. If I understand this correctly, then +1. ...though I'm wondering if anyone will actually try to do something as arcane as dynamicaly registering non-content handers? :-) I agree, it might not be a totally realistic scenario, but then now that I have checked in a change to

Re: mod_python license

2006-02-21 Thread Jim Gallacher
Justin Erenkrantz wrote: On 2/19/06, Jim Gallacher [EMAIL PROTECTED] wrote: I just notice that a few files still say that mod_python uses Apache License 1.1 (eg htdocs/tests.py, src/psp_string.c). Can I assume this is an error and that *everything* should be version 2.0? Yes. -- justin

Re: mod_python license

2006-02-21 Thread Graham Dumpleton
Jim Gallacher wrote .. Justin Erenkrantz wrote: On 2/19/06, Jim Gallacher [EMAIL PROTECTED] wrote: I just notice that a few files still say that mod_python uses Apache License 1.1 (eg htdocs/tests.py, src/psp_string.c). Can I assume this is an error and that *everything* should be

Re: How mod_python treats apache.OK/apache.DECLINED responsefromhandlers.

2006-02-21 Thread Nicolas Lehuen
+1 Excellent summary, Graham. Maybe we could ask on the mod_pyhon mailing list who is stacking non-content handlers, especially if registered dynamically, and for what purpose ? This way we could make sure that no one actually relies on the current cludgy behaviour. But I agree with you, it's

Re: mod_python license

2006-02-21 Thread Justin Erenkrantz
On 2/21/06, Graham Dumpleton [EMAIL PROTECTED] wrote: Technically speaking, if you make a change to the file, you should be ensuring you add the current years date. Ie., not replace it. Thus, presuming no changes were made in 2005, you would have: * Copyright 2004, 2006 Apache Software

Re: mod_python 3.2.8 available for testing

2006-02-21 Thread Mike Looijmans
I get failing tests on WinXP-sp2, apache 2.0.54, python 2.4.2. This may be because the test suite is looking for things not there yet. Put the 3.2.8 binary distribution on my system and did a svn update to get the latest test suite. When running the tests, I got the following failures (can we