-
I've built a clean version of ngx_pagespeed with nginx 1.9.1. To do this, I based it upon the standard build for CentOS so that I can switch back and forth from the repo version of nginx, whiich works…
-
Reported via https://groups.google.com/forum/#!topic/ngx-pagespeed-discuss/yrEMXV2m-Ig
```
root@xx lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu …
-
**I'm submitting a ...** (check one with "x")
```
[X ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit sup…
-
Just a reminder for you, there was a pull request to fix the issue on newer nginx like 1.11.6+
https://github.com/FRiCKLE/ngx_cache_purge/pull/51
Description of problem
https://bugs.debian.org/c…
-
版本信息
nginx -v
Tengine version: Tengine/2.3.2
nginx version: nginx/1.17.3
nginx -m
Tengine version: Tengine/2.3.2
nginx version: nginx/1.17.3
nginx: loaded modules:
nginx: ngx_core_module…
-
Based on 50 millions nginx log lines analysis, we have found that these URLs represent respectively 2.83% and 2.79% (5.62%) of all requests.
These two files are used to setup preferences. They are …
-
OS: CentOS release 6.6 (Final)
Building ldap support for centos.6.6 from src rpm fails with ngx_http_auth_ldap_module.c:387: undefined reference to `ngx_conf_include'
src rpm link: https://dl.fedor…
-
2021/04/13 03:10:17 [crit] 41#0: *8 [lua] balancer.lua:540: could not obtain list of upstreams: [postgres] [cosocket] DNS resolution failed: dns server error: 2 server failure. Tried: ["(short)kong-da…
-
I have random segfaults in module nginx-auth-ldap
Some debug data:
nginx -V
```
nginx version: nginx/1.9.5
built by gcc 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC)
built with OpenSSL 1.0.1e-fips 11 Feb …
-
When using the following css optimisation we sometimes get users with pages loading without CSS:
pagespeed EnableFilters rewrite_css;
pagespeed EnableFilters prioritize_critical_css;
webs…