-
**Describe the bug**
A clear and concise description of what the bug is.
[32m2024-06-18 05:28:20,558 (INFO) wo : [92mRestarting Nginx[0m
Reading package lists...
Building dependency tree...
…
-
It is well known that openssl version 1.x has been end of life.
In the meantime, nginx has been actively upgraded to openSSL 3.0.x
![image](https://github.com/openresty/openresty/assets/17634299/f…
-
Hi,
We are using `compress_response=True` in `tornado.web.Application` to use gzip compression for requests arriving in our servers.
I wonder if there's a plan to support Brotli compression as we…
itayB updated
2 years ago
-
In Dockerfile, On line 20, there is COPY instruction mentioned as:
`COPY --from=build /app/build-info/ /build-info/`
this line is producing error mentioned as below:
`Error: building at STEP "C…
-
```
git clone --recursive https://github.com/apache/incubator-pagespeed-ngx.git
export NGINX_VER=1.14.0
export NAXSI_VER=1.3
cd nginx-$NGINX_VER
./configure --with-cc-opt='-g -O2 -fdebug-pref…
-
error log show:
2022/11/18 17:19:13 [notice] 31170#31170: worker process 58858 exited with code 0
2022/11/18 17:19:13 [notice] 31170#31170: signal 29 (SIGIO) received
2022/11/18 17:19:13 [notice]…
-
I using last nginx-ct with nginx 1.13.9 and openssl 1.1.1(alpha2)
when using ct we have a bug in chrome 64.0.3282.186
when you open site the all is good, but don’t close the tab and wait 5-10min and…
pleaz updated
6 years ago
-
Hi there! First of all: _awesome_ script, I found it by mere chance, and it works so flawlessly that it's actually scary...
Now for a suggestion — I've mostly used this script to add `pagespeed` & …
-
I apologize for my ignorance, but I can't install the ngx_pagespeed form
Can I have a guide or commands
Thanks
-
Currently invalid values like `gzip brotli spam` still pass, and valid values like `gzip;q=0` ("don't send me gzip") are intepreted as "send me gzip". Also the "no encoding" case relies on matching `r…