Netflix's New Peering Appliance Uses FreeBSD

2012-06-05 Thread Benjamin Francom
I just saw this, and thought I'd share:

Open Connect Appliance Software

Netflix delivers streaming content using a combination of intelligent
clients, a central control system, and a network of Open Connect appliances.

When designing the Open Connect Appliance Software, we focused on these
fundamental design goals:

   - Use of Open Source software
   - Ability to efficiently read from disk and write to network sockets
   - High-performance HTTP delivery
   - Ability to gather routing information via BGP

Operating System

For the operating system, we use FreeBSD <http://www.freebsd.org/> version
9.0. This was selected for its balance of stability and features, a strong
development community and staff expertise. We will contribute changes we
make as part of our project to the community through the FreeBSD committers
on our team.
Web server

We use the nginx <http://www.nginx.org/> web server for its proven
scalability and performance. Netflix audio and video is served via HTTP.
Routing intelligence proxy

We use the BIRD Internet routing daemon <http://bird.network.cz/> to enable
the transfer of network topology from ISP networks to the Netflix control
system that directs clients to sources of content.
Acknowledgements

We would would like to express our thanks to the FreeBSD community, the
nginx community, and Ondrej and the BIRD team for providing excellent open
source software. We also work directly with Igor, Maxim, Andrew, Sergey,
Ruslan and the rest of the team at nginx.com <http://www.nginx.com/>, who
provide superb development support for our project."

-- 
Benjamin Francom
Information Technology Professional
http://www.benfrancom.com
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Soekris Sysinstall FTP & NFS Failure

2010-08-17 Thread Benjamin Francom
Hello all,

I have a Soekris net5501, and need some assistance with the installation
[FreeBSD 8.1].  I've configured a PXE environment with TFTP, and NFS, and I
can boot and get into sysinstall.  After going through the initial
configuration, slices, setting the IP address (DHCP), and proceeding with an
FTP installation, it fails.  It's like it cannot see the ftp site.  I've
also tried NFS with the same problem.

 lq Message qqk
 xInstallation completed with some errors.  You may wish to   x
 xscroll through the debugging messages on VTY1 with the  x
 xscroll-lock feature.  You can also choose "No" at the next  x
 xprompt and go back into the installation menus to retry x
 xwhichever operations have failed.   x
 t(100%)qqu
 x[  OK  ]x
 mqq[ Press enter or space ]qqj

I have confirmed that FTP and NFS are both working.

Since this is a headless serial connection, and I can't see what VTY1 says,
what would the best way to diagnose this be?  Is there a way to redirect the
output somewhere?

Thanks,
-Ben

-- 
Benjamin Francom
Information Technology Executive
http://www.benjaminfran.com
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"