Erdmut Pfeifer schrieb:
> 
> I just tried it a couple of times with wget. I always got something
> between 150-190KB/sec -- doesn't seem too slow to me :)
> 
> $ wget http://www.assoziations-blaster.de:7000/forum/forum-list_0.html
> --01:15:32--  http://www.assoziations-blaster.de:7000/forum/forum-list_0.html
>            => `forum-list_0.html'
> Connecting to www.assoziations-blaster.de:7000... connected!
> HTTP request sent, awaiting response... 200 OK
> Length: 182,296 [text/html]
> 
>     0K -> .......... .......... .......... .......... .......... [ 28%]
>    50K -> .......... .......... .......... .......... .......... [ 56%]
>   100K -> .......... .......... .......... .......... .......... [ 84%]
>   150K -> .......... .......... ........                         [100%]

yes -- but it seems that wget waits for the response before counting ;-)

200K is OK, 2 MBit line.



Apache Bench:

 #ab http://www.assoziations-blaster.de:7000/forum/forum-list_0.html
This is ApacheBench, Version 1.3c <$Revision: 1.38 $> apache-1.3
Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd,
http://www.zeustech.net/
Copyright (c) 1998-1999 The Apache Group, http://www.apache.org/

Server Software:       
Apache/1.3.12                                      
Server Hostname:        www.assoziations-blaster.de
Server Port:            7000

Document Path:          /forum/forum-list_0.html
Document Length:        182296 bytes

Concurrency Level:      1
Time taken for tests:   3.266 seconds
Complete requests:      1
Failed requests:        0
Total transferred:      182634 bytes
HTML transferred:       182296 bytes
Requests per second:    0.31
Transfer rate:          55.92 kb/s received



So, hmmm, this looks like output starts after ~4 seconds ...


If I print only "hello world" but with building the same HTML, the time
is about 0.025 seconds! Very strange!


Ciao
  Alvar

Reply via email to