Revision: 14267 Author: adrian.chadd Date: Sun Aug 9 22:47:36 2009 Log: Edited wiki page through web user interface. http://code.google.com/p/lusca-cache/source/detail?r=14267
Modified: /wiki/LuscaArchitectureRangeRequests.wiki ======================================= --- /wiki/LuscaArchitectureRangeRequests.wiki Sun Aug 9 11:50:12 2009 +++ /wiki/LuscaArchitectureRangeRequests.wiki Sun Aug 9 22:47:36 2009 @@ -22,6 +22,12 @@ == Handling range replies from the store == +== Aborting transfers (and not caching) == + +One of the current side-effects with the range request handling is that a forwarded request is aborted once the last active client has been satisfied. This turns potentially cachable replies into aborted, uncachable replies. + +For now, the only way to work around is to twiddle quick_abort_min to never abort an in-progress, cachable request. + = Issues and Limitations = == Non-range replies to range requests == --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en -~----------~----~----~----~------~----~------~--~---
