> On Feb 4, 2016, at 11:54 AM, Muhammad Faisal <[email protected]> wrote: > > Hi Sudheer, > Official document says only version info can be omitted and i can set it to > "ATS" >
You can just tell ATS not to touch the server string at all:
CONFIG proxy.config.http.response_server_enabled INT 0
(or set it to “2”). See
https://docs.trafficserver.apache.org/en/latest/admin-guide/files/records.config.en.html#proxy-config-http-response-server-enabled
— Leif
