Webinoly is just the perfect tool for NGINX experts. Give it a try!
0 votes
259 views
by Rookie
Hello. Im not a nginx expert. But In serveral projects in need to run a python script via cgi through fastcgi. And I see that to order to handle fastcgi requests concurrently i have to make thread pools:

https://www.nuomiphp.com/eplan/en/96128.html
https://www.nginx.com/blog/thread-pools-boost-performance-9x/

I have edited nginx.conf adding a thread pool because i didint see a thread pool by default:

# in the 'main' context
thread_pool default threads=8 max_queue=65536;

http {

    # in the 'http', 'server', or 'location' context
    aio threads=default;
        ...
}

Have I done the right thing or does webinoly already have support for threading pools?

Regards.
by Rookie
I was notified of an answer but I see that it does not appear on the web page. I already know how to solve my problem. So I thank you for the interest.

Please log in or register to answer this question.

Welcome to the Community site for Webinoly.

Our Optimized LEMP Web Server is a powerful set of commands for doing just about anything you could wish.

With Webinoly you can set up your NGINX web server in just one step.

* * * * * * *

To report a bug, please create a new issue on GitHub or ask a question here with the bug tag.
Webinoly Support Paypal Donations

PayPal · GitHub Sponsors · Bitcoin

It is very important that any visitor to the site read the disclaimer, terms of use and privacy and legal statement before start browsing.

...