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

Re: [Debian-NYC] Thanks for yesterday!



Hi Steve--

i think the first time, you hadn't had iceweasel open to begin with, right?

so here's the output you saw on the second attempt (now that iceweasel
is open already, reformatted a bit for clarity):

On 12/02/2010 04:54 PM, steve beltzer wrote:

> procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu----
>  r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa
>  0  0      0 159464  79452 581772    0    0    10    13  477  623 18  4 77 1
>  0  0      0 159316  79456 581816    0    0     0     2  154  245  0  0 97 3
>  0  0      0 159316  79464 581808    0    0     0    18  140  224  0  0 97 2
>  0  0      0 159316  79464 581808    0    0     0     0  142  222  2  0 98 0
>  2  0      0 159052  79464 581808    0    0     0    16  149  240  1  0 99 0
>  0  0      0 148500  79472 592792    0    0     0    22  428 2224 16  4 78 2
>  0  0      0 159384  79472 581724    0    0     0     0  326  526  3  2 95 0
>  0  0      0 159340  79480 581680    0    0     0    10  379  572  3  2 92 3
>  1  0      0 159220  79480 581688    0    0     0     0  283  561  6  1 93 0
>  0  0      0 159220  79480 581688    0    0     0     0  278  478  2  1 97 0

So i see no CPU contention (it's mostly idle all the time), no disk
delays (never above single-digit wait states, and minimal blocks in and
out in the io subsystem), and no RAM depletion (you've got lots of free
memory).

This suggests to me that the problem is the network itself, but you say
the same machine loads pages fine under another operating system, right?

how are you determining that the page has completed loading?

what information do you see when you just fetch the front page?

here's me timing the fetch of the front page of the nytimes:


0 dkg@pip:~$ time wget -q -O/dev/null http://nytimes.com/

real	0m0.848s
user	0m0.000s
sys	0m0.012s
0 dkg@pip:~$

what do you get from running the same command?

	--dkg

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply to: