I am developing a module for apache that performs some authentication
before passing requests off to the backend. Some of this authentication at
times requires parsing form data. The problem is that ap_parse_form_data
appears to exhaust the request body, so that by the time it passes my
module and
Assuming I intend to run more than one FCGI server program under the
apache web server on the same machine, how would I set up apache such
that each FCGI server instance spawns as many instances as there are
machine cores _but_ apache processes only as many requests as there are
cores.
In other wo
Hi,
-> the Apache server restarted itself again:
[Wed Jul 30 22:15:21.604987 2014] [mpm_winnt:crit] [pid 34808:tid 464]
(OS 6)The handle is invalid. : AH00356: Child: WAIT_FAILED --
shutting down server
[Wed Jul 30 22:15:21.604987 2014] [mpm_winnt:crit] [pid 34808:tid 464]
(OS 6)The handle is in
On Tue, Jul 29, 2014 at 7:40 AM, Jeff Trawick wrote:
> On Tue, Jul 29, 2014 at 5:33 AM, Mar Imp wrote:
>
>> Hi Jeff,
>>
>> After the first restart, apache restarted itself 2 more times
>> yesterday. Good news: the additional information IS part of the logs:
>> [Mon Jul 28 16:48:10.070355 2014] [