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?