Apache as Reverse Proxy

2007-08-03 Thread Vedavyas Raichur
Hi all, We are running Apache 2.0 as a reverse proxy with backend servers being apache as well. The reverse proxy uses SSL to talk to backend servers. These back end servers require client authentication. Is there any way we can pass off this client certificate from proxy to backend

shared table (create a pool from a block of memory?)

2007-08-03 Thread Ray Morris
We would like to use an APR table to share data between processes or threads where the data is a buit more than one would want to manage in a raw block of shared memory. Searching this list, on Google, and looking through the source I've found several people wanting to do soemthing similar,

Re: apxs wrong filename in LoadModule

2007-08-03 Thread Graham Dumpleton
The manual page for 'apxs' says: -n name This explicitly sets the module name for the -i (install) and -g (template generation) option. Use this to explicitly specify the module name. For option -g this is required, for

Re: 1.3 bugs

2007-08-03 Thread Nick Kew
On Thu, 2 Aug 2007 19:16:16 -0400 Joshua Slive [EMAIL PROTECTED] wrote: On 8/2/07, Nick Kew [EMAIL PROTECTED] wrote: As for 2.x bugs, there are quite a few which are going to be harder to deal with. Perhaps we want a new Archived status, for PRs which have merit but which aren't going

URL modified to localhost by apache

2007-08-03 Thread aadi
hi, i have a webapp running under tomcat on a linux machine named devint01. i have also built apache http 2.2.4 on the machine and i added the following proxy pass to apache's config for my application running in the tomcat ProxyPass /timeRec http://locahost:5080/timeRec and the reverse proxy

PR 9727

2007-08-03 Thread Jim Jagielski
This PR (correctly) states that we aren't tagging double quote as a tspecial/separator. Adding it in causes no regressions, but I'm surprised that we haven't had more issues about its absence, which makes me nervous about changing it now... Comments?

Re: Loading permanenly memory area.

2007-08-03 Thread Nick Kew
On Fri, 03 Aug 2007 17:45:44 +0200 devel [EMAIL PROTECTED] wrote: Hello, How to load memory permanently between request? Server handles ap_hook_handler when request is made, but when request finish memory should be free (). Any method to load memory when module start with apache, and

TR schedule

2007-08-03 Thread Jim Jagielski
Lets shoot for a TR of 1.3, 2.0 and 2.2 on Aug 10th... That means a possible release on the 13th. That way, admins aren't compelled to upgrade before/during the weekend (other- wise, TR on the 8th and release on the 10th would make sense) I volunteer to RM 1.3 and even 2.2. afaict, 1.3 and 2.0

Re: URL modified to localhost by apache

2007-08-03 Thread Plüm , Rüdiger , VF-Group
This is the wrong list for such questions. Please post it to the users list. See also http://httpd.apache.org/lists.html#http-users Regards Rüdiger -Ursprüngliche Nachricht- Von: aadi Gesendet: Freitag, 3. August 2007 11:55 An: dev@httpd.apache.org Betreff: URL modified to

Re: TR schedule

2007-08-03 Thread Sander Temme
On Aug 3, 2007, at 9:21 AM, Jim Jagielski wrote: Lets shoot for a TR of 1.3, 2.0 and 2.2 on Aug 10th... That means a possible release on the 13th. That way, admins aren't compelled to upgrade before/during the weekend (other- wise, TR on the 8th and release on the 10th would make sense) I