WebRPC QueueFull Error

in JavaScript
Hello,
I got this strange "Queue is full. MaxQueuedRequests:5000" error from my server. The full error message is:
"HttpQueueResult:QueueFull, WebStatus:Success, Exception :System.Exception: Queue is full. MaxQueuedRequests:5000"
My web server is pretty stable and running fine. I cannot find similar problem on the Internet. So if you have any similar issue, plz help me. This is happening in a live server. Thanks!
I got this strange "Queue is full. MaxQueuedRequests:5000" error from my server. The full error message is:
"HttpQueueResult:QueueFull, WebStatus:Success, Exception :System.Exception: Queue is full. MaxQueuedRequests:5000"
My web server is pretty stable and running fine. I cannot find similar problem on the Internet. So if you have any similar issue, plz help me. This is happening in a live server. Thanks!
0
Comments
You are sending too many requests in a shirt period if time. how many requests do you send per second per client?
CPU Usage: u498.8 s177.78 cu0 cs0 - 22.6% CPU load
84.2 requests/sec - 293.7 kB/second - 3570 B/request
For a 8 Core CPU with 16GB RAMs. I don't know why this is happening.
We will investigate this and get back to you next week starting from Tuesday.
Thanks.