Re: [I] cache write lock not released when following redirect and no parent [trafficserver]

2024-06-21 Thread via GitHub
github-actions[bot] commented on issue #9275: URL: https://github.com/apache/trafficserver/issues/9275#issuecomment-2177371132 This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.

Re: [I] cache write lock not released when following redirect and no parent [trafficserver]

2024-07-10 Thread via GitHub
JosiahWI commented on issue #9275: URL: https://github.com/apache/trafficserver/issues/9275#issuecomment-2221205565 ```python # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work fo

Re: [I] cache write lock not released when following redirect and no parent [trafficserver]

2024-07-10 Thread via GitHub
JosiahWI commented on issue #9275: URL: https://github.com/apache/trafficserver/issues/9275#issuecomment-2221216805 Reproduced on latest ATS (e274dd1e076effc5ea9fc2eb51f549c6f5820448). This is the last few lines of `traffic.out`, showing the state transition from the redirect to a

Re: [I] cache write lock not released when following redirect and no parent [trafficserver]

2024-07-10 Thread via GitHub
JosiahWI commented on issue #9275: URL: https://github.com/apache/trafficserver/issues/9275#issuecomment-2221226092 Note that the above AuTest is a simplified version of the detailed steps by @bdgranger. In this setup the origin redirects to itself, and the client's first request fails. The

Re: [I] cache write lock not released when following redirect and no parent [trafficserver]

2024-07-10 Thread via GitHub
JosiahWI commented on issue #9275: URL: https://github.com/apache/trafficserver/issues/9275#issuecomment-2221254475 The issue still persists after adding the following config to the AuTest: ```python ts.Disk.parent_config.AddLine("dest_domain=.") ``` -- This is an auto

Re: [I] cache write lock not released when following redirect and no parent [trafficserver]

2024-07-11 Thread via GitHub
JosiahWI commented on issue #9275: URL: https://github.com/apache/trafficserver/issues/9275#issuecomment-2223017469 In ATS master this fails on the cache read, and doesn't even make it to a cache miss state. With debug enabled, it triggers `ink_assert`s in the `HttpCacheSM`. -- This is a

Re: [I] cache write lock not released when following redirect and no parent [trafficserver]

2024-07-23 Thread via GitHub
JosiahWI closed issue #9275: cache write lock not released when following redirect and no parent URL: https://github.com/apache/trafficserver/issues/9275 -- 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

Re: [I] cache write lock not released when following redirect and no parent [trafficserver]

2024-07-23 Thread via GitHub
JosiahWI closed issue #9275: cache write lock not released when following redirect and no parent URL: https://github.com/apache/trafficserver/issues/9275 -- 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