You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i set my NAS directory in doc.root.folder=E:\docRoot, logs loading very long on website or shows 404 error. When I back configuration to doc.root.folder=docRoot (localy folder) everythings works fine.
The text was updated successfully, but these errors were encountered:
It is very important to provide file system access with good IO performance. In some cases, the NAS is not fast enough and it deteriorate the performance dramatically.
This is one of the reasons behind the implementation of the new archive server abilities. This will allow users to keep the server working on local file system while saving old reports to a different server working on NAS or other, slower file system.
The feature should be ready for production in the coming weeks.
Great!! About slow IO . I found similar bug and there was script test.js which check IO performance and my NAS has a very good performance less than 10 ms
When i set my NAS directory in doc.root.folder=E:\docRoot, logs loading very long on website or shows 404 error. When I back configuration to doc.root.folder=docRoot (localy folder) everythings works fine.
The text was updated successfully, but these errors were encountered: