Package: netbase

The service name for port 8080 in /etc/services (webcache) doesn't
match IANA assigned service name (http-alt)

$ grep 8080 /etc/services
webcache        8080/tcp                        # WWW caching service

-- from http://www.iana.org/assignments/port-numbers --
http-alt        8080/tcp    HTTP Alternate (see port 80)
http-alt        8080/udp    HTTP Alternate (see port 80)


The file's had that entry for quite a few years, I actually had 
no idea IANA had the port assigned to http-alt until i saw the
entry on a co-worker's Mac and decided to investiage.

Did IANA change it at some point?
Does squid rely on it (I usually use 3128 though)?

Bob Black



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to