matomo-org/matomo

Remove NFS diagnostic check?

Open

#15.259 geöffnet am 10. Dez. 2019

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)PHP (2.847 Forks)batch import
Help wantedc: Documentationc: Usability

Repository-Metriken

Stars
 (21.513 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 11h) (106 gemergte PRs in 30 T)

Beschreibung

It says eg

Warning Filesystem: warning (Your server is using an NFS filesystem. This means Matomo will be extremely slow when using file based sessions.)

But we are not using file based sessions anymore anyway.

Could also simply remove the message but not sure what the point of having this check is then. Of course could say in general using NFS may be slow.

Contributor Guide