[njs] Added String.prototype.replaceAll().

2023-02-03 Thread Vadim Zhestikov via nginx-devel
details: https://hg.nginx.org/njs/rev/69547623da14 branches: changeset: 2038:69547623da14 user: Vadim Zhestikov date: Fri Feb 03 06:41:01 2023 -0800 description: Added String.prototype.replaceAll(). diffstat: src/njs_regexp.c |2 +- src/njs_regexp.h |2 + s

[nginx] Lingering close for connections with pipelined requests.

2023-02-03 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/cffaf3f2eec8 branches: changeset: 8125:cffaf3f2eec8 user: Maxim Dounin date: Thu Feb 02 23:38:48 2023 +0300 description: Lingering close for connections with pipelined requests. This is expected to help with clients using pipelining with some

[nginx] Style.

2023-02-03 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/1c3b78d7cdc9 branches: changeset: 8123:1c3b78d7cdc9 user: Maxim Dounin date: Sat Jan 28 05:20:23 2023 +0300 description: Style. diffstat: src/event/ngx_event_connectex.c | 4 ++-- src/http/modules/ngx_http_flv_module.c| 2 +-

[nginx] Fixed "zero size buf" alerts with subrequests.

2023-02-03 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/f5515e727656 branches: changeset: 8124:f5515e727656 user: Maxim Dounin date: Sat Jan 28 05:23:33 2023 +0300 description: Fixed "zero size buf" alerts with subrequests. Since 4611:2b6cb7528409 responses from the gzip static, flv, and mp4 module