[ee122] Token failures; Command line arguments; Server to client data

Vern Paxson vern at icir.org
Tue Sep 25 16:32:00 PDT 2007


> But the specs say we should connect to port 80 by default.  Did I
> misunderstand something?

The *client* connects to port 80 if it's not specified in the URL.

The *server* should bind to whatever port is given on the command line.
If this defaults to port 80, then that default won't work except for
servers running as privileged processes.

		Vern


More information about the ee122 mailing list