• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Memory usage of SQLSERVR.EXE increases

T

Toepes

Guest
I noticed that the proces sqlservr.exe is increasing it's memory usage every day. After a reboot it is approb 67MB after 2 - 3 days it is between 600 and 800MB of Mem Usage in WIndows Task Manager.

On the server, with SP2 w2K3 and Plesk 8.1, i have just 4 small websites using ASP. Plesk uses the MSSQL database. Does anyone noticed the same or solved this, as the server slows down when the use of memory increases.
 
I have same problem, have 4gb of ram and server is slow, because 20 minutes after reboot server sqlserv.exe use 800MB of memory
 
I was having the same problem until last week. Apparently SQL Server will use whatever memory is available, but will release it if it has to.

You can set SQL Server to use only a maximum amount of memory that you specify.

Right click on the server in Management Studio and choose properties. On the left click on "Memory" then enter a maximum value that you want SQL to use in "Maximum Server Memory".

It's worked great for me. I set it to 100MB and it always just hovers around this mark.

I hope this helps.

Cheers
 
Back
Top