jrushford opened a new issue #3139: grove: errors - "request method or response 
status code does not allow body"
URL: https://github.com/apache/trafficcontrol/issues/3139
 
 
   Monitoring the Colorado Springs trial servers and am see messages like this 
in the error.log:
   
   "ERROR: handler.go:319: xxxx responding: http: request method or response 
status code does not allow body"
   
   I do not believe they are causing any player issues as I've monitored the 
channels and see no issue with playback.  The requests are GET requests and  I 
believe that they may be conditional GET requests with an If-Modified-Since 
header and that the response may be a 304 with a body.  Not 100 % certain 
though as the requests are over SSL and the error message does not log the 
response code.  
   
   I will add some additional debugging so that it does log the response code 
and am trying to duplicate this in the lab for further analysis.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to