when the web application build on PHP , the api call which was sent from the application to the server have some limitations in that case every request will take some time to get the response and remaining request will be held in queue hence your application will be come slow.
Once the PHP-FPM installed on the server we can configure how many request can sever on a time frame and increase the API response Review collected by and hosted on G2.com.
There are not much drawback but as the number of API increase on PHP-FPM then there will be the load on the server Review collected by and hosted on G2.com.
The way that you can handle threads the versatility you can handle it in short, the improve overrall is the best way to describe it Review collected by and hosted on G2.com.
Sometimes without correct knowledge you can mistunderstand the tool causing bad setup consuming a lot resource in the server. Review collected by and hosted on G2.com.
This is one of the basic and known to the world who host and manage websites based on PHP Review collected by and hosted on G2.com.
it has not upgraded itself as per the latest market demand Review collected by and hosted on G2.com.
PHP-FPM is mostly used in all PHP applications—ease of implementation in local and server. Review collected by and hosted on G2.com.
It's very useful in websites but for CGI applications it has some limitations. Review collected by and hosted on G2.com.
Wase of use plenty of features that help to perform lot of jobs , even we can run lot of critical scripts with no time. Review collected by and hosted on G2.com.
I don't see any support from the core team Review collected by and hosted on G2.com.
The most likely feature I observe in PHP- FPM is fast execution of the code. It reduces the resources load and run web application smoothly. It is latest PHP environment work better than CGi. It can enhance application performance where multiple api are used in web app. Review collected by and hosted on G2.com.
Switching to PHP- FPM is little bit tricky and need manual setting to make it work smmothly. But once you setup correctly it is amazing and you will notice the difference. Review collected by and hosted on G2.com.
I was introduced to PHP-FPM when I migrated an Apache server to Nginx. All of the existing PHP applications ran perfectly, without modification. Years later, I learned that PHP-FPM has a suite of additional features. (I've yet to try these, but they sure look interesting.) Of note -- PHP-FPM was pretty darn simple to install, so much so that I never had to look at the documentation. And that's why I missed-out on those extra features! Review collected by and hosted on G2.com.
A very, very minor nit is that I need to remember to check the config file after updating the software. (It rarely needs any modification, but always a good idea to check.) Again, this is a super-super-minor nit. Review collected by and hosted on G2.com.
Utilizing FPM to run PHP makes it easy to manage a server's resources and allows the application code to be decoupled from the delivery service (HTTP).
PHP-FPM enables an organization to tweak pool settings and op-cache separately from the webserver and enables easy horizontal scaling. Review collected by and hosted on G2.com.
There are few downsides to utilizing PHP-FPM in an application stack. One might be able to argue that increased complexity is a downside, but in a technical stack, one will always encounter a complex environment. The ability to decouple an application from its transport is so desirable that any increased complexity is more than compensated for. Review collected by and hosted on G2.com.
I really like the fact that you can now separate out your PHP errors from your HTTPD errors. It makes troubleshooting (in many ways) simpler. Review collected by and hosted on G2.com.
Ironically, it's a love hate relationship. I love the fact that the PHP errors are separate. However, if I need to correlate a PHP error to a URL request, that becomes significantly more difficult. Review collected by and hosted on G2.com.
I liked its easy installation and easy integration with other web servers and applications. I really loved how fast it process the request. didn't have to google things much as its documentation was easy to use it according to my requirements. Review collected by and hosted on G2.com.
Nothing to dislike as i am still implementing it i haven't come across such thing that made me dislike this Review collected by and hosted on G2.com.