Re: [users@httpd] Last-Modified header overridden

2016-06-06 Thread Vacelet, Manuel
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

Re: [users@httpd] RE: [Non-DoD Source] Re: [users@httpd] Apache response time slow

2016-06-06 Thread Mike Rumph
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

Re: [users@httpd] Last-Modified header overridden

2016-06-06 Thread Vacelet, Manuel
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

RE: [users@httpd] Problems with Event MPM Performance Tuning in 2.4.18

2016-06-06 Thread Houser, Rick
> 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

Re: [users@httpd] Last-Modified header overridden

2016-06-06 Thread Luca Toscano
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

Re: [users@httpd] Last-Modified header overridden

2016-06-06 Thread Vacelet, Manuel
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

Re: [users@httpd] Last-Modified header overridden

2016-06-06 Thread Vacelet, Manuel
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

[users@httpd] RE: [Non-DoD Source] Re: [users@httpd] Apache response time slow

2016-06-06 Thread ithier.ctr
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