亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

英文文檔翻譯問題

英文文檔翻譯問題

慕工程0101907 2018-08-23 09:06:22
I can tell what happened. The production site had multiple load-balanced web servers configured under a web farm (whereas, at staging site, there was only one web server) pointing to the same code base, and not each request was being routed to the same specific server. So, even if the first hit caused a server to perform an expensive query and load the data in its cache, subsequent requests were likely to be redirected to a different server, which didn't have the data in their cache and hence they were performing the same expensive operations to load the data and put it into their in-memory cache, which is already available in another server's memory.誰能幫我翻譯一下,真是看不懂什么意思
查看完整描述

1 回答

?
米脂

TA貢獻1836條經驗 獲得超3個贊

生產環境部署了多臺負載均衡服務器。 并不是每一次請求都會被路由至同一臺服務器。所以,當第一次請求發出,被負載均衡服務器路由至A服務器,A服務器會把本次請求的數據放入cache。當其他的請求過來,并不一定會被路由至A服務器(你有多臺負載均衡服務器),然后其他的服務器做了跟A服務器一樣的事兒,雖然A服務器可能已存在了同樣的cache。
老外說的就是這個意思。 你可以換個分布式緩存服務就OK了 MemCached試試

查看完整回答
反對 回復 2018-08-27
  • 1 回答
  • 0 關注
  • 583 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號