Hello,
I've got a web service, used by a desktop application to submit bug reports. Everything is passed in the query string when calling the webservice, so the url can several thousand characters long.
Everything used to work fine, but since Thursday 16th October, it seems that URLs that are too long cause an error.
I can't seem to find any logs from cPanel
From my tests, it looks like the url's max length is around 3540 characters.
Can anyone help?
Thanks
I've got a web service, used by a desktop application to submit bug reports. Everything is passed in the query string when calling the webservice, so the url can several thousand characters long.
Everything used to work fine, but since Thursday 16th October, it seems that URLs that are too long cause an error.
Code:
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at no-reply@x10hosting.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
I can't seem to find any logs from cPanel
From my tests, it looks like the url's max length is around 3540 characters.
Can anyone help?
Thanks