Re: Apache 2.4, mod_perl 2.0.9, APR::SockAddr->port() missing ?

2016-10-29 Thread Randolf Richardson
Do the following work for you? $r->connection->remote_addr->port $r->connection->local_addr->port > Hi. > > Apologies to Steve and Torsten for posting this previously to them directly. > It somehow slipped my mind that this would have been a better place. >

Apache 2.4, mod_perl 2.0.9, APR::SockAddr->port() missing ?

2016-10-29 Thread A. Warnier
Hi. Apologies to Steve and Torsten for posting this previously to them directly. It somehow slipped my mind that this would have been a better place. Anyway thus : I am in the process of converting some mod_perl AAA code from Apache 2.2 to 2.4, and I encounter the following problem : Apache e

Re: [ANNOUNCE] mod_perl-2.0.10

2016-10-29 Thread Philippe Chiasson
Can't say thanks enough for all the hard work that went behind another release! Well done! Sent from the depths of my mind on an iPhone > On Oct 29, 2016, at 12:26, Fred Moyer wrote: > > Great news. Thanks Steve! > > >> On Thu, Oct 27, 2016, 2:49 PM Steve Hay wrote: >> We are pleased to ann

Re: [ANNOUNCE] mod_perl-2.0.10

2016-10-29 Thread Fred Moyer
Great news. Thanks Steve! On Thu, Oct 27, 2016, 2:49 PM Steve Hay wrote: > We are pleased to announce the release of mod_perl 2.0.10. > > mod_perl is an Apache HTTP Server module for embedding a Perl > interpreter in your web server, giving you super-fast dynamic content > by avoiding the overhe