https://issues.apache.org/bugzilla/show_bug.cgi?id=44696


rahul <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22434|0                           |1
        is obsolete|                            |




--- Comment #6 from rahul <[EMAIL PROTECTED]>  2008-08-13 06:01:10 PST ---
Created an attachment (id=22441)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22441)
iterate over buckets in a brigade to find eos

For the second race condition, Using remove_url the first time in
cache_store_content should work, but I am concerned that remove_url is not
light weight enough. (It deletes the headerfile, datafile and the directories
if empty, while what I require is to just remove headers before the caching is
started.)

What would you suggest? Is there a better way? or would it be better to add a
'remove_headers' method to the cache provider interface?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to