masterlvng
Results
2
issues of
masterlvng
### Describe the feature you'd like to add to nginx Add `transparent` parameter support for the HTTP module's `listen` directive, similar to the existing implementation in the stream module. **Proposed...
feature
**Nginx Version:** ``` nginx version: openresty/1.27.1.2 built by gcc 8.5.0 20210514 (TencentOS 8.5.0-18) (GCC) built with OpenSSL 1.1.1k FIPS 25 Mar 2021 TLS SNI support enabled ``` **Nginx.conf:** ``` ......