dandinw opened a new issue, #9036:
URL: https://github.com/apache/trafficserver/issues/9036

   I want to customize the origin  host. for example. this is the remap.config
   
   map  http://www.test.com   http://www.test.com
   
   Due to the business needs of the company, I must configure the map rule as 
follows
   
   The  parent.config  configuration is as follows:
   
   dest_domain=www.test.com   scheme=http   parent="www.origin.com"  
round_robin=strict
   
   I hope the host header received by the source station is www.test.com. I 
tried the header_ rewrite plugin Modify the host header. But it doesn't seem to 
work
   
   I want to know how to realize my needs. I hope to receive your reply as soon 
as possible. Thank you here
   
   


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