HighTechTalks DotNet Forums  

Performance on Terminal Services

Dotnet Framework (Performance) microsoft.public.dotnet.framework.performance


Discuss Performance on Terminal Services in the Dotnet Framework (Performance) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
GB
 
Posts: n/a

Default Performance on Terminal Services - 05-23-2007 , 03:31 PM






I have an application with the following stats:
Application is launched - 12,632 k
Login Authenticated (main app loads) - 22,000 k
Load a company record (dataset) - 30,160 k
Load remaining tabs with dataset info - 35,552 k
Generate a quote (web service call to iSeries) - 42,196 k
** This redraws some custom screens
Gernation of PDF's (dynmamic creation - 65,162 k
** This creates 30 + PDF's the mem peeks at 65,162 k, then releases and
drops back around 50,000+

Now, when this same app runs on Terminal Services, when performing the sames
PDF creation routine, the app rises to 200,000k.... Thoughts? Ideas? I am not
sure where to begin, as I have not worked with Terminal Services in the past.

Help would be appreciated... Also, does the memory utilization seem
acceptable? This is a fairly large app, and I know Datasets can be hogs! Can
I limit the memory ussage? Don't want the app to completely bog down the
users machine...
Thanks for any help.






Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.