[En-Nut-Discussion] HTTP Multi Request

Harald Kipp harald.kipp at egnite.de
Fri Oct 8 10:29:32 CEST 2004


Right now the http code doesn't support keepalive.
You need to run several threads to avoid rejected
connections. Nut/Net doesn't support a connection
backlog either.

Btw. http keepalive shouldn't be hard to implement,
I think.

Harald

At 19:45 06.10.2004 +0100, you wrote:
>As Your guys know now the http server program on NutOS only able to 
>response single Request per connection,
>Which mean  when a browser client loading the webpage on the nutOS may 
>need a few connection(which some connection are related to the picture files),
>Web browser able operate on single connection to receive all the file.
>
>Anyone know how to enable this feature on our NutOS web server ?
>
>WF




More information about the En-Nut-Discussion mailing list