Export to zip crashes user session
Hi
Our configuration is nuxeo 5.8, httpd on a dedicated server in front of a single Nuxeo instance. Postgres and NFS services are also installed on dedicated servers. We re heading for a cluster configuration hence the situation.
When I try to export and download a Zip file, be it from the selection or from the export options, the server takes some time (about 30 seconds) and crashes the user session (internal server error).
No ERROR entry in server.log, no special CPU load on any of the servers implied, nuxeo.db.transactiontimeout was set to its default value, well under the time it takes for the session to crash.
What's happening ?
I have a test environment quite similar, and the studio updates makes the server crash. The main difference being that NFS peformances are worst. I suspect NFS to be reponsible of this situation. The Tmp and Binaires mounts have been set up according to the documentation.
Any more clues or ways to investigate this problem ?