Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
Raise file descriptor limit.
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Feb 11, 2015
1 parent 968db7a commit 7b3ae5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions benchmarks/stress.sh
@@ -1,6 +1,8 @@
#!/bin/bash
# (60+(28*3*(30+15)))/60=64

ulimit -n 10240

uri="coap://[::1]:5683/hello"

./coapbench.sh -c 1000 -t 60 $uri > /dev/null 2>&1
Expand Down

0 comments on commit 7b3ae5c

Please sign in to comment.