Need performance tips
- 
					
					
					
					
I have web application running on dedicated windows server 2012 r2, application written in asp.net c#, server has very good performance, but application performance is very poor, it was a very crappy code :cry: , at this moment I can't replace this system or refactor the code.
When application runs long running process, server gets down :cry:
So I need to improve performance of web app without touching the code.
Is it possible to improve performance with IIS configuration or some other way. - 
					
					
					
					
Bump, Sry mate, i'm not a windows server guy,
 - 
					
					
					
					
hmm.......
 - 
					
					
					
					
https://docs.microsoft.com/en-us/windows/desktop/win7appqual/preventing-hangs-in-windows-applications
refer to this and see bro - 
					
					
					
					
@Tyrell thank you bro, I'll refer this
 - 
					
					
					
					
- Increase your mysql server ram and enable mysql cache.
 - Install memcached or redis server and cache your data on the memory databases
 
 - 
					
					
					
					
@Danuva mn blnnan krla
 - 
					
					
					
					
Found the solution?
 - 
					
					
					
					
@nowferrifkan I increased the mysql server ram as @Danuva said, now bit fast, but sometimes lags the system
 - 
					
					
					
					
@fern without touching the coding if you need to improve the performance. You should do as he said. Otherwise have to see the codings.
 - 
					
					
					
					
@nowferrifkan hmm,,, thanks bro :heart:
 - 
					
					
					
					
@fern elas