智能删除squid缓存
有没有办法在客户端关闭浏览器时自动删除缓存的鱿鱼?当然,缓存必须与客户端相关。
或者如果客户端关闭浏览器,squid 是否能够检测到客户端?
Is there a way to auto delete cached of squid when a the client closes the browser? A cached must be related to the client of course.
Or is squid capable of detecting a client if a client closes the browser?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,squid 的缓存独立于任何可能连接到它的客户端。 Squid 无法检测客户端应用程序活动,例如关闭浏览器窗口。
No, squid's cache is independent of any clients that might connect to it. Squid cannot detect client application activity such as closing a browser window.