The <html><body></body></html> is probably just a blank page supplied by Mozilla internally as a placeholder.
I've had problems with Mozilla before - look into the 'ignore sigpipe' switch. (See http://lists.ntop.org/pipermail/ntop-dev/2002-June/000892.html). You might try it (man ntop). Oh, yeah, if you're using https:// then 1-stop that and 2-look into the sslwatchdog stuff too. I don't think we ever really figured it out - IIRC there was something about handling multiple threads, where the nested frames exacerbated things. -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Toby Chappell Sent: Thursday, July 24, 2003 1:13 PM To: [EMAIL PROTECTED] Subject: Re: [Ntop] trafficStats and hostsInfo pages blank After looking at further... this is definitely a Mozilla problem (1.3 and 1.4 on Solaris 8, and 1.4 on Mac OS X). The pages render fine in IE 5.2.3 and Safari 1.0 on Mac OS X. I can verify that the "correct" page is being served with wget (and, for example, trafficStats.html and multicastStats.html are identical down to the first table except for difference in title/header). Yet, multicastStats.html displays fine and trafficStats.html only contains "<html><body></body></html>" according to a "view source" in Mozilla. Strange... Can anyone corroborate this? Thanks Toby Burton M. Strauss III <[EMAIL PROTECTED]> wrote: > You should see at least the html header info: > > You should see at least the printHTMLheader(char *title, int headerFlags) > stuff, e.g.: > > If you're not seeing that, then there's a browser/server problem. > > Try another browser... > -- Toby Chappell Georgia State Univ. Lead Software System Engineer Atlanta, Georgia UNIX Support Phone: (404) 651-1062 [EMAIL PROTECTED] Fax: (404) 651-4408 _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
