Hi,

I’m using squid to throttle outgoing API calls to various services.


I’ve got Squid working with ssl_bump and currently caching any request more 
often than 15 minutes with this line:


refresh_pattern .               15      20%     4320 override-expire 
ignore-reload





I’m interested in making sure I can’t send an identical REST call to 
twilio(text message service) more often than every 10 seconds.  


Is there any way to accomplish this?


Thanks!
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to