Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法限制我的 squid 用户访问例如 Facebook 每小时不止一次?我知道如何拒绝域,但如果可能,我想将此请求大小限制为 1/给定时间。
不能直接用 Squid 做到这一点。您可以尝试编写外部 acl 帮助程序。