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
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
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
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:
>>
>>>
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
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
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
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