RE: Prepare for large proxy commit...

2011-01-14 Thread Plüm, Rüdiger, VF-Group
-Original Message- From: Jim Jagielski Sent: Mittwoch, 12. Januar 2011 21:30 To: dev@httpd.apache.org Subject: Prepare for large proxy commit... My current migration of mod_proxy away from the scoreboard and to slotmem is done. All that remains is some final testing. This

Re: Prepare for large proxy commit...

2011-01-14 Thread Jim Jagielski
Thx for the catch! Fixed. On Jan 14, 2011, at 3:56 AM, Plüm, Rüdiger, VF-Group wrote: -Original Message- From: Jim Jagielski Sent: Mittwoch, 12. Januar 2011 21:30 To: dev@httpd.apache.org Subject: Prepare for large proxy commit... My current migration of mod_proxy away from

Re: svn commit: r1051468 - in /httpd/httpd/trunk: CHANGES modules/ssl/ssl_engine_io.c

2011-01-14 Thread Joe Orton
On Thu, Jan 13, 2011 at 03:25:22PM +0100, Plüm, Rüdiger, VF-Group wrote: Should I commit the patch below now to resolve the issue and address your point? Once again we are struggling with the ill-defined filtering API :( You're proposing here to make the _GETLINE call return a partial read in

git and httpd

2011-01-14 Thread Jim Jagielski
For anyone trying out git with the httpd SVN repo, or any other git-svn user, the lack of 'git svn diff' is a pain. This helps. Cheers! git-svn-diff Description: Binary data

RE: svn commit: r1051468 - in /httpd/httpd/trunk: CHANGES modules/ssl/ssl_engine_io.c

2011-01-14 Thread Plüm, Rüdiger, VF-Group
-Original Message- From: Joe Orton Sent: Freitag, 14. Januar 2011 15:42 To: dev@httpd.apache.org Subject: Re: svn commit: r1051468 - in /httpd/httpd/trunk: CHANGES modules/ssl/ssl_engine_io.c On Thu, Jan 13, 2011 at 03:25:22PM +0100, Plüm, Rüdiger, VF-Group wrote: Should

Re: Why AllowEncodedSlashes config not merged?

2011-01-14 Thread Eric Covener
Bumping this one, what do you think about: a) drop Allowing encoded slashes does not imply decoding. Occurrences of %2F or %5C (only on according systems) will be left as such in the otherwise decoded URL string. since it has been decoding them for many years b) add a new option to

millisecond timeouts in mod_proxy mod_proxy_http

2011-01-14 Thread Neal Richter
Apache committers: I'd like to submit this for possible inclusion in Apache httpd https://github.com/nealrichter/mod_proxy_http_sla - allows millisecond timeouts for ProxyPass/ProxyTimeout directives - allows millisecond timeouts for RewriteRule driven proxy - extends RewriteRules to implement

Re: millisecond timeouts in mod_proxy mod_proxy_http

2011-01-14 Thread Jim Jagielski
It looks like it needs some fine-tuning and some formatting changes, but assuming we have CLA approval, I'd say lets fold it in and clean up post submission ;) On Jan 14, 2011, at 3:30 PM, Neal Richter wrote: Apache committers: I'd like to submit this for possible inclusion in Apache httpd

Fwd: util_expr_parce.c

2011-01-14 Thread Guenter Knauf
Forwarded on behalf of Gregg L. Smith (his email bounced 3 times for whatever reason). Original-Nachricht Hi Stefan, For some reason on Win we are falling through all the if(n)defs and are getting these ugly warnings; util_expr_parse.c(327) : warning C4273: 'malloc' :