Re: serving video files with php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, June 15, 2006 3:04 am, Andras Kende wrote:
> Is there any drawback servings video files through php downloader
> script on
> high load site?
>
> Or just straight link to the videos are more efficient?

TAANSTAAFL

There certainly IS some overhead using PHP downloader script, and a
straight link IS definitely more efficient.

The correct question is "HOW MUCH more efficient"

The correct answer is "You'll only know after you test on YOUR machine"

Note that the bandwidth is probably gonna kill you long before PHP
does, if you write a lean mean PHP application...

If your PHP download script has to include 4,000 class files before it
can do anything useful, well, no, it won't be fast.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux