GIDForums  

Go Back   GIDForums > Web Hosting Forums > Apache Web Server Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 11-Oct-2007, 14:35
geekpie geekpie is offline
New Member
 
Join Date: Oct 2007
Posts: 2
geekpie is on a distinguished road

Simulate pipelined requests in telnet


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

GET /index.php HTTP/1.1
Host: www.xxx.com

Is it possible to simulate pipelining 2 requests using telnet? Is so, what would it look like?
  #2  
Old 26-Dec-2007, 08:16
goodiny goodiny is offline
Account Disabled
 
Join Date: Mar 2007
Posts: 41
goodiny is an unknown quantity at this point

Re: simulate pipelined requests in telnet


Can't get this question. What do you exactly want?
  #3  
Old 04-Jan-2008, 14:15
geekpie geekpie is offline
New Member
 
Join Date: Oct 2007
Posts: 2
geekpie is on a distinguished road

Re: Simulate pipelined requests in telnet


actually I sorted it.

if you copy and paste the following to a telnet connection:

GET /page1.php HTTP/1.1
Host: www.xxx.com

GET /page2.php HTTP/1.1
Host: www.xxx.com

(with the empty line in the middle), then enter twice to send you request, the requests are pipelined: both go off (in 1 tcp packet I suppose) together.
 
 

Recent GIDBlogFirst week of IA training by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Learning TCP/IP aka TELNET programming but... EricTWiggins CPP / C++ Forum 5 25-Jan-2007 08:18
Apache2 config issues monev Apache Web Server Forum 2 28-Jun-2004 06:19
Can't view pages from another machine on the Intranet aevans Apache Web Server Forum 9 14-May-2004 02:26

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 04:00.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.