Re: svn commit: r686809 - /httpd/httpd/trunk/modules/proxy/mod_proxy_balancer.c

2008-08-19 Thread Bill Barker
Nick Kew [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: -path = apr_strtok(apr_pstrdup(pool, path), ?, q); +path = apr_strtok(apr_pstrdup(pool, path), ;?, q); -1. Semicolon is a perfectly valid character in a session-id,

Re: mod_proxy_ajp or mod_proxy_http?

2007-06-21 Thread Bill Barker
Bill Stoddard [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] William A. Rowe, Jr. wrote: Bill Stoddard wrote: I'm trying to understand why mod_proxy_ajp exists and what it provides that mod_proxy_http doesn't. ajp13 is a binary protocol which should make the ajp13 tomcat

Re: mod_proxy_ajp or mod_proxy_http?

2007-06-14 Thread Bill Barker
Plüm, Rüdiger, VF-Group [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] -Ursprüngliche Nachricht- Von: Bill Stoddard Gesendet: Donnerstag, 14. Juni 2007 15:28 An: dev@httpd.apache.org Betreff: mod_proxy_ajp or mod_proxy_http? I'm trying to understand why mod_proxy_ajp

Re: ProxyPass does not work inside LocationMatch

2006-03-11 Thread Bill Barker
Ruediger Pluem [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] PR 38864 (http://issues.apache.org/bugzilla/show_bug.cgi?id=38864) revealed that ProxyPass does not work inside LocationMatch if LocationMatch uses a regular expression (which might be a frequent use of it :-)). I

Re: svn commit: r378394 - /httpd/httpd/trunk/modules/aaa/mod_auth.h

2006-02-17 Thread Bill Barker
Ruediger Pluem [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On 02/17/2006 12:28 AM, [EMAIL PROTECTED] wrote: Modified: httpd/httpd/trunk/modules/aaa/mod_auth.h URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/aaa/mod_auth.h?rev=378394r1=378393r2=378394view=diff

Re: mod_proxy_ajp

2005-12-21 Thread Bill Barker
Joost de Heer [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Fenlason, Josh wrote: With the new proxy_ajp module it doesn't seem possible to only pass dynamic content to the servlet engine as was possible with mod_jk. I discovered another method today: I had to install a tomcat

Re: performing a security analsysis on the Tomcat software

2005-11-25 Thread Bill Barker
Nick Kew [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Thursday 24 November 2005 09:25, Hoehle, Joerg-Cyril wrote: Dear tomcat developers, This is the httpd development list. You won't find tomcat developers here, except by coincidence (those who are interested in both

Re: Issues for 2.1.8

2005-09-18 Thread Bill Barker
Paul Querna [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I would like to tag and start a 2.1.8-beta cycle next weekend. According to our VERSIONING file, we should remove all modules underneath modules/experimental/ for the 2.2.0 release. This currently includes

Re: [EMAIL PROTECTED]: Project jakarta-tomcat-jk-native (in module jakarta-tomcat-connectors) failed

2005-06-15 Thread Bill Barker
- Original Message - From: Bill Barker [EMAIL PROTECTED] To: Tomcat Developers List tomcat-dev@jakarta.apache.org Sent: Wednesday, June 15, 2005 10:17 AM Subject: Re: [EMAIL PROTECTED]: Project jakarta-tomcat-jk-native (in module jakarta-tomcat-connectors) failed - Original

Re: svn commit: r170920 - /httpd/httpd/trunk/Makefile.in

2005-05-19 Thread Bill Barker
Joe Orton [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Thu, May 19, 2005 at 12:38:58PM -, Jean-Frederic Clere wrote: Author: jfclere Date: Thu May 19 05:38:57 2005 New Revision: 170920 URL: http://svn.apache.org/viewcvs?rev=170920view=rev Log: Fix 32787 and the