traeak commented on issue #7179:
URL: https://github.com/apache/trafficserver/issues/7179#issuecomment-691686382


   That would add @plugin=header_rewrite.so @pparam=empty.txt
   
   Not sure this will help but it is something to try. I can do more direct
   testing later as I'm on my phone right now.
   
   On Sun, Sep 13, 2020, 09:30 cheluskin <[email protected]> wrote:
   
   > request is absolute standard chrome direct file get like this
   >
   > curl '
   > https://cdn.fps.cdn1.mycdn.com/contents/videos/17000/17868/17868_720p.mp4'
   > \ -H 'Connection: keep-alive' \ -H 'Pragma: no-cache' \ -H 'Cache-Control:
   > no-cache' \ -H 'Upgrade-Insecure-Requests: 1' \ -H 'User-Agent: Mozilla/5.0
   > (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko)
   > Chrome/85.0.4183.102 Safari/537.36' \ -H 'Accept:
   > 
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9'
   > \ -H 'Sec-Fetch-Site: none' \ -H 'Sec-Fetch-Mode: navigate' \ -H
   > 'Sec-Fetch-User: ?1' \ -H 'Sec-Fetch-Dest: document' \ -H 'Accept-Language:
   > ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7' \ --compressed
   >
   > Unfortunately, I am not very friendly with C ++ and I cannot write a dummy
   > plugin for it. But, I tried to leave one range plugin. And it works well in
   > the same configuration. If the url was wrong one range plugin would not
   > work well probably?
   >
   > —
   > You are receiving this because you commented.
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/trafficserver/issues/7179#issuecomment-691685972>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AFSNPDNWNIJYA7A2U3OZIQLSFTQRJANCNFSM4RHRINMQ>
   > .
   >
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to