Results 1 to 10 of 21

Thread: [MOD] FLV pseudo-streaming with lighttpd

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2008
    Posts
    1,019

    Default

    I would probably say that overall, it is better to stream with Apache than lighttpd. One of the biggest problems with lighttpd is that it doesn't support multiple threads. This means that for servers that have multiple cores, lighttpd won't scale across them. Apache, however, can. For very powerful servers, it is actually better to stream with Apache (even though lighttpd is faster) as it can use more of the system's resources than can lighttpd. For smaller servers or VPS's, though, lighttpd is probably a better way to go.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  2. #2
    Join Date
    Oct 2010
    Posts
    29

    Default

    I am using lighttpd but everyone says that nginx is the faster way for video streaming. Is that true?

  3. #3
    Join Date
    Sep 2008
    Posts
    1,019

    Default

    Not necessarily. Nginx has a smaller footprint than lighttpd so it is lighter on the server. But, it isn't faster. There is also less security in nginx streaming than lighttpd.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •