RE: [users@httpd] Apache HTTP Server - 2.4.15-mod_prefork module

2017-05-24 Thread Velmurugan Dhakshnamoorthy
Thanks, I managed to install and load the mpm_prefork module. I would like to acheive HTTP connection queuing using prefork maxclients and listenbacklogs parameters . I am able to achieve some queueing when connection exceeds the limit specified in maxclients, Is there any way for me to hold t

Re: [users@httpd] Building httpd2.4.25 on powerpc-ibm-aix7.1.0.0

2017-05-24 Thread Eric Covener
On Wed, May 24, 2017 at 11:08 AM, Joseph, Anselm wrote: > I have been trying to install/compile Apache Subversion 1.9.5 with > HTTPD-2.2.32, and it’s been failing consistently. Some notes about build environments on AIX here: https://wiki.apache.org/httpd/AIXPlatform -- Eric Covener cove...@gm

Re: [users@httpd] Building httpd2.4.25 on powerpc-ibm-aix7.1.0.0

2017-05-24 Thread Jose R R
Niltze [Hello] On Wed, May 24, 2017 at 8:08 AM, Joseph, Anselm wrote: > > I have been trying to install/compile Apache Subversion 1.9.5 with > HTTPD-2.2.32, and it’s been failing consistently. > > Someone mentioned that Subversion1.9.5 may not have been fully tested with > HTTPD2.2.x. So I deci

Re: [users@httpd] mod_lua and subprocess_env

2017-05-24 Thread Andrei Ivanov
Does anybody know anything about Yann? 🤔 On Thu, Apr 27, 2017 at 3:47 PM, Andrei Ivanov wrote: > Yann? 😓 > > > On Wed, Apr 19, 2017 at 11:49 AM, Andrei Ivanov > wrote: > >> On Apr 10, 2017 12:10 PM, "Andrei Ivanov" >> wrote: >> >> On Tue, Apr 4, 2017 at 4:25 PM, Andrei Ivanov >> wrote: >> >>>

[users@httpd] Building httpd2.4.25 on powerpc-ibm-aix7.1.0.0

2017-05-24 Thread Joseph, Anselm
I have been trying to install/compile Apache Subversion 1.9.5 with HTTPD-2.2.32, and it's been failing consistently. Someone mentioned that Subversion1.9.5 may not have been fully tested with HTTPD2.2.x. So I decided to install httpd-2.4.25 on the same machine and give it a try. Except that I am

Re: [users@httpd] Rewrite REMOTE_USER environment variable

2017-05-24 Thread Rainer Canavan
On Tue, May 23, 2017 at 8:45 PM, Ken Mycock wrote: > Eric > > It seems to make sense that REMOTE_USER wasn't set when the rule I tried in > htaccess ran, as that would explain RU not being set. > > But, REMOTE_USER must be set by Apache, even if it is late in the sequence, > so where/how can I get

Re: [users@httpd] compiling apache on ubuntu

2017-05-24 Thread Eric Covener
On Wed, May 24, 2017 at 7:24 AM, Alexandru Duzsardi wrote: > You need to install some development packages like build-essential , > libssl-dev , zlib1g-dev and probably others too depending on what modules you > want . On Ubuntu you can "apt-get build-dep $the-existing-pkg" for a good head star

RE: [users@httpd] compiling apache on ubuntu

2017-05-24 Thread Alexandru Duzsardi
You need to install some development packages like build-essential , libssl-dev , zlib1g-dev and probably others too depending on what modules you want . -Original Message- From: Roberto Marzialetti [mailto:roberto.marziale...@gmail.com] Sent: Tuesday, May 23, 2017 9:45 PM To: user