matomo-org/matomo

Remove NFS diagnostic check?

Open

#15,259 opened on Dec 10, 2019

 (4 comments) (0 reactions) (0 assignees)PHP (2,894 forks)batch import
Help wantedc: Documentationc: Usability

Repository metrics

Stars
 (21,803 stars)
PR merge metrics
 (PR metrics pending)

Description

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