# of syscalls is'nt the only thing which reduces latency and improves
performance here. Persistent connections also help (no tcp handshake,
tcp slowstart, ...). khttpd does'nt support this.
> Benchmarks. GNOME and KDE will provide transparent network-access through
> HTTP, for example. This will change HTTP in the direction of a file-server
> protocol, where latency counts.
For file-server stuff you'll probably want to use HTTP/1.1 features like
byteranges.
Gerd
-- sigfault- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/