Dipesh i am using dooplay PHP 7.4 if i upgrade to php 8.1 then did i have to do any modificaton on it
Erick Meza Just disable error/warning logging in PHP. Additionally you can enable PHP extensions like Redis to reduce the load on the database. Verify that you have the Opcache PHP extension enabled. Install WordPress cache plugin of your choice. Good Luck!