cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Getting internal server error while file upload

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 4 Aug 2008 22:53:45 +0200 (CEST)

On Mon, 4 Aug 2008, Salgar, Gowtam wrote:

> When ever I try to upload a large file(>130kb) from my unix servers to an
> website that is developed using .net/microsoft technologies like aspx,asp I
> am getting internal server error all the time.

That indicates a server problem.

> I tried uploading to different websites using curl and still find the same
> issue.

Really, "internal errors" should never occur no matter what you make curl send
a server so I don't think this is curl's fault.

But you can of course adjust the POST to be more in the way the server expects
it, to attempt to circumvent the server's flaws.

> Let me know you suggestions.

Getting the admins of the server(s) to show you a log or do some analysis in
their end would probably help a lot!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2008-08-04