If it is a test network packet loss, I don't think this is of any use to Apache APISIX. http, https, tcp are all reliable transmission protocols
Thanks, Ming Wen, Apache APISIX & Apache SkyWalking Twitter: _WenMing flyingfox <[email protected]> 于2020年11月2日周一 上午11:48写道: > Hi, thanks reply. > Chaos Mesh is just an example. After posting this proposal, I found > Alibaba's chaosblade, which is easier to use, > For example, to simulate network packet loss like this: > `blade create network loss --percent 80 --interface eth0 --local-port 8080` > We deploy it with APISIX, then we can verify the self-fault tolerance of > APISIX in the case of network abnormalities. > > Ming Wen <[email protected]> 于2020年10月31日周六 上午8:31写道: > > > Hi, > > What specific problems will chaos mesh help Apache APISIX solve? Can you > > give us an example? > > > > Thanks, > > Ming Wen, Apache APISIX & Apache SkyWalking > > Twitter: _WenMing > > > > > > flyingfox <[email protected]> 于2020年10月31日周六 上午8:03写道: > > > > > Hi, Community, > > > I want to recommend chaos test this time. > > > 1.Background > > > In the real world, various faults may occur anytime and anywhere, > > such > > > as sudden disk write failure, or sudden network disconnection in the > > > computer room, etc. In order to more easily verify APISIX's tolerance > for > > > various faults, we need to perform chaos testing. > > > 2.Purpose > > > Check whether APISIX can work normally in the case of various > > external > > > faults. > > > 3.Method > > > Thanks to @Yiyiyimu for recommending a good testing tool that can > > > simulate various system failures--chaos-mesh, we can add a separate > > action > > > to combine chaos-mesh to perform chaos testing on APISXI. > > > > > >
