[plt-scheme] Limiting Concurrent Connections to Web Server

From: Henk Boom (lunarc.lists at gmail.com)
Date: 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


Posted on the users mailing list.