RE: [RELEASE CANDIDATE] libapreq2 2.12 RC2

2009-03-09 Thread Steve Hay
Joe Schaefer wrote: Please test and vote on http://people.apache.org/~joes/libapreq2-2.12-RC2.tar.gz http://people.apache.org/~joes/libapreq2-2.12-RC2.tar.gz.asc These should have the .deps directories removed, but otherwise the source is unchanged. Fred, try running make install before

Asynchronous request processing

2009-03-09 Thread Supun Kamburugamuva
Hi all, I'm writing a httpd module. This module is a content generator. When a request comes to this module it has to forward it to a remote machine. In that sense this module makes httpd acts like a proxy server. Talking to a remote machine can take some time and if I use the default threading

Re: Asynchronous request processing

2009-03-09 Thread Saju Pillai
Supun Kamburugamuva wrote: Hi all, I'm writing a httpd module. This module is a content generator. When a request comes to this module it has to forward it to a remote machine. In that sense this module makes httpd acts like a proxy server. Talking to a remote machine can take some time and

Re: Asynchronous request processing

2009-03-09 Thread Saju Pillai
Supun Kamburugamuva wrote: Thanks for the quick reply. I have found this Event MPM for httpd. Is it possible to use this for my scenario? http://httpd.apache.org/docs/2.2/mod/event.html Only from reading the description, I would say that you will need to extend the mpm to meet your needs.

Re: Asynchronous request processing

2009-03-09 Thread Saju Pillai
Supun Kamburugamuva wrote: On Mon, Mar 9, 2009 at 3:24 PM, Saju Pillai saju.pil...@gmail.com wrote: Supun Kamburugamuva wrote: Thanks for the quick reply. I have found this Event MPM for httpd. Is it possible to use this for my scenario? http://httpd.apache.org/docs/2.2/mod/event.html

Bug report for Apache httpd-1.3 [2009/03/08]

2009-03-09 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

mod_substitute back-references

2009-03-09 Thread Nick Gearls
Hi, Is there any plan to support back-references in mod_substitute ? mod_sed could obviously do it, but it must be much heavier. Thanks, Nick

AW: mod_substitute back-references

2009-03-09 Thread Plüm, Rüdiger, VF-Group
-Ursprüngliche Nachricht- Von: Nick Gearls Gesendet: Montag, 9. März 2009 14:35 An: Development Apache Betreff: mod_substitute back-references Hi, Is there any plan to support back-references in mod_substitute ? mod_substitute already supports backreferences (and always