Skip to content

16 ngx-local-relay for each published stream, is it right ? #1776

@ffallah

Description

@ffallah

I have a server with 16 cores and I have these options in my nginx config :

multi_accept on;
worker_processes auto;
rtmp_auto_push on;

For every stream which gets published, it seems all nginx workers start consuming it through ngx-local-relay, I am not sure if it is the intended behaviour or not :

image

Any ideas ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions