Re: [squid-users] A few things about Squid-cache

2023-09-24 Thread Amos Jeffries
On 25/09/23 07:49, Jason Long wrote: Hello, Thank you so much for your reply. 1- Regarding security, what parameters should be changed or added in the configuration file? First steps with a new Squid install are to check in squid.conf for the "acl localnet" lines and adjust so it lists your

Re: [squid-users] A few things about Squid-cache

2023-09-24 Thread Jason Long
Hello,Thank you so much for your reply.1- Regarding security, what parameters should be changed or added in the configuration file? 2- How to configure Squid-cache service for 1000 clients? On Sat, Sep 23, 2023 at 12:26 AM, Francesco Chemolli wrote: Hi Jason! Squid is a complex piece of

Re: [squid-users] A few things about Squid-cache

2023-09-22 Thread Francesco Chemolli
Hi Jason! Squid is a complex piece of software, which is deployed in a vast number of scenarios, some are simpler and some are intensely adversarial and trickier. Securing squid is similar to any other public-facing complex service; it's unfortunately not something that can be explained with a few

[squid-users] A few things about Squid-cache

2023-09-21 Thread Jason Long
Hello,I have some questions:1- What tips should be considered to keep Squid-cache safe? 2- How strong is Squid-cache? How many users can use it at the same time? 3- Can Squid-cache also play the role of a firewall? Something like the Microsoft ForeFront TMG Replacement or the Kemp LoadMaster. T