Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
soul现在针对下游的http服务,慢放流量(流量预热)

适用的业务场景:
下游的http服务刚启动成功时,会不太稳定,甚至有些链接可能还没建立成功,这个时候需要慢放流量(流量预热),避免大流量产生大量报错或耗时久问题。
属于服务稳定性需求
流量模型如下