On Tue, Nov 22, 2011 at 4:42 PM, Stefan Fritsch <s...@sfritsch.de> wrote:
> Hi Steffen,
>
> thanks for your testing and your feed-back.
>
> On Tuesday 22 November 2011, Steffen wrote:
>> Other log entries which I did not see in 2.2 with loglevel notice.
>>
>>
>> [:warn] [pid 3800:tid 2216] (OS 10054)An existing connection was
>> forcibly closed by the remote host.  : [client
>> 220.134.192.77:42107] mod_fcgid: ap_pass_brigade failed in
>> handle_request_ipc function, referer: .......
>
> It is possible that we did not propagate that error back to the
> handler. But this needs to be adjusted in mod_fcgid.
>
>> [core:error] [pid 3800:tid 2216] [client 220.134.192.77:42107]
>> Handler for type-map returned invalid result code 620018, referer:
>> .....
>
> This message denotes that there is a bug in the handler (maybe in
> mod_negotiation). The log message itself is new, the bug probably
> isn't. Can somebody find out what 620018 is on Windows?

APR_ECONNABORTED  --  mod_negotiation has a 'return
ap_pass_brigade()...' in a handler.

-- 
Eric Covener
cove...@gmail.com

Reply via email to