-
We don't want to disclose that we're running nginx in Supermarket. We should make sure we disable the server header entirely to avoid disclosing this information. There's a customer escalation for thi…
tas50 updated
3 years ago
-
### Issue description
Hello:
Our existing services are exposed externally using tcp.
Now, we plan to migrate the system to k8s deployment,
Considering that the tcp servic…
-
My server config is:
```
server {
listen 80;
server_name console.cloud.ll.com;
location /s1 {
access_by_lua_block { require('cas').forceAuthentication() }…
-
### Issue description
I want visit different upstreams based on region.
Here is my cmd, but it doesn't work.
What should I do
```
curl http://127.0.0.1:9080/apisix/admin/routes/12 -H 'X-API-KEY…
-
### Summary
Kong command failed to run on mac os
### Steps To Reproduce
1. Follow the steps using https://docs.konghq.com/install/macos/
2. run the command `kong`
### Additional Details &…
-
## Error
can not create api
## Step to reproduce
1. create an api:
```shell
wsk -i api create /root /path get hello
```
2. get the api url and invoke it
```shell
# ~ wsk -i api l…
-
Using Ubuntu 18.04 and Lua 5.1.5, lapis 1.7.0 and openresty 1.13.6.2-1, going to `localhost:8080` on the default example doesn't work:
```lua
$ lapis server
nginx: [alert] lua_code_cache is off; …
vadi2 updated
4 years ago
-
Here is my configuration with `ngx.var`, I don't say var values in `echo` section.
- Configuration
```
location /test {
set $mytoken " ";
set $FOO "";
…
-
i'm sure.
i'm using an OpenResty release from https://openresty.org/en/download.html
error:
nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled …
-
OpenResty 1.15.8.1 has been released.
Do you plan to upgrade the openresty version from openresty-1.13.6.2?
sorry for poor english.