Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()

From: Tariq Toukan
Date: Wed Jul 26 2023 - 07:45:23 EST




On 26/07/2023 13:51, David Howells wrote:
Tariq Toukan <ttoukan.linux@xxxxxxxxx> wrote:

We repro the issue on the server side using this client command:
$ wrk -b2.2.2.2 -t4 -c1000 -d5 --timeout 5s https://2.2.2.3:20443/256000b.img

What's wrk?

David


Pretty known and standard client app.
wrk - a HTTP benchmarking tool
https://github.com/wg/wrk