sky
sky
> not familiar with this, maybe TPROXY only requires port to redirect traffic? https://www.kernel.org/doc/Documentation/networking/tproxy.txt, see "2. Redirecting traffic" Thanks for your answer. In most scenarios, host and continer are different...
> Is it because some resources need to be warmed up? Such as Java's JIT yes. It's useful in some situations.
> If we want to support this function, the more general should be to support the dynamic weight function, for example, the load balancer supports automatic weight reduction and automatic...
> Do we need to slow start according to time? @wangfakang For example, we have the slow_start_window as 10s, and the full weight is 100, then each 1s we warmup...
> @wangfakang I don't understand what you mean in graphs. > > It seems when the host is slow starting, it should be scheduled with the WRR, and we would...
> > > @wangfakang I don't understand what you mean in graphs. > > > It seems when the host is slow starting, it should be scheduled with the WRR,...
@ggjjlldd I previously fixed a similar [issue](https://github.com/istio/istio/pull/22994) before istio 1.5.x, which was caused by the pilot- Agent rendering of the file `envoys -rev0.json` not following the JSON specification. But MOSN...
@ggjjlldd you can check whether the value of `Values.global.proxy.statusPort` is equal `15021`. FYI: https://istio.io/latest/docs/reference/config/istio.mesh.v1alpha1/#ProxyConfig
/accept
Here is a proposal that _MOSN on High Performance Network_ https://github.com/mosn/mosn/issues/1563, Welcome to discuss and build together!