You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2014/02/05 14:03:56 UTC

[Bug 56110] mod_proxy_fcgi bogus "AH01068: Got bogus version 1" message

https://issues.apache.org/bugzilla/show_bug.cgi?id=56110

Jeff Trawick <tr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Jeff Trawick <tr...@apache.org> ---
The wrong value was logged, so we don't know that the bad number in your
situation.  The logging problem is fixed in r1564756.

Since the operational problem (wrong value for protocol version) is only
reproducible in an error path, there's probably nothing to do at this time but
fix the error message.

You can make this small change to your source and rebuild if you want to see
the actual incorrect version value:

http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/mod_proxy_fcgi.c?r1=1564756&r2=1564755&pathrev=1564756

I'll propose that for inclusion in the 2.4.x branch.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org