in reply to parallel web get with lwp::simple

Maybe you want to look at httperf? It does its job "httpd performance testing" very well, there you can als find an example.

If you need to playback complicated requests, you could try out HTTP::Recorder to record your scripts (there was also a extension on the ml for recording httperf scripts, i never tested it tough).

ciao, knoebi