国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

System interaction - Does nginx have a module that can call system commands?
伊謝爾倫
伊謝爾倫 2017-05-16 17:30:12
0
1
877

Recently, I want to use Nginx to make a simple system management interface, which is to call system commands through RPC. Then return the system output (both error and standard output).
If you use PHP or Perl, I know you can use their system interactive interface, but I don't want to introduce a script. Is there a direct way to call Nginx?
Or is there any Nginx module that supports this kind of system interaction?

伊謝爾倫
伊謝爾倫

小伙看你根骨奇佳,潛力無(wú)限,來(lái)學(xué)PHP伐。

reply all(1)
我想大聲告訴你

There is still RPC or queue. Direct access to nginx permissions is a problem. You can't use root to run the httpd service or use www-data to execute system commands, right? Moreover, if the coroutine is not done well in time-consuming operations, it is easy to block the entire nginx

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template