Piotr Sikora
Piotr Sikora
> Hi People! is there any development on this side? because FreeBSD does not have envoy in any version! please consider supporting to port the envoy to FreeBSD port tree....
1) What is so specific about those features that they need to contain the "cache" keyword, couldn't you just call them "file" and "file_like"? 2) It would be nice to...
I'm wondering why `preadv` and `pwritev` are used in the first place? It looks that the code would be much simpler and more portable with `pread` and `pwrite`.
The gist is that browsers coalesce HTTP/2 connections pretty aggressively: when a browser opens connection to `www.example.com` and is presented with a certificate for `*.example.com` during TLS handshake, then it...
> (random passer by) @htuch This is an example of a very valuable and simple use case that _needs Lua_. This is such an integral part of HTTP/2, that it...