When working with nodes with low quality links, I have frequently seen a case where I can connect to a (distant) node in a browser using a URL of the form http://nodename:8080/ (Eg. a link from the mesh status page) I then receive the default re-direction response from /www/index.html - - so, I know I have an TCP (http) connection to the distant node. But, after that, the redirection target url (the status page) never opens and the connection times out. Any ideas as to why the connection to the default static landing page succeeds and the connection to /cgi-bin/status does not?
|