Huge delays on login
-
Hi, we have a client with a WooCOmmerce store that we built a custom theme for. It uses several plugins WooCommerce functionality, including syndication with Google and other feeds. It is running on our Litespeed server and loads reasonably quickly. However, the client has been complaining of excessive waits when logging in and sometimes timing out, which is obviously frustraiting for him.
I set up a cloned site and went through the plugins, checking the load time every time one was activated and everything was find until WordFence was loaded. I use LVE Manager to keep control of any bursts of traffic which are sometimes hacker-releated but the resource use from this site is well within its limits.
These are the current settings for php for this website:
max_execution_time = 60
max_input_time = 60
max_input_vars = 5000
memory_limit = 1024M
post_max_size = 512M
session.gc_maxlifetime = 1440
session.save_path = “/var/cpanel/php/sessions/ea-php74”
upload_max_filesize = 64M
zlib.output_compression = OffI tried to login myself just now and it timed out after 2 mins. I increased max_execution_time to 120 but it is still timing out after 2 mins. I was able to login in yesterday but after a long period.
I do not have 2FA enabled, the settings within WordFence were as per your link on another post.
The page I need help with: [log in to see the link]
The topic ‘Huge delays on login’ is closed to new replies.