jeremyjpj0916

Results 114 comments of jeremyjpj0916
trafficstars

The OP wanted a fix that merged the PR into the src of this luarocks package. I think I did that with the version bump the original author had made...

I just realized the source in that folder in this contrib repo is the same as the plugin source code in the independent repo woth a new PR that was...

@JesseEstum I think that makes sense. If part 2 of your further on the luarocks ownership transfer and all that gets to be too delaying I don't think it would...

> it seems the build now depends on the Github CLI to download dependencies, which is the one requiring the token. There is an open issue [cli/cli#2680](https://github.com/cli/cli/issues/2680) about allowing `gh...

@airween @wfjsw I wonder if multi threading is at least the partial answer to fix the long known problem of ModSecurity+nginx being a performance killer for throughput.

@tomasguisasola Glad to see you are still active here on the repo 👍 , I think this lib will not work based on my other readings because you ignore SOAP:Header...

@tomasguisasola If you have any time for it that would be awesome! I can report back and test the functionality you add if you change the logic and have some...

I think possibly adding a configurable limit (defaults to no limit) would be good. So responsible engineers can set say a x calls per y seconds would be good so...

I started investigating this as well, Seems lua-resty-openssl-aux-module was not baked into the bazel build process? https://github.com/search?q=repo%3AKong%2Fkong+path%3A%2F%5Ebuild%5C%2F%2F+lua-resty-openssl-aux-module&type=code To fix it right away some form of this can be added to...

> kong 3.7 is released now. See: https://github.com/Kong/kong/releases/tag/3.7.0 @chronolaw , not seeing anything about Kong fixing the postgres tls issue though in the changelog? Did the fix make it into...