Bryan Call
Bryan Call
I ran this program over our API across versions and I am seeing these error show up for a few or our APIs. Here is a link to the report:...
We have an internal tool that a simplified version of sar that we have been using for at least 10+ years. One the the great features it has is the...
I get this error with gcc 12.1.1 on Fedora 36. We are using catch 2.13.8 and I tried upgrading to 2.13.9, but that didn't help. I am able to get...
/opt/bin/h2load --npn-list h3-29 -T 1 -N 1 -t 30 -n 200000 -c 100 `cat urls.http3.config | xargs` ``` finished in 35.49s, 5478.69 req/s, 86.47MB/s requests: 200000 total, 194443 started, 194443...
- [x] Remove experimental.h - [x] Move fetchsm APIs and enums into ts.h - [x] Remove TSMatcher* APIs - [x] Remove any unimplemented APIs - [ ] Move all non-exported...
ATS log support for quic information - First document which fields are supported (we might need to break up this issue into multiple issues) Types of fields to log: -...
While testing h2spec 2.6.0 I ran into an error were the server would respond before it received the `WINDOW_UPDATE` frames. Before the change: ``` 07:12:45 zeus:((v2.6.0))~/dev/h2spec$ ./h2spec -vkt -p 4443...