Results 1 to 1 of 1
Hello,
I have been working on a course project in which along with the existing cache replacement policy in Squid 2.5, LRU, I need to incorporate size as well as ...
- 12-02-2010 #1Just Joined!
- Join Date
- Dec 2010
- Posts
- 1
Squid Proxy: Using LRU LFU and Size cache replacement
Hello,
I have been working on a course project in which along with the existing cache replacement policy in Squid 2.5, LRU, I need to incorporate size as well as LFU along with LRU. The heap GSDF, LFUDA and LRU are placed in one file but somehow I cannot use them all together. Is there a way this can be done in Squid 2.5?


Reply With Quote