[ad_1]
Hi just an enquiry about THP settings.
I had some random PHP errors occurring regularly.
I checked the error logs and ended up changing the setting for THP to madvise using a systemd file (OS debian 10 linux)
https://www.stephenrlang.com/2018/01/disabling-transparent-huge-pages-in-linux/
Seems like the random PHP errors have stopped.
do you think THP setting [always] can cause PHP errors ?
The page I need help with: [log in to see the link]
