Hi,
I'm using an API to send files to a VOD platform through the TSslHttpCli 
component (GetAsync command).
My problem is that my connection is closed by the server due to a timeout (504).

The server seems not responding to my GET request before he has finished to 
download the file from my web server. So when the filesize is bigger than 2MB 
the timeout is raised.

Does the probleme can come from settings in the TSslHttpCli ?
Can I desactivate any connection timeout (I used SslHttpCli.Connection := 
'Keep-Alive';) ?

Any idea ?

Thank you.
Boris.
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to