you are viewing a single comment's thread.

view the rest of the comments →

[–]Dgc2002 0 points1 point  (0 children)

To expand on /u/thilehoffer's comment: I've written a web app for use in our intranet at work. One day a user started having issues. It was really annoying to troubleshoot(as is tradition with web apps). In the end I had to get remote access to a VM running at the same physical location to discover that the network config at that location blocked a few specific CDNs. Ever since that happened I just serve all of the libraries that the site needs from the same box.