‹ 首页

load-balancing

@proyecto26 · 收录于 1 周前

This skill should be used when the user adds a "load balancer", asks about "L4 vs L7" (transport vs application layer), picks a balancing algorithm ("round robin", "least connections", "weighted", "IP hash"), configures "health checks", needs "sticky sessions" / "session affinity", adds a "reverse proxy", does "SSL/TLS termination", spreads "traffic distribution" across an "autoscaling group", or wants a stateless web tier behind a single entry point. Use it whenever a design has more than one server behind one address, or a single box is the entry-point bottleneck or SPOF, even if the user doesn't say "load balancer".

适合你,如果正在设计或优化多服务器架构,需要负载均衡

/ 通过 npx 安装 校验哈希
npx oh-my-skill add proyecto26/system-design-skills/load-balancing
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- proyecto26/system-design-skills/load-balancing
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify proyecto26/system-design-skills/load-balancing
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
11GitHub stars
~2.9K最小装载
~4.2K含声明引用
~6.2K文本包总量
索引托管

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。