Skip to content

Commit 87e3018

Browse files
committed
uasyncio: test-ab-medium.sh: Run ab on http://127.0.0.1 .
On some hosts, http://localhost doesn't work, apparently ab resolve it via IPv6 or something.
1 parent f5fe55a commit 87e3018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uasyncio/benchmark/test-ab-medium.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ micropython -O -X heapsize=200wK test_http_server_medium.py &
1212

1313
sleep 1
1414

15-
ab -n10000 -c100 http://localhost:8081/
15+
ab -n10000 -c100 http://127.0.0.1:8081/
1616

1717
kill %1

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy