@Igor:
By 'ctrl+r' reload, from the same machine where the server's running.
The site probably was in the cache before. Anyway, the same occures 
for very-first-time sites, or pages, too.

I have to admit that i'm reconfiguring the network occasionally, and there 
may be things involved i don't grok yet, and also this server box is running 
Debian unstable, where things can get broken, at least for some days).

After several days of updates now, I just made another check and set 
LocalHost back to the faulty 'woody.lan1' which is 192.168.1.2 (now), 
conncted to the gateway. And yes, i can reproduce the thing again. 
The pages doesn't get finished, i.e. firefox doesn't launch the 'done' 
in the left bottom corner, the pointer indicates loading, and wwwoffle 
bottom info doesn't appear.

For what it's worth, this is what i think firefox is busy with 
(small excerpt, of strace -p) but i'm not sure of course:

futex(0x8b2f280, FUTEX_WAKE, 1)         = 1
futex(0x8b2f27c, FUTEX_WAKE, 1)         = 1
write(6, "\372", 1)                     = 1
ioctl(3, FIONREAD, [0])                 = 0
poll([{fd=3, events=POLLIN}, {fd=9, events=POLLIN}, {fd=13, 
events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=16, 
events=POLLIN|POLLPRI}, {fd=17, events=POLLIN|POLLPRI}], 6, 0) = 0write(3, 
"5\20\4\0\277\37E\1C\0\0\0\22\0\22\0F\0\5\0\277\37E\1\201"..., 436) = 436
read(3, 0xbf80018c, 32)                 = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(3, "\1\20,\37\200\0\0\0\0\0\0\0L\233\223\10\36\323\31\10\356"..., 32) = 32
readv(3, [{"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\322\224\263\234\0\0\0\0\0"..., 512}, 
{"", 0}], 2) = 512
write(3, "I\2\5\0\277\37E\1\0\0\1\0\20\0\20\0\377\377\377\377", 20) = 20
read(3, "\1\20-\37\200\0\0\0\0\0\0\0\350E\311\277{\325\31\10\240"..., 32) = 32
readv(3, [{"}\326}\326}\326}\326}\326}\326}\326}\326}\326}\326}\326"..., 512}, 
{"", 0}], 2) = 512
write(3, "I\2\5\0\302\37E\1\0\0\0\0\20\0\20\0\377\377\377\377", 20) = 20
read(3, "\1\20.\37\200\0\0\0\0\0\0\0\350E\311\277{\325\31\10\240"..., 32) = 32
readv(3, [{"\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 512}, 
{"", 0}], 2) = 512
write(3, "H\2\206\0\277\37E\1m\254D\1\20\0\20\0\0\0\1\0\0\20E\1}"..., 588) = 588
ioctl(3, FIONREAD, [0])                 = 0



But wait, i just notice, after 2 minutes or so, the page got finished !

Nothing in the local logs, nothing in the router logs, which are fully enabled 
(which means 50-100 hits per second logged, this is a community of 6 and 
they do filesharing and anything. I wrote analyzer scripts to detect inside 
bots 
and outside attacks but i'm unprepared to track authorized traffic on my own 
box,
so please excuse i can't be more precise on that) 

The last 2 things which got added are the wwwoffle info, and (i missed this 
point
until now) the favicon !

The original main header was 

http://www.debian.org/ports/i386/
GET /ports/i386/ HTTP/1.1
Host: www.debian.org
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8.0.6) Gecko/20060728 
Firefox/1.5.0.6 (Debian-1.5.dfsg+1.5.0.6-1)
Accept: 
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: de-de,de;q=0.8,en-us;q=0.7,en;q=0.5,es-es;q=0.3,es;q=0.2
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive
Referer: http://www.de.debian.org/releases/stable/i386/ch02s01.html.en

HTTP/1.x 200 OK
Date: Fri, 11 Aug 2006 10:59:18 GMT
Server: Apache/2.0.54 (Debian GNU/Linux)
Content-Location: index.de.html
Vary: negotiate,accept-language
TCN: choice
Last-Modified: Wed, 28 Jun 2006 06:47:38 GMT
Etag: "400e617-1638-30ee1680"
Accept-Ranges: bytes
Cache-Control: max-age=86400
Expires: Sat, 12 Aug 2006 10:59:18 GMT
Content-Type: text/html
Content-Language: de
Connection: close
Proxy-Connection: close
Content-Encoding: gzip
Transfer-Encoding: chunked
----------------------------------------------------------

and after finishing i find:  

----------------------------------------------------------
http://www.debian.org/favicon.ico

GET /favicon.ico HTTP/1.1
Host: www.debian.org
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8.0.6) Gecko/20060728 
Firefox/1.5.0.6 (Debian-1.5.dfsg+1.5.0.6-1)
Accept: image/png,*/*;q=0.5
Accept-Language: de-de,de;q=0.8,en-us;q=0.7,en;q=0.5,es-es;q=0.3,es;q=0.2
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive

HTTP/1.x 200 OK
Date: Fri, 11 Aug 2006 11:02:43 GMT
Server: Apache/2.0.54 (Debian GNU/Linux)
Last-Modified: Tue, 22 Jan 2002 00:25:36 GMT
Etag: "3fb4df1-1266-3f6f6000"
Accept-Ranges: bytes
Cache-Control: max-age=86400
Expires: Sat, 12 Aug 2006 11:02:43 GMT
Content-Type: image/x-icon
Connection: close
Proxy-Connection: close
Content-Encoding: gzip
Transfer-Encoding: chunked


But why should laoding the favicon need 2 minutes only 
because wwwoffle knows his own host as woody.lan1 = 192.168.1.2,
instead of woody = 127.0.0.1 ?
Also, it seems to happen for every page of the same domain anew. 

However, I can't reproduce the header order, so favicon may have benn 
casual: With the next try i get as last header before completion (after 2 
minutes),

___________________________________________________
http://www.de.debian.org/releases/stable/i386/ch03s01.html.en

GET /releases/stable/i386/ch03s01.html.en HTTP/1.1
Host: www.de.debian.org
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8.0.6) Gecko/20060728 
Firefox/1.5.0.6 (Debian-1.5.dfsg+1.5.0.6-1)
Accept: 
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: de-de,de;q=0.8,en-us;q=0.7,en;q=0.5,es-es;q=0.3,es;q=0.2
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive
Referer: http://www.de.debian.org/releases/stable/i386/ch03.html.en
X-Moz: prefetch

HTTP/1.x 200 OK
Date: Fri, 11 Aug 2006 11:55:07 GMT
Server: Apache/2.0.54 (Debian GNU/Linux) DAV/2
Last-Modified: Mon, 16 Jan 2006 07:48:50 GMT
Etag: "8005d821-1a48-baa3c80"
Accept-Ranges: bytes
Content-Type: text/html
Content-Language: en
Connection: close
Proxy-Connection: close
Content-Encoding: gzip
Transfer-Encoding: chunked
----------------------------------------------------------


... and the next try again showed the latter kind of request:

_________________________________________________
http://www.de.debian.org/releases/stable/i386/ch04.html.en

GET /releases/stable/i386/ch04.html.en HTTP/1.1
Host: www.de.debian.org
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8.0.6) Gecko/20060728 
Firefox/1.5.0.6 (Debian-1.5.dfsg+1.5.0.6-1)
Accept: 
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: de-de,de;q=0.8,en-us;q=0.7,en;q=0.5,es-es;q=0.3,es;q=0.2
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive
Referer: http://www.de.debian.org/releases/stable/i386/ch03s06.html.en
X-Moz: prefetch

HTTP/1.x 200 OK
Date: Fri, 11 Aug 2006 11:59:28 GMT
Server: Apache/2.0.54 (Debian GNU/Linux) DAV/2
Last-Modified: Mon, 16 Jan 2006 07:48:52 GMT
Etag: "8005d935-10d7-bc8c100"
Accept-Ranges: bytes
Content-Type: text/html
Content-Language: en
Connection: close
Proxy-Connection: close
Content-Encoding: gzip
Transfer-Encoding: chunked
----------------------------------------------------------


   °
 /\/

Reply via email to