Senator Guerra Souty original series calendar,replica hublot blue steel peach pointer collocation of rolex replica Rome digital scale, track type minute replica watches scale shows that the classical model is swiss replica watches incomparable, wearing elegant dress highlights.
mr-ponna.com

 

YOU ARE HERE: HOME Questions How can you improve the web application performance when the application is in live production



Improve the web application performance when the application is in production

View(s): 24247

How can you improve the web application performance when the application is in live/production?

Answer 1)


Improving performance for web application without changing the code has its limit and biggest challenge.

Below are few things that you can perform to improve performance

  1. Check database indexes and tune database either by using Database Engine Tuning Advisor or manually
  2. Check the database health periodically and fine tune it (DBA task)
  3. Enable Caching at IIS, if you have any static content or the content changes less frequenly
  4. Enabling HTTP Compression at IIS, if you application is bandwidth thirsty and consumes more network bandwidth for page loading
  5. Increase the web server scalability either by Scaling up or Scale outing. know more about Scale Up vs. Scale Out

 

  Asked in:  iGATE   Expertise Level:  Experienced
  Last updated on Wednesday, 23 April 2014
2/5 stars (15 vote(s))

Register Login Ask Us Write to Us Help