I am running a Perl API that uses LWP::UserAgent
to post form data to a file.
Occasionally I receive this error on large files:
"500 server closed connection without sending any data back"
The timeout doesn't seem to be the issue as its set to an astronomical number.