Re: [squid-users] StoreID java example helper

2019-04-09 Thread Eliezer Croitoru
Good one. Have yet to test it but looks very nice. What I am interested is the implementation of the "trial", I do not know how to create such a mechanism yet. If you have any suggestion and code example to learn from I will be more then happy to learn.

Re: [squid-users] StoreID java example helper

2019-04-04 Thread joseph
try that Store ID helper AKA Dynamic Content Booster is scalable, enterprise-grade, high-performance multi-threaded content deduplicator. It works with any Squid starting with v3 and with all products based on it. https://github.com/yvoinov/store-id-helper - ** *

[squid-users] StoreID java example helper

2019-02-06 Thread eliezer
I have created a JAVA Based StoreID helper example that utilizes threads for concurrency. The code is at: http://gogs.ngtech.co.il/NgTech-LTD/StoreID-JAVA-helper It's an eclipse project but also has the files: http://gogs.ngtech.co.il/NgTech-LTD/StoreID-JAVA-helper/src/master/StoreID-J AVA.jar ht