Skip to content

多进程模式 - PingOS #15

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
im-pingo opened this issue Apr 19, 2020 · 2 comments
Open

多进程模式 - PingOS #15

im-pingo opened this issue Apr 19, 2020 · 2 comments

Comments

@im-pingo
Copy link
Contributor

https://pingos.io/docs/zh/config-multiple-process

open source software for streaming media

@im-pingo
Copy link
Contributor Author

im-pingo commented Aug 3, 2020

@gunkeepfire
按网页上这个配置是无法完成进程间回源,该机制依赖https://github.com/AlexWoo/nginx-multiport-module/blob/master/doc/ngx-stream-zone-module.md这个模块的功能,需要配置stream_zone才行。麻烦作者添加下,谢谢!

不需要添加,我已经给pingos的stream_zone添加默认参数

     ngx_conf_init_value(szcf->nbuckets, 512);
    ngx_conf_init_value(szcf->nstreams, 40960);

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants