-
https://github.com/mglaman/commerce_cart_api/blob/32b525d9d5463ad5cff17165b995952596613cac/src/Routing/Routes.php#L132
This seems very RPC, not REST. It makes me wonder: why is this not a `POST` to…
-
以前写的一直很稳的websocket抓包现在经常丢包 直播间刷了一堆了这边只能抓到几条信息
-
Hi,
Thank you for this awesome plugin. I have got a specific scenario. I'm trying to DNS Loadbalance (sticky sessions) a websocket service. I've tried with static IPs, and this plugin works beautiful…
-
Hi! I have a problem with "state from argument does not match state restored from session" error.
###### Environment
Keycloak image
- jboss/keycloak:11.0.3
Openresty image
- openresty/openres…
-
I've been encountering a problem with our (reverse proxy) nginx servers that they have been crashing. They stop responding to requests completely, and don't seem to come out of this state by themselve…
-
Hi! Is it possible to implement cluster functionality to core of this library? I'm not sure if I am able to do it myself, I tried, but code looks bad and it fails sometimes.
-
nginx version: openresty/1.19.9.1
ngx_lua-0.10.20
-- my nginx.conf
worker_processes 1;
user root;
pcre_jit on;
events {
worker_connections 1024;
}
http {
lua_package_path '$pre…
-
As document says, we are not allowed to use any `ngx_lua` feature in `run_worker_thread` calls.
I guess it's because thread has no request context to do those calls, but is it really necessary to for…
-
Getting a dependency issue in pom.xml in the following lines:
<dependency>
< groupId>net.continuumsecurity</groupId>
<artifactId>burp-client </artif…
-
I have added a 50000_custom_rulesets.json in _libpath_/rules/ and a `waf:set_option("add_ruleset", "50000_custom_rulesets")`
I need to reload rules when the custom rulesets' file has changed.
A pa…