100% CPU usage - Web server
Is anyone seeing their App server spiking with Cireson.Platform.Host/IIS Worker Process and halting the Portal?
I can then recycle the IIS app pool and then the IIS worker process builds up again.
Anyone know of any troubleshooting I can do as this is causing production troubles?
Thanks in advance.
Answers
Hi @Alfie_Thomas
It would be interesting to see if the Platform Cache was throwing any errors in it's log.
If I was to guess, I would think that there is a query that is happening, throwing an error and exiting without clearing out the data it returned from the original failed query and it just keep building up.
Information on the platform logging can be found here: Reference: Cireson Portal and Cireson Platform Logging
Hope this helps
Brett