You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/05/20 18:59:25 UTC

[GitHub] [trafficserver] ywkaras commented on issue #2895: Redirects that are followed are logged as though sent to client

ywkaras commented on issue #2895:
URL: https://github.com/apache/trafficserver/issues/2895#issuecomment-845397175


   I don't have the background knowledge to understand this issue.
   
   I made these changes to the redirect.test.py Au test:
   https://github.com/ywkaras/trafficserver/commit/2f4623d652f2fcee2cf740e60b09d5ab26e45977
   
   These are the resulting log entries:
   ```
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MISS subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect-relative-path cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_HIT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect-relative-path-no-leading-slash cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MEM_HIT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect301 cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MEM_HIT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect301 cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MEM_HIT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect302 cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MEM_HIT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect302 cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MEM_HIT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect303 cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MEM_HIT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect303 cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MEM_HIT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect305 cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MEM_HIT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect305 cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MEM_HIT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect307 cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MEM_HIT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect307 cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MEM_HIT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect308 cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MEM_HIT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect308 cache_result: code=TCP_MISS_REDIRECT subcode=NONE
   client_url=http://iwillredirect.test:61004/redirect cache_result: code=TCP_MEM_HIT subcode=NONE
   ```


-- 
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:
users@infra.apache.org