StackOverflow open slow or style (CSS) does not display the problem correctly

Source: Internet
Author: User

Original link: http://stackvoid.com/stackoverflow-css-down/


Recently use StackOverflow super uncomfortable, load slow not to say style also brush not come out, greatly affect work efficiency.

Check the next reason, the original is the StackOverflow site point to CloudFlare this awesome CDN, but the domestic CDN was wall, so ...

How to solve it? Online search for a CDN failure to quickly switch the point of the resource, the URL is www.sstatic.net.

Now there are two ways to solve the current problem:

Directly click on the Stack Exchange family of websites, will jump to stackexchange.com this site, jump over, once again refresh the site you want to visit, should be able to access the normal.

A few months in a way: Manually modify the local Host file

 first get local to cdn.sstatic.net IP  

ping cdn.sstatic.net

 After acquiring the IP, modify the Host file  

linux:

/etc/hosts

windows:

c:\windows\system32\drivers\etc\hosts

 add your ping to the IP address (x.x.x.x) to the Hosts file. 

x.x.x.x cdn.sstatic.net

The second disadvantage is that the IP address is sometimes unstable and needs to be changed a few months later.

It is recommended to use the first method , after all, similar problems have been encountered for a long time.


StackOverflow open slow or style (CSS) does not display the problem correctly

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.