abdulsalam3105 commented on issue #12064:
URL:
https://github.com/apache/trafficserver/issues/12064#issuecomment-2785678974
@shukitchan seems my arhitecture doesnt wrong, because it works in version
8.1.11 , Is it due to change in version 9.2.X that my host is depends on the
pugins. because i faced similar issue during version upgrade from 5.3 to 7.1,
that time i have implemented this header_rewrite plugin with below config
value.
cond %{SEND_REQUEST_HDR_HOOK}
set-header Host "trafficserverfqdn"
Now in this version 9.2.X, remap happens before plugins execution thats why
my plugin config is not considered.
Another thing is if i used my applicationalias name remap.config it works.
can you correlate all this factor and provide what is the issue 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]