

In my hosts file my hosts are currently on separate lines and so far the issue seems to be fixed. Removing redundant virtualhosts and hosts (I commented them out).Changing the domain I am using from mysite.

The only solution which has so far appeared to work for me is a combination of all of the solutions: OS X 10.11 El Capitan macOS 10.12 Sierra macOS 10.13 High Sierra macOS 10.14 Mojave 11.1.2 (July 9, 2018) 12.1.2 (July 22, 2019) 13.1.2 (July 15, 2020). I have tried many solutions for the same problem including putting all of the hosts on one line, removing redundant hosts and virtualhosts, and also including the IPv6 lines - none of these alone were successful. For example, to use curl to download files from the command line: Open a new Terminal window and type curl. Answer for reference for anyone finding this question as I have spent hours trying to find a solution that works for me: You can also drag and drop URLs from a web browser. Note: I am using Windows and XAMPP, however while researching the problem many people have had the same issue on Windows and Mac.

My virtual host set-up in nf: NameVirtualHost *:80ĭocumentRoot /Users/myusername/Dropbox/dev_envs/ĭocumentRoot /Users/myusername/Dropbox/dev_envs/myprojectname My setup: Apache 2 - MySQL - PHP installed and enabled - added a couple of virtual hosts one of which I created for localhost If I leave it untouched for a couple of minutes and then reload again, the first reload is (again) painfully slow seems like something is being cached.Īs can be seen below I am not using the.
BONJOUR BROWSER EL CAPITAN MAC OS X
Since setting up my development environments on Mac OS X Lion (brand new macbook air purchased in January 2012), I have noticed that resolving to a virtual host is very slow (around 3 seconds) the first time but after that is fast as long as I continue loading it regularly.
