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 2021/01/07 03:54:42 UTC

[GitHub] [trafficcontrol] Vijay-1 opened a new issue #5409: Traffic Router requires a restart after the creation of very first HTTPS (SSL Enabled) delivery service.

Vijay-1 opened a new issue #5409:
URL: https://github.com/apache/trafficcontrol/issues/5409


   <!--
   ************ STOP!! ************
   If this issue identifies a security vulnerability, DO NOT submit it! Instead, contact
   the Apache Traffic Control Security Team at security@trafficcontrol.apache.org and follow the
   guidelines at https://www.apache.org/security/ regarding vulnerability disclosure.
   
   - For *SUPPORT QUESTIONS*, use the Traffic Control slack (https://s.apache.org/atc-slack)
   or Traffic Control mailing lists (https://trafficcontrol.apache.org/mailing_lists).
   - Before submitting, please **SEARCH GITHUB** for a similar issue or PR.
   -->
   
   ## I'm submitting a ...
   <!-- delete all those that don't apply -->
   <!--- security vulnerability (STOP!! - see above)-->
   -  bug report
   
   ## Traffic Control components affected ...
   <!-- delete all those that don't apply -->
   -  Traffic Router
   
   
   ## Current behavior:
   Traffic router requires a restart after the creation of very first HTTPS Delivery service.
   
   ## Expected behavior:
   SSL Endpoints should be set in the next cs-config polling interval / certificates polling interval with out a restart.
   
   ## Minimal reproduction of the problem with instructions:
   1. Create a CDN
   2. Create a HTTP delivery service DS-1
   3. Make sure TR is able to serve (302) DS-1
   4. Create a HTTPS delivery service DS-2
   5. Request DS-2 (curl -vk https://DS-2/sam.txt)
   6. Request hangs 
   
   ## Workaround
   1. Restart the TR after the creation of DS-2
   2. This is required only once after the creation of the very first HTTPS DS, 
   
   
   


----------------------------------------------------------------
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.

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