Forum Moderators: phranque

Message Too Old, No Replies

simulate pipelined requests in telnet

         

geekpie

8:34 pm on Oct 11, 2007 (gmt 0)

10+ Year Member



here's a simple request I can put to our (apache) webserver:

GET /index.php HTTP/1.1
Host: www.#*$!.com

Is it possible to simulate pipelining 2 requests using telnet? Is so, what would it look like?