Joe Orton wrote:
Dies how, what error, what is the server left doing? This needs further diagnosis; truss the server, loglevel debug output, etc. Does it work on the trunk?
Ok - I added the same disallow-empty brigade logic that's in the core ap_rgetline_core() - just to prove up/prove down that this is a problem. I also am trying to enable the score for mod_echo (man - at least in 2.0 the score interface really sucks for non-http, non-req based proto's.) We immediately crash out with an empty brigade from the core, (no errno) while on Linux, as you say, things worked fine. Digging deeper. Bill
