matomo-org/matomo

Remove NFS diagnostic check?

Open

#15.259 aberto em 10 de dez. de 2019

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)PHP (2.847 forks)batch import
Help wantedc: Documentationc: Usability

Métricas do repositório

Stars
 (21.513 stars)
Métricas de merge de PR
 (Mesclagem média 8d 11h) (106 fundiu PRs em 30d)

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.

Guia do colaborador