[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debian-NYC] debugging network slowness



On Sat, Dec 04, 2010 at 05:25:20PM -0500, steve beltzer wrote:
> <SNIP>
> real    5m17.094s
> user    0m0.128s
> sys    0m0.012s
> steve@francisco:~$

My input will certainly not be helpful, but I can't resist pointing out
that I get exactly (give or take a few seconds) the same results as
Steve, and my system is generally functioning normally, so I'm skeptical
of dkg's claim that the above necessarily means there's something wrong
with the networking stack.

If I put a -q on netcat, I get

	130 mjgoins@burden:~ $ time printf 'GET / HTTP/1.1\nHost:
	nytimes.com\n\n'| (echo start; nc -q10 199.239.136.200 80; echo; echo
	end)|ts '%H:%M:%.S'
	17:51:44.137157 start
	17:51:44.137439 HTTP/1.1 301 Moved Permanently
	17:51:44.137519 Server: Sun-ONE-Web-Server/6.1
	17:51:44.137588 Date: Sat, 04 Dec 2010 22:51:44 GMT
	17:51:44.137658 Content-length: 122
	17:51:44.137726 Content-type: text/html
	17:51:44.137794 Location: http://www.nytimes.com/
	17:51:44.137862 Connection: close
	17:51:44.137930 
	17:51:44.137997 <HTML><HEAD><TITLE>Moved Permanently</TITLE></HEAD>
	17:51:44.138067 <BODY><H1>Moved Permanently</H1>
	17:51:44.138135 An error has occurred.
	17:51:44.138203 </BODY></HTML>
	17:51:44.138270 end
	
	real	0m0.124s
	user	0m0.104s
	sys	0m0.020s
	0 mjgoins@burden:~ $
	

Attachment: signature.asc
Description: Digital signature

_______________________________________________
DebianNYC mailing list
DebianNYC@vireo.org
http://lists.vireo.org/cgi-bin/mailman/listinfo/debiannyc

Reply to: