[ 
https://issues.apache.org/jira/browse/TS-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-1702:
------------------------------

    Labels: A  (was: )
    
> enable_read_while_writer on with simultaneous cache entry refreshes can leak 
> 304's to client
> --------------------------------------------------------------------------------------------
>
>                 Key: TS-1702
>                 URL: https://issues.apache.org/jira/browse/TS-1702
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>    Affects Versions: 3.2.4, 3.2.0
>            Reporter: William Bardwell
>              Labels: A
>
> enable_read_while_writer will sometimes fail to get the sort of locks that it 
> wants, and will try to send a request forward that is not conditional, but if 
> the cache entry content has an ETag and Last-Modified-Time header, then the 
> code in HttpTransact::handle_cache_write_lock(State* s) to handle a failed 
> write lock will remove the If-Modified-Since but not the If-None-Match.  It 
> should remove both.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to