I have to say that I am now paying attention to performance and stability. I recently checked the output of the program in the command line and found that most of the logs that finally exit are allowmemory .... although there is a problem with the memory release under this command line, it is necessary to actively release it. After all, after processing the current request, the web page can be recycled a little bit. Php-fpm
I have to say that I am now paying attention to performance and stability. I recently checked the output of the program in the command line and found that most of the logs that finally exit are allow memory .... although there is a problem with the memory release under this command line, it is necessary to actively release it. After all, after processing the current request, the web page can be recycled a little bit. Php-fpm
I have to say that I want to focus on performance and stability now.
I recently checked the output of the program in the command line and found that most of the logs that finally exit are allow memory .... although there is a problem with the memory release under this command line, it is necessary to actively release it.
After all, after processing the current request, the web page can be recycled a little bit. Php-fpm and others can help, but the command line has never been disconnected and has been running. Therefore, pay attention to releasing it.
Or you can set a critical point when you cannot release it. When it reaches the critical point, you can restart yourself.
Gradually begin research
Original article address: start to focus on performance. Thanks to the original author for sharing.