-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
Two issues to investigate -
- httperf just hangs when run in a loop against the router.
- To reproduce, start the two routers using the attached 2 router config files.
- Start nginx and make it listen on port 80 or if you start nginx on a different port, change the tcpConnector port in tcpB.conf to the nginx listening port.
- Install httperf.
- Run httperf in a loop like this - httperf --hog --server 127.0.0.1 --port 9000 --uri /index.html --rate 5000 --num-conn 20000 --num-call 1 --timeout 20 -v
- httperf tool will simply hang. If it does not hang run it in a loop.
- Router drops connections when httperf is run against the router.
- The same (above) httperf command can be used to reproduce the dropped connections. But the hang is more prominent now, not the dropped connections.
- When the router does drop connections, I see this from the output of httperf
- Errors: total 20000 client-timo 0 socket-timo 0 connrefused 0 connreset 2000