Re: APR feature detection

2009-04-03 Thread Dave Ingram
Sorin Manolache wrote: On Thu, Apr 2, 2009 at 19:45, Dave Ingram d...@dmi.me.uk wrote: Hi guys, Is there any way that my module can detect which APR features are enabled in Apache? It relies on DBD, and if that's not available then my module just segfaults, which isn't very friendly. I'd

Re: custom background thread and module sharing a data structure

2009-04-03 Thread Dave Ingram
Hi Sorin, Sorin Manolache wrote: On Wed, Mar 11, 2009 at 02:08, Andrej van der Zee andrejvander...@gmail.com wrote: Hi, I need to modify Apache and run one custom background thread. In addition, my custom modules have to be able to share a data structure with this background thread.

r-connection-remote_addr-ipaddr_ptr and ipaddr_len

2009-04-03 Thread Dirk-Willem van Gulik
binrPF0AeL09W.bin Description: PGP/MIME version identification encrypted.asc Description: OpenPGP encrypted message

Re: Adopting mod_remoteip to modules/metadata/ ?

2009-04-03 Thread Colm MacCárthaigh
On Wed, Apr 1, 2009 at 12:45 AM, William A. Rowe, Jr. wr...@rowe-clan.netwrote: I have essentially finished mod_remoteip at this point and am looking to find out the interest level of adopting this as a core module into trunk (modules/metadata/ appears to be the most appropriate target)? +1

Re: r-connection-remote_addr-ipaddr_ptr and ipaddr_len

2009-04-03 Thread Dirk-Willem van Gulik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dirk-Willem van Gulik wrote: In a late phase logging handler - I am doing: dptr = (uint8_t *) (r-connection-remote_addr-ipaddr_ptr); len = r-connection-remote_addr-ipaddr_len; ... Much to my surprize - for an IPv4 address - the lenght

Re: SNI in 2.2.x (Re: Time for 2.2.10?)

2009-04-03 Thread Plüm, Rüdiger, VF-Group
-Ursprüngliche Nachricht- Von: Kaspar Brand Gesendet: Donnerstag, 2. April 2009 18:21 An: dev@httpd.apache.org Betreff: Re: SNI in 2.2.x (Re: Time for 2.2.10?) Plüm, Rüdiger, VF-Group wrote: Going through the follow ups the following question remains for me: Where did you

GSoC and mod_lua

2009-04-03 Thread Bertrand Mansion
Hi, I was looking at page http://wiki.apache.org/general/SummerOfCode2009 and saw no mention of mod_lua despite the proposal made by Peter Crawley [1] on this list. So I was wondering what was the status of this proposal ? Thanks, [1] http://corsix.org/gsoc/lua_apr.html -- Bertrand Mansion