jrushford edited a comment on issue #7823:
URL: https://github.com/apache/trafficserver/issues/7823#issuecomment-840059428


   @ywkaras Your YAML is incorrect.  port is a field field in the protocol 
object not an array element.
   Your YAML should look like this:
   
   `- host: foo5
         protocol:
           - scheme: http
              port: 61022
         weight: 1.0
   `


-- 
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:
us...@infra.apache.org


Reply via email to