V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
NGINX
NGINX Trac
3rd Party Modules
Security Advisories
CHANGES
OpenResty
ngx_lua
Tengine
在线学习资源
NGINX 开发从入门到精通
NGINX Modules
ngx_echo
shanyang
V2EX  ›  NGINX

nginx反向代理后proxy_cache和memcache有什么用

  •  
  •   shanyang · Sep 4, 2012 · 4673 views
    This topic created in 4997 days ago, the information mentioned may be changed or developed.
    如题我知道proxy_cache是吧前端的东西存到指定目录下然后给后端,那么是不是memcache就是把缓冲保存到内存里,更快些?
    2 replies    1970-01-01 08:00:00 +08:00
    feiandxs
        1
    feiandxs  
       Sep 4, 2012
    proxh_cache是把后端抓取的东西放在自己缓存里,这样不用每次都去后端抓取。

    至于memcache这部分就不吐槽了,至少某种层面上来说,你的理解是完全正确的。
    notedit
        2
    notedit  
       Sep 5, 2012
    nginx 连接memcache是短连接 请求多了之后会把memcache连暴

    而且是走网络的 速度并不是那么的快
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3354 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 12:45 · PVG 20:45 · LAX 05:45 · JFK 08:45
    ♥ Do have faith in what you're doing.