Hi ,
I am working on an application to fetch and display the image from the video server by using asynchronous HTTPHandler.
it is working fine but when 10 clients try to access the URL at the same time "Page cannot be accessed" error occurs.
Can anyone help me how to handle this case
Thanks,