Hi Folks,
does anybody have any information of any settings that should be applied to the paging file in Windows server.
We have been experiencing memory problems on Alteryx server and have been directed to fiddle around with the Minimum sort/join memory usage parameter. Seemed to work - most of the time.
To check if we had fixed the problem, we ran a deliberately hungry workflow and watched the memory usage go up and up both on the server diagnostics and the windows systeminfo command.
The process kicked off with 28GB of available physical memory and 46GB of available virtual memory.
This end up as 700MB and 910MB of available physical and virtual memory before it reached 100%, keeled over and took the server with it.
I was a bit surprised as I expect the Virtual memory to increase as it started paging around 90% usage. to a max of 3 times the physical memory (96GB 3*32).
This is on an AWS EC2 box emulating a 4 core server with 32GB of physical memory.
Does anybody have any experience of these sort of issues?
Any information welcomed