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
There's a hard max file handle limit in dafilesrv, which historically has been set to 8k.
It was increased to 32k in legacy systems, but those changes were never ported across to 3.x.
There's a hard max file handle limit in dafilesrv, which historically has been set to 8k.
It was increased to 32k in legacy systems, but those changes were never ported across to 3.x.