-
There is still a gap for me to use this module.
In the README's Installation session:
nginx.conf
`load_module /path/to/modules/ngx_http_echo_module.so;`
Can anybody give the way to build .so …
-
### Steps to reproduce
1. Embed a calendar
2. Hover mouse of the export buttons in the top right
3. View the toast
### Expected behavior
When hovering over the toast, only the calendar name sho…
thw26 updated
8 months ago
-
```
./ngx-leaked-pools -p 15471
semantic error: while resolving probe point: identifier 'process' at :9:7
source: probe process("/usr/sbin/nginx").provider("nginx").mark("create-pool-done")…
-
需要在使用nginx开启一个文件缓存服务器,将文件缓存起来,多个客户端重复请求同一份文件的同一段可以直接使用缓存而无需重复转码。
-
```
./ngx-active-reqs -p 15470
semantic error: symbol without referent: identifier 'nreqs' at :131:13
source: if (nreqs || !0) {
^
semantic error: wh…
-
Linux gurus are need to build `cybernomics` (a better economics based on blockchain). We'd like to work with people who are passionate about Open Source, who understand how kernel and containers work,…
-
-
I have been trying for a while to use TLSv1.3 with this nginx image.
Tried installing openssl 1.1.1 directly into the image via the following lines:
```
# Install openssl 1.1.1
RUN wget https://ft…
-
## :ghost: Brief Description
selinux_policy_fcontext is unable to execute properly on CentOS 8 Stream. The same code works fine on RHEL 8 and CentOS 8 (non-Stream) such as CentOS 8 8.5.2111. and 8…
-
Specific focus on auth-stuff (logins, password reset, etc).
But we should rate limit all (probably in the kube ingress. Verify the existing 20requests/second config we currently have)