Optimize a web application
Budget: $30 – $250 USD
I have a web application in php and java, it works with postgresql 11 under centos 7, and installed on a dedicated server with 10 core (20 CPU), 256 GB.
The application works well, only the Task Monitor part takes too long to load, especially when the App is in full swing, which makes it difficult for us to pause the tasks that are in progress.
on the other hand and when the App is at its maximum working time, we notice that the CPUs are all at 100% but the memory usage is too low compared to the CPUs.
I enclose the screen of the Htop, top, and free -m, I also enclose a verification with the firefox inspector when refreshing the Monitor page.
We have modified the postgresql.conf parameters to suit the server configuration, I also attach the current configuration.
NB: the size of the database is 40Gb, the navigation within the database is fast, without problems.
The application works well, only the Task Monitor part takes too long to load, especially when the App is in full swing, which makes it difficult for us to pause the tasks that are in progress.
on the other hand and when the App is at its maximum working time, we notice that the CPUs are all at 100% but the memory usage is too low compared to the CPUs.
I enclose the screen of the Htop, top, and free -m, I also enclose a verification with the firefox inspector when refreshing the Monitor page.
We have modified the postgresql.conf parameters to suit the server configuration, I also attach the current configuration.
NB: the size of the database is 40Gb, the navigation within the database is fast, without problems.