su chen

Results 27 comments of su chen

we also have `logger.InitMock` to print log to stdout for the unit test to debug...

By default, `easegress` will store cluster data into etcd in your local disk. When restart, `easegress` will autoload these stored data (yaml files) and create corresponding object (http server, http...

I am fine with both. But anyone knows why `test-win` failed? the error is strange...

Hi, thanks for your question. `mirrorPool` just send the requests to corresponding backend, the response from `mirrorPool` is ignored (it is just a mirror, the response comes from `mainPool` or...

Yeah you are right... @thewangzl fix this problem is a little bit complex... let us discuss it, the problem is in `SetBody` part. For now, please use `candidatePools`, they works...

Hi, thanks a lot for your issue. Unfortunately, we didn't reproduce your problem. But we do find some mistakes in our doc. And we will fix them now. Once these...

It seems this problem has been solved during update of easegress 2.0. Please reopen it if you have any problem about it.

`egctl` is enhanced now. Please check.

We have solved this problem in v2.5.0. Now feel free to use `go get github.com/megaease/easegress`.

@samanhappy is right. Providing more information is also better. By the way, I will also do some tests to check if there are some potential bugs or compatibility issues.