-
We can use Nginx to cache pages, but should avoid to cache certain dynamic parts. Can we use SSI for this?
https://nginx.org/en/docs/http/ngx_http_ssi_module.html
https://www.nginx.com/resources…
-
**Describe the bug**
Listing only 1000 first object of prefix/dir.
**To Reproduce**
Steps to reproduce the behavior:
1. Create more than 1000 object in bucket prefix/dir
2. Try to list files ti…
-
Hello community,
At the moment we don't have a way to get JSON object names using JSONPath syntax. But some programs send statistics as objects that contain other objects rather than arrays. For ex…
-
@kyessenov commented on [Thu Jan 26 2017](https://github.com/istio/old_pilot_repo/issues/62)
Proxy manager should be in charge of routing UDP traffic. There are many pieces needed for this to work:
…
-
**Describe the bug**
When the NGINX master process exists unexpectedly (e.g. the process is killed using `kill -9 `), system files generated by NGINX are not cleaned up.
This bug outlines the impa…
-
I am trying to create a superduper all-in-one package, that has:
1. OIDC support as the webserver as the relying party
2. Modsecurity
I have found out that nginx-plus supports oidc, but its ngi…
-
Brotli generally achieves higher compression ratios compared to gzip. I don't see Brotli compression added to nginx. This is also the case for Fedora (and other distros I looked at). Is it a licensin…
-
nginx plus有slow_start的功能:详见https://www.nginx.com/products/application-health-checks/
我们web服务器由于存在预热问题,也需要该功能,tengine是否可以支持?
-
I'm hoping I just suck at Googling :stuck_out_tongue_winking_eye: and there's a much simpler solution out there that I just haven't found yet.
So initially we followed these instructions: https://g…
-
[https://www.nginx.com/blog/ip-transparency-direct-server-return-nginx-plus-transparent-proxy/#ip-transparency](url)
This would assist in passing forward the original requesting IP address instead …