Migrating from Nginx to OLS causes TTFB to jump

Moshe

New Member
#1
Hi Everyone,

I'm working on migrating from Nginx to OLS for our wordpress site, sitting on AWS. I've managed to get it to work today with soft link of the wordpress folder to the "Example" folder and configuring php to use www:data as the user and owner.

Everything is working, but very slow. I'm testing it on our test server using port 80. The TTFB is very high compared to Nginx.

I've installed the following PHP modules: lsphp73 lsphp73-mysql lsphp73-opcache lsphp73-common lsphp73-intl lsphp73-ldap lsphp73-curl and used several guides I found about how to configure OLS to wordpress (adding rewrite rules, enable .httpacess, listen to porn 80 etc...).

We use Redis and OLS Cache plugin. I disabled the other cache plugins.

Did you manage to migrate and having increased response? Tell me if you need more information.

Thank you.
 
Top