Daniel Sedlak
Daniel Sedlak
Hello, In our company we use **ModSecurity** in our nginx. We noticed that sometimes **nginx** workers just hangs and do nothing, however when we `strace` the process (or attach the...
Hello, When using packager for live video with `$Number$` in segment template it would be great to specify from which number to start instead of 0. Image situation when packager...
Greetings! I took the opportunity, and I tried to stabilize the `slice_split_at_unchecked` feature. I followed the guidelines, and I hope everything was done correctly :crossed_fingers: . Closes #76014
The second time is the charm :crossed_fingers: :grin: Fixes #122345 r? fmease
I think that it is unfortunate that the underlying structure backing the `DuplexStream` is not exposed. There are cases where a single direction will suffice, for example, when I have...