Onion Information
Restricting outgoing HTTP traffic in a web application using a squid proxy
No description
Onion Details
Page Clicks: 0
First Seen: 03/11/2024
Last Indexed: 10/25/2024
Onion Content
Feeding the Cloud Creative Commons Attribution-ShareAlike 4.0 International License https://feeding.cloud.geek.nz/posts/restricting-outgoing-webapp-requests-using-squid-proxy/ Feeding the Cloud ikiwiki 2020-08-27T23:56:19Z How to minimise Squid overhead? https://feeding.cloud.geek.nz/posts/restricting-outgoing-webapp-requests-using-squid-proxy/comment_1_66de753ab892687677eb8740d4913f74/ Thrawn 2020-08-27T23:56:19Z 2020-08-27T23:28:48Z This type of filtering could be very useful for one of our applications, but there are concerns about the overhead of running an extra process on our servers, and I notice that Squid's FAQ says it uses memory fairly aggressively to improve caching. How would we configure it to discard all of the caching (and associated memory usage) and just do IP filtering?