[plt-scheme] Limiting Concurrent Connections to Web Server
Henk Boom
lunarc.lists at gmail.com
Wed Jan 7 22:09:21 EST 2009
The httperf command should actually be:
httperf --port 8080 --uri=/limited --timeout=0.1 --num-conns=5
I'm not sure how that mis-paste happened. =)
Henk
More information about the plt-scheme
mailing list