A website was running on an IIS server 7.0 / Windows 2008. A new server was set up, running IIS 8.5 / Windows 2012, with more powerful hardware (4 CPU cores). However, performance of a new server is dramatically low.
Application is ASP classic. What I noticed is that VBScript-intensive code totally blocks other requests! For example, I have a page that loops for ~100000 records. It takes about 20 seconds to do that. During that period other requests, even for static resources, are waiting.
Unfortunately, server is being managed by someone else and I have no access to logs or performance monitors.
What could be the source of the problem?
Saturday, February 17, 2018
iis 8.5 - Slow IIS performance after upgrade from 7.0 to 8.5
Subscribe to:
Post Comments (Atom)
linux - How to SSH to ec2 instance in VPC private subnet via NAT server
I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...
-
I have a KVM single core VPS optimized for hosting static content running only Nginx 1.13.8 with SSD and 1GB RAM with a hosting provider on ...
-
If I connect to a server with RDP and share my clipboard with the server, are there any security risks of my clipboard being availble to oth...
-
I have Sony Vaio laptop. I want to remap Left Control and Escape keys to Backslash () and Back-tick (`) keys respectively. I have already tr...
-
My question stems from the recent incident with CloudFlare on July 2nd deploying bad software on their systems and causing downtime to most ...
-
I'm trying to delete some registry keys (startup items) via the commandline and while I can delete from HKCU \SOFTWARE\Microsoft\Windows...
-
Issue: I'm having trouble with the Taskbar and Windows Explorer. I right-click on Notepad (that I've pinned to my "taskbar"...
-
I have a home server, with the following: My goal is to add drives to the server as needed to increase available space. When my case reache...
No comments:
Post a Comment