bneradt commented on issue #12632:
URL: 
https://github.com/apache/trafficserver/issues/12632#issuecomment-3486877517

   > I am getting debug log with`proxy.config.diags.debug.tags STRING http|dns` 
My ATS version is `9.2.7`
   
   Where is the `+++++++++ Incoming Request +++++++++` you had earlier? You 
should at least have that. I'd also expect `+++++++++ Proxy's Request 
+++++++++` at least.
   
   Going back to this again:
   
   > Do you have the STRING type for your connect ports configuration? You list 
STRING for your server ports but not STRING for your connect ports.
   
   (I updated the comment - I initially said INT but should be STRING.)
   
   I want to circle back on this. Can you verify that your records.config looks 
like this:
   
   ```
   CONFIG proxy.config.http.server_ports STRING 80 443:ssl
   CONFIG proxy.config.http.connect_ports STRING 443
   ```
   


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