V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  Morxi  ›  全部回复第 2 页 / 共 2 页
回复总数  25
1  2  
2021-05-05 13:04:00 +08:00
回复了 Morxi 创建的主题 服务器 从 DSM 到 Truenas,高硬件低软件的 Nas 手记
@ChristianSwift
那个也是带 PLX 的方案,所以价格离谱。
本身 C242 平台就可以直接做 PCIe Bifurcation 就是不知道 HPE 咋在 bios 里面砍的只剩下 x8x8

成本的话去掉 PLX 只做双万兆和 Pci bridge 那个卡最多不到 400.(这两个月控制芯片涨价以前)
2021-04-28 01:01:34 +08:00
回复了 Morxi 创建的主题 服务器 从 DSM 到 Truenas,高硬件低软件的 Nas 手记
@felixcode 这也是我转移的目的,黑裙那套的黑箱我更是完全不了解
以及这篇文章后半段感想是取自我两三年前玩 freenas 时候的,用来给完全没有接触 ZFS 和 TrueNAS 的萌新避坑
2021-04-28 00:23:30 +08:00
回复了 Morxi 创建的主题 服务器 从 DSM 到 Truenas,高硬件低软件的 Nas 手记
@igfw 就省事而言,你说的对
2021-04-25 21:07:57 +08:00
回复了 xuegy 创建的主题 奇思妙想 看完苹果发布会,想搞一个简易的显示器校色 app
看到了一个有这个功能的应用,不过安卓端评价不佳
THX tune-up
2021-04-11 19:57:38 +08:00
回复了 bantianys 创建的主题 NGINX Upstream 配的 Server 多了吞吐量反而下降严重
@bantianys

我猜你所有的 nginx 配所有节点的结果是:前几个后端 Server 在抗大部分流量

来源: http://nginx.org/en/docs/http/ngx_http_upstream_module.html
...
By default, requests are distributed between the servers using a weighted round-robin balancing method. In the above example, each 7 requests will be distributed as follows: 5 requests go to backend1.example.com and one request to each of the second and third servers. If an error occurs during communication with a server, the request will be passed to the next server, and so on until all of the functioning servers will be tried. If a successful response could not be obtained from any of the servers, the client will receive the result of the communication with the last server.
...

翻译:
默认情况下,使用加权循环平衡方法在服务器之间分配请求。在上面的示例中,每 7 个请求将如下分配:5 个请求转到 backend1.example.com 第二个和第三个服务器中的一个请求。如果在与服务器通信期间发生错误,该请求将被传递到下一个服务器,依此类推,直到尝试所有正常运行的服务器为止。如果无法从任何一台服务器获得成功的响应,则客户端将收到与最后一台服务器的通信结果。
1  2  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2042 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 08:25 · PVG 16:25 · LAX 01:25 · JFK 04:25
Developed with CodeLauncher
♥ Do have faith in what you're doing.