]> granicus.if.org Git - apache/commit
Return 'real' error status codes instead APR_EGENERAL.
authorMladen Turk <mturk@apache.org>
Sat, 9 Apr 2005 08:37:06 +0000 (08:37 +0000)
committerMladen Turk <mturk@apache.org>
Sat, 9 Apr 2005 08:37:06 +0000 (08:37 +0000)
commitf29c4bc75abb42a19a13771e96782b37a60f867a
tree0700a8daae14655b27b0471bb15ff8b9518add4e
parent7e67cad9680ca0deb3db930ec8034b2520f2fb6f
Return 'real' error status codes instead APR_EGENERAL.
The return status code will be used to determine wether
the message is invalid or the remote host failed processing
the request. This is needed to mark the worker as in
error state in case it is member of load balancer.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160668 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/ajp.h
modules/proxy/ajp_header.c