VMware Cloud Community
vohra
Contributor
Contributor

HTTPS file upload to ESX 3.5 using libcurl replies 500 Error

I am using libcurl version 7.19.6 to upload files to ESX 3.5 a C++ application on unix. Sometimes

the file upload fails with HTTP 500 Errors. Please suggest where on the ESX I can find more details

as to why the transfer failed as 500 implies internal server error.

Thanks.

0 Kudos
3 Replies
vohra
Contributor
Contributor

I am using libcurl version 7.19.6 to upload files to ESX 3.5 using a C++ application on unix. Sometimes

the file upload fails with HTTP 500 Errors. Please suggest where on the ESX I can find more details

as to why the transfer failed as 500 implies internal server error.

0 Kudos
sflanders
Commander
Commander

Can you be a little more specific as to when somtimes is? Is it random? Frequent?

Hope this helps! === If you find this information useful, please award points for "correct" or "helpful". ===
0 Kudos
vohra
Contributor
Contributor

Yes thats what I am trying to troubleshoot that what is the trigger/condition for this problem, but I don't know

where to look for webserver logs on the ESX so as to fix the problem.

0 Kudos