Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Macbook Pro with Mavericks loading websites very slowly...network connection is fine

MacBook Pro (early 2012)

8 GB RAM

OS X Mavericks


Wireless connection to Apple N Router, excellent

Router connected to DOCSIS3 Gateway

Comcast Internet service.....Approx 75mbps throughput when hardwired to Apple router

Approx 50+ mbps connected via Wireless client


iphones, and wife's Mac Air load web pages as expected

MacBook Pro loads pages very slowly

This occurs with Safari, Firefox and Chrome browsers

Internet connection test (speedtest.comcast.net) shows 50+ mbps throughput


Steps taken:

Reset internet router

Updated firmware and reset Apple Router

rebooted MacBook

Applied all OS updates


Any ideas?

MacBook Pro, OS X Mavericks (10.9)

Posted on Nov 4, 2013 11:53 AM

Reply
8 replies

Nov 4, 2013 7:15 PM in response to smunsey

First, if you changed your network settings, I suggest you revert them.

Please answer as many of the following questions as you can. You may already have answered some of them. In that case, there's no need to repeat the answers.

Have you restarted your router and your broadband device (if they're separate) since you first noticed the problem? If the answer is no, do that now and see whether there's any change.

Are any other web browsers installed, and are they the same?

What about other Internet applications, such as iTunes and the App Store?

Are there any other devices on the same network that can browse the Web, and are they affected?

If you can test Safari on another network, is it the same there?

If you connect to your router with Wi-Fi and you can also connect with Ethernet, do that and turn off Wi-Fi. Any difference?

Nov 4, 2013 8:18 PM in response to Linc Davis

I reset my DNS setting to my local Apple router. no improvement

I have restarted the broadband router (docsis3 comcast internet gateway) no improvement

I have restarted the wireless access point (apple airport extreme) no improvement

I have Safari, Firefox and Chrome installed....all exhibit same behavior of slowly loading web pages

It takes anywhere from 30 seconds to a full minute to load a "new" (uncached) webpage

App store takes forever to load

iTunes radio works fine.....( I love you iTunes radio!)...but I dont' use iTunes for anything else.

My wife's macbook Air and our iPhones access the network fine and open web pages almost instantly

I can connect to my LTE network via my iPhone, but webpages still load slowly

If I connect via ethernet cable to the router or the internet gateway, web pages still load slowly.


virus?


Thanks

Nov 4, 2013 8:42 PM in response to smunsey

Please read this whole message before doing anything.

This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.

Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.


These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.


Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.


Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands.


Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.


Launch the Terminal application in any of the following ways:


☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)


☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.


☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.


When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.


Step 1


Triple-click anywhere in the line of text below on this page to select it:

kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' | open -ef

Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting. A TextEdit window will open with the output of the command. If the command produced no output, the window will be empty. Post the contents of the TextEdit window (not the Terminal window), if any — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.

Step 2


Repeat with this line:

{ sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|cups|isc|ntp|postf|x)/{print $3}'; echo; sudo defaults read com.apple.loginwindow LoginHook; echo; sudo crontab -l; } 2> /dev/null | open -ef

This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.


Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step.


Step 3

{ launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)/{print $3}'; echo; crontab -l 2> /dev/null; } | open -ef

Step 4

ls -A /e*/{cr,la,mach}* {,/}Lib*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts .la* 2> /dev/null | open -ef

Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.


Step 5

osascript -e 'tell application "System Events" to get name of login items' | open -ef

Remember, steps 1-5 are all copy-and-paste — no typing, except your password. Also remember to post the output.


You can then quit Terminal.

Nov 5, 2013 8:09 AM in response to Linc Davis

it turns out it was a Cisco VPN application that I have installed. When I upgraded to Mavericks, it broke the Cisco application and I had to install a newer client. This is (looking back) the exact time I noticed web pages not loading. I've uninstalled the client and everything is wonderful again.


Step one of your direction showed that the cisco vpn agent was running (although the appliction was not)...that reminded me that it was the only software I've installed before this problem.


Thanks for your guidance.....

Macbook Pro with Mavericks loading websites very slowly...network connection is fine

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.