Home » Questions » Computers [ Ask a new question ]

I regularly see gstatic.com in the status bar, what is that domain? [closed]

I regularly see gstatic.com in the status bar, what is that domain? [closed]

Sometimes when I am browsing the web, among the hostnames that fly by in the statusbar is one that includes gstatic.com as the base domain. I can't navigate to http://gstatic.com to gain any more information. All I get is a Google page that says

Asked by: Guest | Views: 388
Total answers/comments: 2
Guest [Entry]

"Google has off-loaded static content (JavaScript code, images and CSS) to a different domain name in an effort to reduce bandwidth usage and increase network performance for the end user.

increases performance by increasing, in theory, the number of connections the browser can use, by default, most browsers will only make two connections to a single server. While this is configurable, most users don't bother, so having content come from multiple domains, it can open two connections for every domain the site uses. This loads the content into the users browser faster.
decreases bandwidth by disabling cookies and other HTTP headers for the gstatic.com domain. Believe it or not, disabling headers greatly reduces bandwidth usage, especially if a page uses a lot of static files.
static content can be offloaded to geographically diverse CDN servers. Google can push all the content to servers that are nearest to you. This is probably more applicable to a normal corporate site, as Google does a great job of pushing everything to a datacenter closest to you. But for a normal company, you could split out your dynamic content and your static content and then pay a CDN provider to host your static content, reducing your corporate datacenter's bandwidth usage, while improving load times for your user."
Guest [Entry]

"If you're like me, you probably notice the gstatic domain because your browser is paused waiting for a resource.

If the domain you're seeing is

csi.gstatic.com

then note that this is NOT a static resource. It's some kind of internal logging (much like Google Analytics). If you do a Google search for csi gstatic you'll see that many people wait up to 30 seconds for this URI to be processed by Google.

Google, for their part, has never (to my knowledge) publicly mentioned csi.gstatic.com/csi."