Prestashop speed optimization via server setting

andrey3127

Member
XNullUser
Joined
Oct 31, 2021
Messages
192
Reaction score
1
Points
18
NullCash
1
Снимок экрана (510).pngI have seen signifficant increase approximately +20 PageSpeed scores after I have changed PHP handler from CGI to FastCGI. You can easily do it via Fastpanel, basically I have tried all PHP handler options and FastCGI made the most tangible increase. I suppose that was reached by impoving Server responce time from 5 seconds to approximately 1.2-1.7 seconds.
 

d-shilko

Well-known member
☆☆ Special ☆☆
☆ Pro ☆
Joined
Jun 10, 2021
Messages
2,542
Reaction score
1,536
Points
113
NullCash
4,201
Try OPcache.
And in FastCGI htaccess fully not work it is bad for Prestashop
 
Last edited:
Top