MonkeyDLufy

Results 3 issues of MonkeyDLufy

### Description As a user, I want to limits the rate of response transmission to a client, so that I can protect my bandwidth.

enhancement

### Description As a tcp server user, I want to use apisix for proxy tcp servers. So I need the stream upstream can support active health check. But I try...

feature-request

I've observed that the code uses data[index:] for regular expression matching on each occasion. When dealing with a very large Nginx configuration file, for instance, one with tens of thousands...