WebRPC QueueFull Error

Options
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!

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    edited May 2016
    Options
    Hi @myintkt,

    You are sending too many requests in a shirt period if time. how many requests do you send per second per client?
  • myintkt
    Options
    Not much. Only one per a few seconds (like 3-7 seconds) per client. It shall be ok, isn't it?
  • myintkt
    Options
    Request is not that high. According to Apache status:

    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. :(
  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Please send an email to developer@photonengine.com with your AppId and a description of the issue.

    We will investigate this and get back to you next week starting from Tuesday.

    Thanks.