Site issue with loading pages
#10
LochnarITB wrote:

Quote:How do you watch what comes down the pipe to see what the lounge server is sending down the line to you?

OK. In a nutshell, when you tell your browser to retrieve a certain URL, there are a number of HTTP protocol headers that the server sends before the data. Examples would be the type of data that this file is (HTML, JPEG image, MP3 audio, etc), the size of the file, an alternate location for the file (the Location header that I mentioned), how often it should automatically reload the page, whether and for how long it should cache the page, and so on. In general, headers tell the browser what to *do* with the data once it arrives. A surprisingly large majority of all web-server problems are caused by incorrect HTTP headers, since the vast majority of server operators know next to nothing about them or even that they exist.

As for how to see them, you need some kind of add-in program, as browsers hide that sort of technical data from the user. I know of at least four ways to see HTTP headers, though:

This Utility which patches into IE on Windows.

A network packet sniffer such as this one.

A software proxy that can log traffic that passes through it.

The Lynx text browser, which accepts a command-line parameter -HEAD to show just the HTTP headers sent by a server.

Mozilla/Firefox probably has a plugin/extension to do it too, but I don't keep up with developments on that.

Quote:A second question of you, or anyone who cares to comment, do you know of and what is your opinion of Network+ and Server+ certification?  Are they valuable for the person and to future employers?

I'm no expert, but from what I've seen, their purpose is pretty much as an ticket if you're trying to get entry into the networking field or to change careers. If you've got experience in the field, any employer is going to look at that before any certification. But if your previous professional expertise is in, say, real estate or truck driving, you need something to show that you have some competency in a new field.

Hope that helps.
Reply


Messages In This Thread
Site issue with loading pages - by T-hawk - 03-31-2004, 10:43 PM
Site issue with loading pages - by Bolty - 04-01-2004, 04:03 AM
Site issue with loading pages - by [wcip]Angel - 04-01-2004, 01:21 PM
Site issue with loading pages - by T-hawk - 04-01-2004, 04:21 PM
Site issue with loading pages - by T-hawk - 04-01-2004, 06:47 PM
Site issue with loading pages - by LochnarITB - 04-01-2004, 09:33 PM
Site issue with loading pages - by Bolty - 04-01-2004, 11:20 PM
Site issue with loading pages - by Griselda - 04-01-2004, 11:28 PM
Site issue with loading pages - by Bolty - 04-02-2004, 03:48 AM
Site issue with loading pages - by T-hawk - 04-02-2004, 05:25 AM
Site issue with loading pages - by Griselda - 04-02-2004, 06:50 AM
Site issue with loading pages - by --Pete - 04-02-2004, 03:40 PM
Site issue with loading pages - by TaMeOlta - 04-02-2004, 05:51 PM
Site issue with loading pages - by LochnarITB - 04-02-2004, 10:09 PM
Site issue with loading pages - by T-hawk - 04-06-2004, 05:45 PM
Site issue with loading pages - by Bolty - 04-07-2004, 01:02 AM
Site issue with loading pages - by Bolty - 04-12-2004, 09:27 PM
Site issue with loading pages - by T-hawk - 04-12-2004, 09:48 PM
Site issue with loading pages - by Bolty - 04-12-2004, 09:52 PM

Forum Jump:


Users browsing this thread: 5 Guest(s)