posted 20 years ago
The server is not extraordinarily busy. Also, the page comes up OK the second time the link is clicked by the user.
The problem is sth like.. when the upload is tried the first time, we get the 408/409 Error. We try it the second time, and things turn up OK.
I tried searching the net..but all I could gather was that 409 could be because of a resource conflict, while using an HTTP PUT.
But I am not using HTTP PUT in my application.
Any help is appreciated.
Cheers
Anupreet