From 2bf00f5d9f32b67b5ac9437dbbf158cbd7730e6c Mon Sep 17 00:00:00 2001 From: yi_xia <1257597350@qq.com> Date: Sun, 25 Feb 2024 11:19:37 +0000 Subject: [PATCH] Submit app result https://gitee.com/anolis-challenge/summer2022/issues/I92OGH?from=project-issue Signed-off-by: yi_xia <1257597350@qq.com> --- yi-xia/third-party-app.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 yi-xia/third-party-app.txt diff --git a/yi-xia/third-party-app.txt b/yi-xia/third-party-app.txt new file mode 100644 index 0000000..5c8cfc1 --- /dev/null +++ b/yi-xia/third-party-app.txt @@ -0,0 +1,12 @@ +This is ApacheBench, Version 2.3 <$Revision: 1843412 $> +Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ +Licensed to The Apache Software Foundation, http://www.apache.org/ + +Benchmarking localhost (be patient) +Completed 50000 requests +Completed 100000 requests +Completed 150000 requests +Completed 200000 requests +Completed 250000 requests +apr_socket_recv: Connection reset by peer (104) +Total of 274697 requests completed \ No newline at end of file -- Gitee