标签:cache 自己 max cdn uid 分发 智能 流行 net
http缓存机制及varnish:Expire :
cache-control max-age :
Etag
缓存策略
CDN:Content Delivery Network 使用CNAME解析 智能DNS
智能DNS+内容分发技术
自建CDN 智能DNS服务器租用或者自己构建bind,view
Bind-dlz+MySQL(Pgsql ,Oracle ,db4)
租用公共CDN 一般按流量收费
早期最著名缓存服务器 Squid
目前比较流行缓存服务器 varnish
Nginx+varnish
Nginx+Squid
varnish体系结构:
child 接收响应请求
cache 管理缓存
VCL Varnish控制语言,完全兼容C语言
标签:cache 自己 max cdn uid 分发 智能 流行 net
原文地址:https://blog.51cto.com/14087650/2433926