[En-Nut-Discussion] Webserver Image problem

Dusan Ferbas dferbas at dfsoft.cz
Tue Dec 2 17:03:39 CET 2003


Did you tested this with latest Nut/OS 3.3.2 ? I encountered this problem 
for large data volume sent over TCP with 3.3.0 /i.e. 20 - 30kB/. Packet 
sniffer showed that file (image or whatever) is fully sent but there is 
missing FIN from Nut. Even if file is marked with 'Content Length: nnn' in 
http header it seems that browser waits for connection end (Mozilla, IE 
tested).

I noticed that for another connection (e.g. page reload) browser tries same 
port number (as it assumes port is still opened) but Nut resets (as 
expected for closed socket).

Dusan

>Hi all,
>
>when im trying to display a number of images on a webpage, one of the
>pictures doesnt display. Which picture doesnt display is totally random.
>
>I am displaying the images with CGI, and not through the whole urom
>thing... and making more server threads doesnt work for some reason :s
>i was hoping that someone can give me some pointers in solving this one
>:)




More information about the En-Nut-Discussion mailing list