Getting increasing frustrated with the Documentation site

I don’t know what is wrong with the Unity documentation site, but it is becoming increasing frustrating to use it.
Yesterday the server was timing out and not responsive:

3260547--251384--manual.jpg

Now I do a search for “Mesh Collider” and this is the result:

After doing the search about 4 times, it finally comes back with valid results.

Then when I hit “Other Versions”, I get a message to disable browser plugins.

I don’t have any plugins running.
Then I reload the page three times, then the message about plugins no longer appears.

Furthermore, I am running Unity 2017.1. The options on the Mesh COllider in Unity Editor do not agree with what the Documentation site is telling me

What exactly does “Inflate Mesh” option do? It isn’t explained in the manual.

This site used to be easy to use.
(Running Firefox 56.0.1 (64-bit))
Windows 10

Am I the only one who is having issues here?

I don’t have the same issues, but I always do my search through Google instead of through forum search, sometimes adding “Unity API” or similar strings to my searches.
(Running Chrome, Windows 10)

The first result of a google search of “MeshCollider” gave me this: Unity - Scripting API: MeshCollider

On this page, they say the “inflateMesh” option will “Allow the physics engine to increase the volume of the input mesh in attempt to generate a valid convex mesh.”