Category: Troubleshooting
-
From the frontline: CPU utilization issue on Windows Server
In early August of this year, our staging and production Octopus servers as well as our NuGet server, started to suffer from a bizarre, non-stop, repeating spikes in CPU utilization. These spikes were occurring so frequently every minute that we had service interruption/downtime as the CPU utilization was at 99% for ten to fifteen consecutive minutes at times. Since we first noticed it…
-
Getting ASP.NET SOAP calls to appear in Fiddler2
I’ve run into this situation several times at work and thought I’d post it so I’d have no excuse as to how to correct the issue. We were having issues with a webservice call; we were able to make the call successfully and we received *most* of the data. There was a specific section of…