in reply to My simple idea.
Basically, he uses the HTTP::Daemon module from LWP, spawns off a new server for each connection, and redirects to the new port. Pretty ingenious technique, and a lot easier than using IO::Socket calls. (Trust me on this.)
|
|---|