details: https://hg.nginx.org/njs/rev/d1a43dc93e9d
branches:
changeset: 1706:d1a43dc93e9d
user: Dmitry Volyntsev
date: Fri Sep 17 18:29:40 2021 +
description:
Style.
diffstat:
src/njs_buffer.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
di
details: https://hg.nginx.org/njs/rev/6feba0e602ee
branches:
changeset: 1707:6feba0e602ee
user: Dmitry Volyntsev
date: Fri Sep 17 18:29:40 2021 +
description:
Fixed njs_buffer_slot().
Previously, njs_buffer_slot() might return NULL value without setting
corresponding exception w
Hello!
On Sat, Sep 18, 2021 at 07:19:24PM +0200, Robin Richtsfeld wrote:
> # HG changeset patch
> # User Robin Richtsfeld
> # Date 1631984576 -7200
> # Sat Sep 18 19:02:56 2021 +0200
> # Node ID 16927168a7b5712422021887f4a788e93d850159
> # Parent 97cf8284fd19b30169231e43831e7787baba72f2
>
Hi Roman,
I had an idea for considering for the feature name / config flag / function
name, in case of interest.
What about “startfast”? (or even “faststart”, I suppose)
That parallels nicely with the `qt-faststart` utility and the `ffmpeg
-movflags faststart`
where the moov atom is moved t
I am trying to test the following config :
For proxy_protocol I have made changes in the nginx source code to support
variable input parameter as well.
Im writing unit tests for this. However, Im not sure how to configure the
map directive. The variable $ssl_preread_server_nameis wrong. I need to