I try using file_get_contents()
, cURL
, FTP
... to download files from Direct Admin server. It runs slowly and takes about 2 minutes to download 10MB
.
When I download files from VestaCP server. It takes about 2-5 seconds to download 10MB
.
How can I solve this problem. I have root account of this Direct Admin server.
Thanks!