[squid-users] external helper development

André Bolinhas andre.bolinhas at articatech.com
Tue Feb 1 21:47:18 UTC 2022


Hi

I’m building an external helper to get the categorization of an website, I
know how to build it, but I need you option about the best language for the
job in terms of performance, bottlenecks, I/O blocking..

The helper will work like this.

1º  will check the hot memory for faster response (memcache or redis)

2º If the result not exist in hot memory then will check an external api to
fetch the categorie and saved it in hot memory.

 

In what language do you recommend develop such helper? PHP, Python, Go..

 

Best regards

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20220201/f93d683c/attachment.htm>


More information about the squid-users mailing list