freenginx-1.31.3 changes draft
Maxim Dounin
mdounin at mdounin.ru
Tue Jul 7 15:00:14 UTC 2026
Hello!
On Tue, Jul 07, 2026 at 04:03:40PM +0300, Sergey A. Osokin wrote:
> On Tue, Jul 07, 2026 at 08:14:22AM +0300, Maxim Dounin wrote:
> > Hello!
>
> [...]
>
> > *) Исправлеие: изменение переменных $limit_rate и $args с помощью
>
> Опечатка: "Исправлеие" -> "Исправление".
Hmm, this is a generated text prefix (from "type="bugfix"" in
changex.xml), so it must be a cut-n-paste issue. Haven't seen
such issues before, but it looks like a common problem on macOS
due to a small tty buffer size, only 1024 bytes:
https://github.com/kovidgoyal/kitty/issues/5869
https://superuser.com/questions/219225/command-limits-when-pasting-into-tcsh-mac-os-x/219304#219304
https://github.com/apple-oss-distributions/xnu/blob/xnu-12377.121.6/bsd/kern/tty.c#L552
https://github.com/apple-oss-distributions/xnu/blob/xnu-12377.121.6/bsd/sys/syslimits.h#L98
--
Maxim Dounin
http://mdounin.ru/
More information about the nginx-devel
mailing list