Join the community today
Become a Member

Streaming tips?

Discussion in 'Install & Upgrades or Pre-Install Questions' started by pamamolf, Jan 10, 2015.

  1. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    1:31 PM
    Nginx-1.29.x
    MariaDB 10.6.x
    Hi
    I want to ask if anyone can share any streaming tips for Centminmod servers as one open connection will stay open until the user close it and it will take hours for sure and maybe days.....


    Is there any tips that help and will perform better?

    Like php-fpm ondemand that seems to be the only good option for this scenario or any nginx or system tips?

    Thanks
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,895
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    8:31 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Never done self hosted streaming so wouldn't know exactly. Maybe other members have some tips ??

    There's Nginx streaming modules so I'd suspect you'd want to look at that. I wouldn't even consider streaming via PHP that would be resource intensive and costly I suspect.