Hi,
You're right!The storage method is irrelevant
I think this is memory problem of connect to files on another ftp server becaues I noticed it working fine for all local file and on another ftp server it only working for small file size (1-2mb) but when stream a larger file (100mb-500mb) file size , get this error:
2014-09-09 17:29:42 - *** ERROR *** Array
(
[Error Msg] => Allowed memory size of 134217728 bytes exhausted (tried to allocate 185436887 bytes)
[File] => /home/admin/web/xxx/public_html/includes/class.file.php
[Line Number] => 339
[Error Type] => E_ERROR
)
The script set up on vps 2 core, 6gb ram, 100 Mbit/s port speed
How config server and the script used max memory of server?
By the way, what speed streaming depend on (cpu,ram or port) ?
Thanks!