[jira] Created: (MODPYTHON-228) Awk command line options behaviour on Solaris 10 changes.

2007-06-28 Thread Graham Dumpleton (JIRA)
Awk command line options behaviour on Solaris 10 changes. - Key: MODPYTHON-228 URL: https://issues.apache.org/jira/browse/MODPYTHON-228 Project: mod_python Issue Type: Bug

[jira] Created: (MODPYTHON-229) Revise what is returned by util.Field.__str__.

2007-06-28 Thread Graham Dumpleton (JIRA)
Revise what is returned by util.Field.__str__. -- Key: MODPYTHON-229 URL: https://issues.apache.org/jira/browse/MODPYTHON-229 Project: mod_python Issue Type: Task Components: core

[jira] Created: (MODPYTHON-230) Module importer doesn't deal with case insensitive file systems properly.

2007-06-28 Thread Graham Dumpleton (JIRA)
Module importer doesn't deal with case insensitive file systems properly. - Key: MODPYTHON-230 URL: https://issues.apache.org/jira/browse/MODPYTHON-230 Project: mod_python

[jira] Created: (MODPYTHON-231) PythonInterpPer* may yield incorrect results on case insensitive file systems.

2007-06-28 Thread Graham Dumpleton (JIRA)
PythonInterpPer* may yield incorrect results on case insensitive file systems. -- Key: MODPYTHON-231 URL: https://issues.apache.org/jira/browse/MODPYTHON-231 Project:

[jira] Created: (MODPYTHON-232) PHP mhash module causes problems with Python md5 module.

2007-06-28 Thread Graham Dumpleton (JIRA)
PHP mhash module causes problems with Python md5 module. Key: MODPYTHON-232 URL: https://issues.apache.org/jira/browse/MODPYTHON-232 Project: mod_python Issue Type: Improvement

[jira] Created: (MODPYTHON-233) Race condition in req.sendfile().

2007-06-28 Thread Graham Dumpleton (JIRA)
Race condition in req.sendfile(). - Key: MODPYTHON-233 URL: https://issues.apache.org/jira/browse/MODPYTHON-233 Project: mod_python Issue Type: Bug Components: core Affects Versions: 3.3.1

[jira] Created: (MODPYTHON-234) SystemError: bad argument to internal function

2007-06-28 Thread Graham Dumpleton (JIRA)
SystemError: bad argument to internal function -- Key: MODPYTHON-234 URL: https://issues.apache.org/jira/browse/MODPYTHON-234 Project: mod_python Issue Type: Bug Components: core

Re: Compilation problem on Mac OS

2007-06-28 Thread Graham Dumpleton
On 28/06/07, Mike [EMAIL PROTECTED] wrote: Hello. When I'm trying to compile my example module on Mac OS I get following error: ld: Undefined symbols: _ap_filter_flush _ap_hook_handler _ap_pass_brigade _ap_register_output_filter _ap_rputs _ap_set_content_type Those functions as you know are

Re: Compilation problem on Mac OS

2007-06-28 Thread Mike
On 6/28/07, Graham Dumpleton [EMAIL PROTECTED] wrote: On 28/06/07, Mike [EMAIL PROTECTED] wrote: Hello. When I'm trying to compile my example module on Mac OS I get following error: ld: Undefined symbols: _ap_filter_flush _ap_hook_handler _ap_pass_brigade _ap_register_output_filter

Re: Compilation problem on Mac OS

2007-06-28 Thread Graham Dumpleton
On 28/06/07, Mike [EMAIL PROTECTED] wrote: I don't think it's matter of use the apxs. The point of using apxs, is that as long as you use the version of apxs from the version of Apache you want to use, it will ensure that the correct include files and libraries are always used. If you use apxs

Re: Compilation problem on Mac OS

2007-06-28 Thread Mike
On 6/28/07, Graham Dumpleton [EMAIL PROTECTED] wrote: I don't think it's matter of use the apxs. The point of using apxs, is that as long as you use the version of apxs from the version of Apache you want to use, it will ensure that the correct include files and libraries are always used. If

Re: svn commit: r551171 - /httpd/httpd/branches/2.2.x/STATUS

2007-06-28 Thread jean-frederic clere
Jim Jagielski wrote: On Jun 27, 2007, at 11:08 AM, Nick Kew wrote: On Wed, 27 Jun 2007 14:17:36 - [EMAIL PROTECTED] wrote: +* mod_proxy: Arrange the timeout handling. + Trunk version of patch: +http://svn.apache.org/viewvc?view=revrevision=550514 +

Compilation problem on Mac OS

2007-06-28 Thread Mike
Hello. When I'm trying to compile my example module on Mac OS I get following error: ld: Undefined symbols: _ap_filter_flush _ap_hook_handler _ap_pass_brigade _ap_register_output_filter _ap_rputs _ap_set_content_type Those functions as you know are core Apache members and they reside in httpd

Re: apr_table_setn in mod_proxy_balancer.c

2007-06-28 Thread jean-frederic clere
Ruediger Pluem wrote: On 06/27/2007 05:09 PM, jean-frederic clere wrote: Hi, In mod_proxy_balancer.c there is the following code: +++ /* Add the session route to request notes if present */ if (route) { apr_table_setn(r-notes, session-sticky, (*balancer)-sticky);

Re: svn commit: r551171 - /httpd/httpd/branches/2.2.x/STATUS

2007-06-28 Thread jean-frederic clere
Ruediger Pluem wrote: On 06/27/2007 05:51 PM, Jim Jagielski wrote: On Jun 27, 2007, at 11:08 AM, Nick Kew wrote: On Wed, 27 Jun 2007 14:17:36 - [EMAIL PROTECTED] wrote: +* mod_proxy: Arrange the timeout handling. + Trunk version of patch: +

Re: svn commit: r551171 - /httpd/httpd/branches/2.2.x/STATUS

2007-06-28 Thread jean-frederic clere
Nick Kew wrote: On Wed, 27 Jun 2007 14:17:36 - [EMAIL PROTECTED] wrote: +* mod_proxy: Arrange the timeout handling. + Trunk version of patch: +http://svn.apache.org/viewvc?view=revrevision=550514 +http://svn.apache.org/viewvc?view=revrevision=546128 + +1:

Re: svn commit: r551171 - /httpd/httpd/branches/2.2.x/STATUS

2007-06-28 Thread Plüm , Rüdiger , VF-Group
-Ursprüngliche Nachricht- Von: jean-frederic clere Gesendet: Donnerstag, 28. Juni 2007 09:11 An: dev@httpd.apache.org Betreff: Re: svn commit: r551171 - /httpd/httpd/branches/2.2.x/STATUS Nick Kew wrote: On Wed, 27 Jun 2007 14:17:36 - [EMAIL PROTECTED] wrote: +

Changing the default httpd.conf

2007-06-28 Thread Mario Brandt
Hi, I've noticed that most newbies to httpd apache have theier difficults with changing the doc_root. The path DocumentRoot c:/Apache2/htdocs isn't near by # This should be changed to whatever you set DocumentRoot to. ... Is there a chance to change that? IMHO it would make it easier for

Re: svn commit: r551171 - /httpd/httpd/branches/2.2.x/STATUS

2007-06-28 Thread jean-frederic clere
Plüm wrote: -Ursprüngliche Nachricht- Von: jean-frederic clere Gesendet: Donnerstag, 28. Juni 2007 09:11 An: dev@httpd.apache.org Betreff: Re: svn commit: r551171 - /httpd/httpd/branches/2.2.x/STATUS Nick Kew wrote: On Wed, 27 Jun 2007 14:17:36 - [EMAIL PROTECTED] wrote: +

Re: [PATCH] pid safety checks for 2.2.x

2007-06-28 Thread Joe Orton
On Wed, Jun 27, 2007 at 09:38:10PM +0200, Ruediger Pluem wrote: +/* Ensure the given pid is greater than zero; passing waitpid() a + * zero or negative pid has different semantics. */ Ok, it seems as I am trying to become the king of all nitpickers :-): Style of comment. Happy

Re: [PATCH] pid safety checks for 2.2.x

2007-06-28 Thread Plüm , Rüdiger , VF-Group
-Ursprüngliche Nachricht- Von: Joe Orton Gesendet: Donnerstag, 28. Juni 2007 13:56 An: dev@httpd.apache.org Betreff: Re: [PATCH] pid safety checks for 2.2.x On Wed, Jun 27, 2007 at 09:38:10PM +0200, Ruediger Pluem wrote: +/* Ensure the given pid is greater than zero;

Re: Apache configuration (throughput of connection)

2007-06-28 Thread Joshua Slive
On 6/28/07, Niko Wilfritz Sianipar Sianipar [EMAIL PROTECTED] wrote: I have some questions about apache configuration: 1. Does apache can be configured so he can order the clients according to their throughput? I don't know what you mean by order the clients. 2. How can apache know the

Re: Compilation problem on Mac OS

2007-06-28 Thread Giuliano Gavazzi
On 28 Jun 2007, at 13:36, Mike wrote: Anyway, without seeing the actual commands you are using to do the compilation and then link the .so file, doing it properly with apxs is all I can suggest. Ok, I got your point. I'm gonna try to use apxs and post current Makefile as soon as I reach

Re: Changing the default httpd.conf

2007-06-28 Thread Rich Bowen
On Jun 28, 2007, at 03:48, Mario Brandt wrote: Hi, I've noticed that most newbies to httpd apache have theier difficults with changing the doc_root. The path DocumentRoot c:/Apache2/htdocs isn't near by # This should be changed to whatever you set DocumentRoot to. ... Is there a chance to

Re: [PATCH] pid safety checks for 2.2.x

2007-06-28 Thread Joe Orton
On Thu, Jun 28, 2007 at 02:42:35PM +0200, Plüm, Rüdiger, VF-Group wrote: The problem is that waitpid() does not distinguish between child already reaped (ignorable error) and child not in process group (something bad) so that will mean some unnecessary log spam in some cases. I

Re: [PATCH] pid safety checks for 2.2.x

2007-06-28 Thread Plüm , Rüdiger , VF-Group
-Ursprüngliche Nachricht- Von: Joe Orton Gesendet: Donnerstag, 28. Juni 2007 16:37 An: dev@httpd.apache.org Betreff: Re: [PATCH] pid safety checks for 2.2.x On Thu, Jun 28, 2007 at 02:42:35PM +0200, Plüm, Rüdiger, VF-Group wrote: The problem is that waitpid() does not

Re: Changing the default httpd.conf

2007-06-28 Thread Guenter Knauf
Hi Mario, I've noticed that most newbies to httpd apache have theier difficults with changing the doc_root. The path DocumentRoot c:/Apache2/htdocs isn't near by # This should be changed to whatever you set DocumentRoot to. ... Is there a chance to change that? IMHO it would make it

Re: [PATCH] pid safety checks for 2.2.x

2007-06-28 Thread Jim Jagielski
On Jun 28, 2007, at 7:56 AM, Joe Orton wrote: So, final comments on this? If there's consensus that this is the approach to take I'll revert the pidtable stuff out of trunk, commit this there, and propose the backport. Don't forget the 1.3 branch...

-X and SIGTERM

2007-06-28 Thread Brian J. France
Here is a patch that will allow SIGTERM to work with -X http://www.brianfrance.com/software/apache/httpd.signal.diff Without the patch running httpd on the command line with -X and trying to stop it can only be done by backgrounding it and then kill -9'ing it (ctrl-c doesn't work). Brian

STATUS viewer script

2007-06-28 Thread Guenter Knauf
Hi all, in order to review all the backport proposals a little bit easier I've just hacked a PHP script which creates links so that one can directly check the mentioned revisions and PRs. The script doesnt yet catch them all, but most... http://www.gknw.net/apstatus/

Re: STATUS viewer script

2007-06-28 Thread Ruediger Pluem
On 06/28/2007 11:22 PM, Guenter Knauf wrote: Hi all, in order to review all the backport proposals a little bit easier I've just hacked a PHP script which creates links so that one can directly check the mentioned revisions and PRs. The script doesnt yet catch them all, but most...

where do the APR(-UTIL) backports go?

2007-06-28 Thread Guenter Knauf
Hi, just looked at the APR(-UTIL) 1.2.x STATUS file, but dont see there any backport proposals I've also few build system related (NetWare) backport proposals, where should I put them in? greets, Guenter.

Re: where do the APR(-UTIL) backports go?

2007-06-28 Thread William A. Rowe, Jr.
Guenter Knauf wrote: Hi, just looked at the APR(-UTIL) 1.2.x STATUS file, but dont see there any backport proposals I've also few build system related (NetWare) backport proposals, where should I put them in? First, don't ask here, these folks wouldn't have your answer (har har)

Re: -X and SIGTERM

2007-06-28 Thread Sander Temme
On Jun 28, 2007, at 11:54 AM, Brian J. France wrote: Here is a patch that will allow SIGTERM to work with -X http://www.brianfrance.com/software/apache/httpd.signal.diff Without the patch running httpd on the command line with -X and trying to stop it can only be done by backgrounding it

Re: -X and SIGTERM

2007-06-28 Thread Tim Bray
On Jun 28, 2007, at 11:54 AM, Brian J. France wrote: Here is a patch that will allow SIGTERM to work with -X http://www.brianfrance.com/software/apache/httpd.signal.diff Without the patch running httpd on the command line with -X and trying to stop it can only be done by backgrounding it

Balasan: Re: Apache configuration (throughput of connection)

2007-06-28 Thread Niko Wilfritz Sianipar Sianipar
OK, I want to clear my question: I have a task to improve apache performance by giving the priority to client that has the fastest connection first. I still don't know how the apache know the information of each client's throughput so that it can does the policy (giving the priority to the