- From: Luigi Rizzo <luigi@labinfo.iet.unipi.it>
- Date: Sat, 15 Feb 1997 06:25:18 +0100 (MET)
- To: touch@isi.edu
- Cc: http-wg%cuckoo.hpl.hp.com@hplb.hpl.hp.com, www-talk@www10.www3.org
> > 1) HTTP is usually trasferred over TCP, but there are cases (e.g. squid > > HTTP is always over TCP. Correct. But conceptually, it does not need to. It's just one request, one response, and there's no reason, other than performance, why it could not travel over a different (reliable) transport. HTTP defines some optimizations designed after TCP (e.g. persistent connections) but they in principle could work as well over DECNET or Unix sockets. Luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________
Received on Friday, 14 February 1997 22:17:38 UTC