-
I'm using OpenResty `nginx version: openresty/1.15.8.1`.
Here is my sample nginx block:
```nginx
# Assume there is a logger globally available
server {
# Generic html error pages
…
-
### My Usecase
I'm building a proxy server that stores optimized versions of response bodies for the next request to be served from cache. This means writing the response body of a proxied request to…
-
I’ve been following the rx-angular/isr project closely and noticed that it currently doesn’t work with Angular versions 17 and 18. While the documentation is clear up to Angular 16, issues begin with …
-
**Describe the bug**
I've a VPS with 20/22 websites, needed to add a website.
```shell
sudo -E wo site create domain.com --html --letsencrypt=wildcard --dns=dns_cf
```
> Domain redacted for pri…
-
# Did you look through existing ISSUES ?
Yes.
## Describe the problem you are experiencing
It seems that somehow my pagespeed, modsecurity, and brotli nginx modules are causing duplicate directiv…
-
```
Ubuntu18
openresty/1.15.8.1
```
nginx.conf
```
http {
tcp_nopush on;
keepalive_timeout 65;
lua_socket_log_errors off;
server {
listen 28002 reus…
-
### Ⅰ. Issue Description
部署后随着请求的增加,内存不断增加
![image](https://user-images.githubusercontent.com/1140973/114809067-0cea9c00-9ddc-11eb-9808-cb529df1bcda.png)
### Ⅵ. Environment:
- Tengine version (u…
askie updated
3 years ago
-
Hi, i trying this module on many mp4 files h264, aac, and have some errors on some files, this videos work fine on local mp4 player (5kplayer on mac), there are:
[error] 8887#8887: *373 ngx_http_vod_…
-
Hi,
We have a load balancer with nginx (proxy_pass) and many front-end with apache and mod_pagespeed. We use memcached servers for mod_pagespeed cache.
I'd like to know if it's a good idea insta…
-
### Current Behavior
2023/12/08 08:10:07 [warn] 45#45: *57631 multi: multi connection detach not empty 00007F45BD856FA0
2023/12/08 08:10:07 [error] 45#45: *57627 upstream timed out (110: Operation…