We recently set up a Zen Served based Shared DDC behind our VPN and in generally it has been fine, but especially when performing a fresh cook of a lot of data, like standing up a new branch, we get an insane number of POST time outs. From what I can see nothing on our Zen machine is even breathing heavy. Memory, CPU, storage, network are all great. On the client machine that is logging the errors though they are often performing a lot of local cooking, which means heavy CPU pressure and the like. We cook using four workers, not sure if that is a factor or not. The errors we see are basically these two (and so so many of them)
01:43:34 LogDerivedDataCache: Display: ZenShared: Error response received from GetCacheRecords RPC: from POST http://100.117.185.74:8558/z$/$rpc: Recv failure: Connection was reset.“Payload (application/x-ue-cbpkg): 6555726 bytes”
01:43:34 LogDerivedDataCache: Display: ZenShared: Error response received from GetCacheRecords RPC: from POST http://100.117.185.74:8558/z$/$rpc: Operation timed out after 301062 milliseconds with 0 bytes received.“Payload (*/*): 0 bytes”
I’m additionally uncertain where that timeout is set to modify it, but I imagine waiting five minutes is probably causing a fair share of issues of its own.
Any help appreciated!
[Attachment Removed]