I have 2 ascx with RadChart on my page, each one with own RadAjaxManagerProxy, and a RadAjaxManager with RequestQueueSize property equal 2 on aspx.
When I send the first two requests at same time, it works fine. But when I try a second attempt only one Chart returns, the other one keep loading.