Persistent Request Timeout (LiteSpeed Server) when switching to Arabic
-
I am experiencing a “Request Timeout” error on my website [https://soaqjobs.com/] whenever I try to access the Arabic version or use the Visual Editor. The error message is: “Request Timeout: This request takes too long to process, it is timed out by the server. If it should not be timed out, please contact administrator of this web site to increase ‘Connection Timeout’.”
Environment:
- Server: LiteSpeed Web Server.
- Language: English (Default ) to Arabic (RTL).
- Plugins: TranslatePress (Free), WP Rocket (Disabled during testing).
- Memory Limit: 512M.
Steps already taken to troubleshoot (but did not work):
- Database Optimization: Ran the “Optimize TranslatePress database tables” tool. It cleaned thousands of strings, but the timeout persists.
- PHP Settings: Increased
max_execution_timeto 300 andmemory_limitto 512M. - LiteSpeed Specifics: Added the following rules to
.htaccessto prevent aborting:apacheRewriteRule .* - [E=noabort:1] RewriteRule .* - [E=noconntimeout:1] - Plugin Conflicts: Disabled WP Rocket and cleared all caches.
- Permalinks: Resaved permalink settings.
- Advanced Settings: Enabled “Fix missing dynamic content” and tried disabling “Gettext strings translation”.
- Visual Editor: The issue happens both in the front-end for users and inside the Visual Editor.
Observations: The site works perfectly in English. The timeout only occurs when the TranslatePress engine attempts to parse/render the Arabic (RTL) version. It seems like a specific query or a parsing loop is triggering the LiteSpeed connection timeout.
Could you please check if there is a known conflict with Job Board themes or specific RTL rendering issues that could cause such a heavy load on LiteSpeed servers?
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.