PHP-FPM pool is TOO SMALL for a production WooCommerce site:
PHP-FPM configuration:
pm = dynamic
pm.max_children = 50 # Increase from 5 to 50
pm.start_servers = 10 # Increase from 2 to 10
pm.min_spare_servers = 5 # Increase from 1 to 5
pm.max_spare_servers = 15 # Increase from 3 to 15
pm.max_requests = 500 # Add this line
MonkeyJ 發表在 痞客邦 留言(0) 人氣(2)
devtools setting
MonkeyJ 發表在 痞客邦 留言(0) 人氣(8)
Keep using Notion You’ve used all of this workspace’s free blocks
MonkeyJ 發表在 痞客邦 留言(0) 人氣(7)
MonkeyJ 發表在 痞客邦 留言(0) 人氣(3)
init push專案時報錯
remote: error: GH001:
Large files detected. You may want to try Git Large File Storage
MonkeyJ 發表在 痞客邦 留言(0) 人氣(3)
本來在翻找專案下transfile之類的對不上
後來發現裝了translatePress直接後台點translate site就有UI可以快速調整
MonkeyJ 發表在 痞客邦 留言(0) 人氣(4)
報錯:
Blocked aria-hidden on an element because its descendant retained focus. The focus must not be hidden from assistive technology users. Avoid using aria-hidden on a focused element or its ancestor. Consider using the inert attribute instead, which will also prevent focus. For more details, see the aria-hidden section of the WAI-ARIA specification at https://w3c.github.io/aria/#aria-hidden. Element with focus: input Ancestor with aria-hidden:
MonkeyJ 發表在 痞客邦 留言(0) 人氣(9)
手殘在開機啟動項寫了個run again導致無限開cmd視窗一開機卡住
解法是safe mode開機避開開機自啟動
之後就能改掉卡住的無限迴圈
MonkeyJ 發表在 痞客邦 留言(0) 人氣(2)
手殘在開機啟動項寫了個run again導致無限開cmd視窗一開機卡住
解法是safe mode開機避開開機自啟動
之後就能改掉卡住的無限迴圈
MonkeyJ 發表在 痞客邦 留言(0) 人氣(2)
MonkeyJ 發表在 痞客邦 留言(0) 人氣(118)