Viewing 1 reply thread
You must be logged in to reply to this topic.
Recently our homepage was loading heavily (slow load) and we checked on our process manager there’s a repeated loop of:
stat(“/usr/share/zoneinfo/utc”, {st_mode=s_ifreg|0644, st_size=118, …}) = 0
stat(“/usr/share/zoneinfo/utc”, {st_mode=s_ifreg|0644, st_size=118, …}) = 0
stat(“/usr/share/zoneinfo/utc”, {st_mode=s_ifreg|0644, st_size=118, …}) = 0
This is not happening if we change our homepage to another page like Shop page.
Can you rectify the cause of it?
How we can sure homepage causing this issue?
Also, did you made any significant changes in homepage or any new plug-in installed which is making extra processes for your server?
Please advise.
You must be logged in to reply to this topic.