You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2022/05/20 15:34:40 UTC

[GitHub] [trafficcontrol] smalenfant opened a new issue, #6846: MSO: simple_server_retry_responses configuration is missing

smalenfant opened a new issue, #6846:
URL: https://github.com/apache/trafficcontrol/issues/6846

   ## This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:
   
   - Traffic Control Cache Config (`t3c`, formerly ORT)
   
   ## Current behavior:
   
   This is an enhancement possibly because of a bug in ATS. The bug doesn't affect anything but just WARNS the user that simple_server_retry_responses is not configured or set to null and defaults to 404.
   
   ```
   [May 20 15:29:12.146] traffic_server WARNING: [ParentSelection] initializing SimpleRetryResponseCodes on line 3 to 404 default.
   [May 20 15:29:12.146] traffic_server WARNING: SimpleRetryResponseCodes - simple_server_retry_responses is null loading default 404 code
   ```
   
   ## New behavior:
   
   Ability to configure mso.simple_server_retry_responses
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org