| Author |
Message |
ak98
Joined: 15 Aug 2011 Posts: 4
|
Posted: Thu Apr 12, 2012 2:11 pm Post subject: Memory Optimisation Problem |
|
|
Using the setting to reduce memory allocated to your software (Other Optimisations) can cause memory allocation problems within terminal service sessions when memory is sparse(typically a 32 bit server running as terminal server and hosting Sql server and all desktop business software). I have run into the problem where dynamic memory allocation is basically coming from servers paging file. This greatly slows any application that requests memory and releases it back to the system. Each dynamic request for even just a few meg of memory can take a couple of seconds. Using the setting to reduce memory although intuitively should yield better performance, actually reduces the performance dramatically - in my app 30 seconds for retrieving information from database and displaying on a form(normally 1.5 sec max).
Can I request that there be added an option to disable the memory optimisation via Api Switch setting so we can implement option for end users when this situation is occurring. I do not want to disable the memoryoptimisation application wide to cover a few edge cases and being able to disable within the application would allow covering all bases. |
|
| Back to top |
|
 |
Chris.Allen
Joined: 12 Mar 2009 Posts: 454
|
Posted: Mon Apr 16, 2012 7:24 pm Post subject: |
|
|
| Thanks for your observations. I shall pass them on to our product development team |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group