http 1.1

Martin Gustafsson martin-g@REDACTED
Fri Nov 9 15:26:46 CET 2001


Hello Erlang Friends

Today the webserver in Erlang/OTP only
supports HTTP/1.0, but it is under 
reconstruction to support HTTP/1.1.

Most of the features in HTTP/1.1 is 
already implemented, but needs some more 
testing before release.

The most interesting part might be
the persistent connections that will
reduce the work for the server.  

It will also be possible to send dynamic 
generated pages in chunks to HTTP/1.1 clients,
which will reduce the memory consumption. 

Best regards

Martin Gustafsson

Email:marting@REDACTED





More information about the erlang-questions mailing list