Bryan Call
Bryan Call
@gaowayne Yes, we don't have a way to tier the block storage for ATS. You can partition your cache based on hostnames if that help and store certain domains on...
[approve ci]
[approve ci]
[approve ci]
@YIHONG-JIN sorry for the late response, we went through all the open PRs yesterday in our meeting. You can go to the URLs below and look at the console output....
Might be related to #11114
These are the results of http/2: ``` **http2load** finished in 65.00s, 781381.18 req/s, 783.06MB/s requests: 46882871 total, 46882871 started, 46882871 done, 46882871 succeeded, 0 failed, 0 errored, 0 timeout status...
Changes for benchmarking and debugging the issue: ``` diff --git a/src/iocore/net/QUICPacketHandler.cc b/src/iocore/net/QUICPacketHandler.cc index d336fcd57..017926cb2 100644 --- a/src/iocore/net/QUICPacketHandler.cc +++ b/src/iocore/net/QUICPacketHandler.cc @@ -230,7 +230,7 @@ QUICPacketHandlerIn::_recv_packet(int event, UDPPacket *udp_packet) EThread *eth =...
Here is an updated benchmark after @brbzull0 PR was merged: ``` **http2load** finished in 65.00s, 83685.82 req/s, 94.49MB/s requests: 5021149 total, 5021149 started, 5021149 done, 5021149 succeeded, 0 failed, 0...
Here is a perf top from 2 hosts in Denver that are getting ~1600 rps. They look much more similar. ATS 10 is doing 107 rps per cpu percentage and...