Hi, everyone
I want ask an apache module question , hope somebody can help me, please.
I write the apache input filter module,
I want it log apache process pid and run before the php module,
but it always run after php,
I load apache module after the php module in http.conf, like
On Fri, Jan 18, 2013 at 11:04 AM, Eric Covener wrote:
> On Thu, Jan 17, 2013 at 11:32 AM, Alex Leonhardt
> wrote:
> > Hi All,
> >
> > I'm seeing HTTP/1.0 response codes coming from Apache when the Request
> was a
> > HTTP/1.1 - this only seems to be the case when it's a POST - is this a
> known
On Thu, Jan 17, 2013 at 11:32 AM, Alex Leonhardt wrote:
> Hi All,
>
> I'm seeing HTTP/1.0 response codes coming from Apache when the Request was a
> HTTP/1.1 - this only seems to be the case when it's a POST - is this a known
> issue ? Is there a way to force a HTTP/1.1 response to POST requests ?
Is there a graphical monitoring tool for Apache httpd that is granular enough
you can determine if you need to change configuration settings, such as you
need to change values for MaxClients, MinSpareServers, MaxRequestsPerChild,
StartThreads, etc.
Looking thru the list archives on MarkMail I
On Fri, Jan 18, 2013 at 3:32 AM, Alex Leonhardt wrote:
> Hi All,
>
> I'm seeing HTTP/1.0 response codes coming from Apache when the Request was
> a HTTP/1.1 - this only seems to be the case when it's a POST - is this a
> known issue ? Is there a way to force a HTTP/1.1 response to POST requests
>
Hi All,
I'm seeing HTTP/1.0 response codes coming from Apache when the Request was
a HTTP/1.1 - this only seems to be the case when it's a POST - is this a
known issue ? Is there a way to force a HTTP/1.1 response to POST requests
?
Server version: Apache/2.2.3
Server built: Nov 12 2012 08:48:4