shukitchan commented on issue #12064: URL: https://github.com/apache/trafficserver/issues/12064#issuecomment-2725116574
It really should not matter to the script I posted. If it runs, it would have made changes to the x-jsa-authorization-redirect header. 1) For my script, what is printed in the log file? - /var/log/trafficserver/lua_output2.log 2) you can also print try to print out the following in the log file as well ts.client_request.header['Host'] ts.server_request.header['Host'] Can you show the results of all these values? 3) This option may make a difference - https://docs.trafficserver.apache.org/en/latest/admin-guide/files/records.yaml.en.html#proxy-config-url-remap-pristine-host-hdr What is the value for you? If it is not there in record.config, try setting it to 0 or 1 and see if it is going to make a difference. -- 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]
