Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Server going to 100% CPU
#3
(08-05-2021, 05:46 PM)kudzu Wrote: 1) Can you reproduce the same behavior when deployed as SA?

2) Add some logging to your code and then use a stress tool against it. In most cases its user code getting stuck in some kind of thread contention issue.

Thanks for the pointers.  I wrapped all of the calls in a criticalsection and it helped some, At this point I am going to eliminate Cross talk and replace the calls with an http call through indy.
Reply


Messages In This Thread
Server going to 100% CPU - by joelcc - 08-05-2021, 04:27 PM
RE: Server going to 100% CPU - by kudzu - 08-05-2021, 05:46 PM
RE: Server going to 100% CPU - by joelcc - 08-11-2021, 03:48 PM
RE: Server going to 100% CPU - by kudzu - 08-11-2021, 05:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)