On 1 December 2010 21:00, Adam <vossa...@luther.edu> wrote: > To provide a networking perspective of thing, 8080 would be an > expected and sensible default port for HTTP traffic. If the server is > running HTTPS (i.e. notebook(secure=True)) then 8443 would be > expected. The main issue I could see with changing the default is > that individuals running with the default port may have configured > their firewall for port 8000, and will then find their access > unexpectly broken upon upgrade if the default port changes. > > Adam >
Adam, having look at the assigned port numbers http://www.iana.org/assignments/port-numbers it's very clear 8080 should be used for alternative HTTP connections like Sage. But its less clear there is an agreed alternative for HTTPS connections. pcsync-https 8443/tcp PCsync HTTPS If you work in the IT industry, and know from practical experience that 8443 is the most suitable, then I'd go with your suggestion. Dave -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org