2803media opened a new issue, #9526:
URL: https://github.com/apache/trafficserver/issues/9526

   Hi all here is my remap file:
   
   ```
   map https://tiles.example.com:8443/ https://tiles.example.com/
   reverse_map https://tiles.example.com/ https://tiles.example.com:8443/
   ```
   
   When I access the page with :8443 ATS is working and when I load 
https://tiles.example.com ATS seems to have been skipped.
   
   After each test I stop and start trafficserver but it's look line the map 
and reverse doesn't work
   
   I also try `traffic_ctl config reload` but nothing happen no error and no 
reload apparently. If the server is runny I have a lock problem if it's stopped 
the command take too much time so I need to stop it.
   
   I'm a bit stuck here does anyone have an idea of where the problem can be
   
   Thanks
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to