Hi, it's possible to configure sentora for work with php-fpm proxy? If not, consider to implement it in a next release, because run php with the apache handler its a overhead.
Thanks!
Thanks!
Sentora and php-fpm
|
Hi, it's possible to configure sentora for work with php-fpm proxy? If not, consider to implement it in a next release, because run php with the apache handler its a overhead.
Thanks!
no as the security model will be broken. Notice in apache 2.4 performance have improved a lot.
M B
No support using PM (Auto adding to IGNORE list!), use the forum.
How to ask 200$ free to start your VPS 60 days credit (12-18-2015, 12:24 AM)Me.B Wrote: no as the security model will be broken. Notice in apache 2.4 performance have improved a lot. Yeah, but if i have a website with a lot of requests, apache handler is not the good choice, not in my case. Sentora is the only control panel that i see that use the apache handler, other use usually the fastcgi or fpm technology.
issue is current security model based on shared access. That need a full rewrite so may be in next major release we will no more have problems moving to nginx or others. We can then get back perl/ruby...
Also if you have high traffic nothing prevent you to install varnish on another IP and use it as cache/reverse proxy for all static content while apache will get hits for php files. While most websites remain directly thru apache. Not the best but still can help for custom solution. M B
No support using PM (Auto adding to IGNORE list!), use the forum.
How to ask 200$ free to start your VPS 60 days credit (12-21-2015, 06:46 AM)SergiX44 Wrote:(12-18-2015, 12:24 AM)Me.B Wrote: no as the security model will be broken. Notice in apache 2.4 performance have improved a lot. Starting from version 2.4 apache offers 3 MPM we can choose, it’s depend in what you needs.
Code: [root@panel ~]# httpd -V and uncomment the line that loads mpm_event_module Code: LoadModule mpm_event_module modules/mod_mpm_event.so Code: # yum -y install php-fpm mod_fcgid fcgi Code: listen = /var/run/php-fpm/socket.sock Code: <FilesMatch \.php$> Code: # systemctl start php-fpm.service go to your phpinfo();
in any case, on the off chance that I have a site with a great deal of solicitations, apache handler isn't the acceptable decision, not for my situation. Sentora is the main control board that I see that utilization the apache handler, other use ordinarily the fastcgi or fpm innovation.
(04-17-2020, 12:39 AM)emmarudd222@gmail.com Wrote: in any case, on the off chance that I have a site with a great deal of solicitations, apache handler isn't the acceptable decision, not for my situation. Sentora is the main control board that I see that utilization the apache handler, other use ordinarily the fastcgi or fpm innovation. Sentora is testing a BETA version of a PHP 7.x w/PHP-FPM version. We are very close to having a production version available soon. Thank you for your support. :-)
-Jettaman-
NEW: Sentora v.2.0.1 has been released!!! Sentora's quick recovery depends on community support and donations. We need to stand as one and help Sentora into the future. Donate HERE and do your part. We thank you for your support. |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Is Sentora dead? | rajeevrrs | 2 | 4 ,040 |
12-17-2022, 09:20 AM Last Post: TGates |
|
Sentora debug and error files | johnnyp | 0 | 1 ,623 |
10-27-2022, 06:16 PM Last Post: johnnyp |
|
Transfer Account to another Sentora | BenI | 1 | 3 ,401 |
07-21-2022, 07:19 PM Last Post: Nigel |