We have developing the WEB product. Our one of the customer has facing "INKApi error(500)"error. This is something different. I have search on google. No one can solve this error.
If anyone known how to solve this issue, kindly let us know.
As far as I can tell this is something to do with Apache Traffic Server (ATS). They use the prefix INK for the Traffic Server API - see http://trafficserver.apache.org/docs/v2/sdk/NamingConventions.html. (INK appears to come from Inktomi who created the codebase that became ATS.)
My guess is that the error is being generated by ATS's HttpTransact::HandleApiErrorJump method; see https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;a=blob;f=proxy/http/HttpTransact.cc
If that's the case, it is ATS that is throwing the error, and HTTP_STATUS_INTERNAL_SERVER_ERROR is 500. The cause is not apparent from looking at the code. (Get your customer to look at his ATS log files, etcetera.)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With