Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2009 23:31:11 +0200
From:      Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net>
To:        freebsd-questions@freebsd.org
Cc:        Jos Chrispijn <jos@webrz.net>, Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
Subject:   Re: Streaming server
Message-ID:  <200905272331.12954.mel.flynn%2Bfbsd.questions@mailing.thruhere.net>
In-Reply-To: <alpine.BSF.2.00.0905272233180.54915@wojtek.tensor.gdynia.pl>
References:  <4A1A9FF0.40609@webrz.net> <200905272226.05732.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> <alpine.BSF.2.00.0905272233180.54915@wojtek.tensor.gdynia.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 27 May 2009 22:34:36 Wojciech Puchar wrote:
> > I don't see what static content has got to do with it. OP wants a
> > different delivery method. Just like you can download the static FreeBSD
> > DVD via ftp/http or torrent.
>
> i said "exaggeration", not "wrong way".
>
> if there is a requirement to use THAT delivery method from client, you are
> absolutely right.
>
> But if someone just want to put some movies on his/her webpage, or maybe
> create youtube-like service, then storing with FTP/HTTP is just best.

No, the keys are the size of the files and/or bandwidth available:
- size matters? Yes, see pftop:
DEST                  STATE       AGE       EXP  PKTS BYTES
62.75.158.169:8020     4:4   05:03:05  23:59:59  380K  296M

5 hours of online radio and I downloaded 296Meg. I don't want that hitting my 
harddisk at all. And if I do, then I can always record it.

- Bandwidth: This didn't interrupt noticeably with my work (ssh sessions) and 
other web use (port downloads, remote imap, webmail, smtp over ssh, etc) and 
I'm currently not using altq.

That's just from client perspective. From server perspective, the bandwidth 
advantage should be clear. There's no real advantage to gain maintaining altq 
rules / mod_bandwidth / foo-solution or a streaming server, except if the 
former are already in place.

Most important is to consider if your users "want to save the file", cause a 
lot of clients hide or don't provide this feature. Over time though, as speeds 
and availability increase more and more people are seeing the internet as 
"another harddrive" so that distinction will fade.

If I'm correct, Jos is from .nl, where people are spoiled in that respect [1].

[1] http://www.upc.nl/internet/ up to 120MBit down, 10Mbit up.
-- 
Mel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905272331.12954.mel.flynn%2Bfbsd.questions>