Performance on Azure
Posted: Fri Feb 17, 2017 3:49 pm
Hello,
We are implementing xLocateServer on a VM scaleset on Microsoft Azure & would be interested in some recommendations so that we can achieve the best performance
- What is a reasonably safe queue length setting and maximum number of query threads for a machine with the spec of our VMs
- Initial deployment is to machine type A2 : 2 CPUs, 3.5 GB RAM, 135 GB HDD 4x500 IOPS) set to scale from 1 to 10
- Targeted deployment is to machine type D2v2 : 2 CPUs, 7GB RAM, 100GB SSD, 4x500 IOPS ) set to scale from 1 to 10
Literature on these machine sizes is available here: [urlhttps://docs.microsoft.com/en-us/azure/virtual-machines/virtual-machines-windows-sizes#dv2-series][/url]
- Are there any other config settings which we would need to modify in order to increase those settings safely without any risk of the server process running out of memory?
Many thanks for your attention
We are implementing xLocateServer on a VM scaleset on Microsoft Azure & would be interested in some recommendations so that we can achieve the best performance
- What is a reasonably safe queue length setting and maximum number of query threads for a machine with the spec of our VMs
- Initial deployment is to machine type A2 : 2 CPUs, 3.5 GB RAM, 135 GB HDD 4x500 IOPS) set to scale from 1 to 10
- Targeted deployment is to machine type D2v2 : 2 CPUs, 7GB RAM, 100GB SSD, 4x500 IOPS ) set to scale from 1 to 10
Literature on these machine sizes is available here: [urlhttps://docs.microsoft.com/en-us/azure/virtual-machines/virtual-machines-windows-sizes#dv2-series][/url]
- Are there any other config settings which we would need to modify in order to increase those settings safely without any risk of the server process running out of memory?
Many thanks for your attention