Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Sign in
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

PHP-FPM use case in server

  • By PintRaj K.
  • on 01/04/2024

What do you like best about the product?
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
What do you dislike about the product?
There are not much drawback but as the number of API increase on PHP-FPM then there will be the load on the server
What problems is the product solving and how is that benefiting you?
it will increase the API response time and web applciation performance also


There are no comments to display