Because of connection speed limit for each request, i can't download large file from my remote server(getting timeout), but when testing with multi connection at same time(test with download managers software) download speed incredibly and get completed.
I tested cUrl
and fopen
but none of this has multi chunk download at same time.
Tips: I don't need download multi file at same time, something like https://github.com/petewarden/ParallelCurl