dOn Mon, Jun 6, 2016 at 5:00 PM, Vacelet, Manuel wrote:
> On Mon, Jun 6, 2016 at 4:09 PM, Luca Toscano
> wrote:
>
>>
>> I was able to repro building httpd from 2.4.x branch and following your
>> configuration files on github. I am almost sure that somewhere httpd sets
>> the Last-Modified header
On 6/6/2016 4:13 AM, ithier@jdi.socom.mil wrote:
Mike
I ran the Perl program from the shell and took the same time of 40 seconds
Oscar
Hello Oscar,
Okay. So the high response time seems to be independent of the Apache
HTTP Server.
You may want to continue your inquiry to Perl:
- http
On Mon, Jun 6, 2016 at 4:09 PM, Luca Toscano wrote:
>
> I was able to repro building httpd from 2.4.x branch and following your
> configuration files on github. I am almost sure that somewhere httpd sets
> the Last-Modified header translating "foo" to the first Jan 1970 date. I
> realized though
> So afaik the current 2.4 behavior is to enforce the minimum number of spare
> threads asĀ
>
> ThreadsPerChild * num_bucketsĀ
>
> with num_buckets equal 1 if you are not leveraging SO_REUSEPORT
> (https://httpd.apache.org/docs/current/mod/mpm_common.html#listencoresbucketsratio).
> This means
2016-06-06 15:57 GMT+02:00 Vacelet, Manuel :
> On Mon, Jun 6, 2016 at 1:36 PM, Vacelet, Manuel <
> manuel.vace...@enalean.com> wrote:
>
>> Hi Luca
>>
>> On Sat, Jun 4, 2016 at 4:54 PM, Luca Toscano
>> wrote:
>>
>>>
>>> Can you post the list of modules that you have loaded plus your full
>>> httpd
On Mon, Jun 6, 2016 at 1:36 PM, Vacelet, Manuel
wrote:
> Hi Luca
>
> On Sat, Jun 4, 2016 at 4:54 PM, Luca Toscano
> wrote:
>
>>
>> Can you post the list of modules that you have loaded plus your full
>> httpd config (maybe you can upload them to the bug report)? Another think
>> to try would be
Hi Luca
On Sat, Jun 4, 2016 at 4:54 PM, Luca Toscano wrote:
>
> Can you post the list of modules that you have loaded plus your full httpd
> config (maybe you can upload them to the bug report)? Another think to try
> would be to use gdb and http -X to trace one process, but it might be
> overk
Mike
I ran the Perl program from the shell and took the same time of 40 seconds
Oscar
-Original Message-
From: Mike Rumph [mailto:mike.ru...@oracle.com]
Sent: Thursday, June 02, 2016 9:09 PM
To: users@httpd.apache.org
Subject: [Non-DoD Source] Re: [users@httpd] Apache response time slow