These error messages mean the WebAgent received the "End of file found" error message from Apache HTTP Server. No further details are included in these messages.
(from srclib/apr/misc/unix/errorcodes.c in httpd-2.2.34)
106 case APR_EOF:
107 return "End of file found";