alexmvp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress single site supporting Millions of usersWe use some user session variables, that apparently get stored by WP engine into wp_usermeta, we have a load balanced scenario, unfortunately since this is a unique “facade” user all others users session variables are within the same storage making that single row to grow out of control after several days.
i.e. (internal call from wp)
UPDATEwp_usermetaSETmeta_value= ? WHEREuser_id= ? ANDmeta_key= ? takes north of 70s since the column grows too much.We understand our approach was not ideal, we are looking for a recommended flow in this large user situation.
Thank you.
Forum: Plugins
In reply to: [Autoptimize] High CPU and Network Usage with Auto-OptimizeHi @optimizingmatters, we added NR to the site and ran two tests this morning, same sample URLs, same server, variation is just AutoOptimize plugin enabled/disabled.
You should receive an invite to join our NR instance.Thank you in advance for your help.
Forum: Plugins
In reply to: [Autoptimize] High CPU and Network Usage with Auto-OptimizeHi Frank, thank you for the response, we are setting up New Relic and will discuss with team on how to add a temporary account.
Forum: Plugins
In reply to: [Autoptimize] High CPU and Network Usage with Auto-OptimizeYeah we’re tried turning things off. Turning off inline CSS decreases a bit the time, but it’s only deactivating the plugin completely that gets the full impact, also big concern is that Network usage is 8X when plugin is on, and CPU is 6X.
Forum: Plugins
In reply to: [Autoptimize] High CPU and Network Usage with Auto-OptimizeThey are off as they were causing issues.
Forum: Plugins
In reply to: [Autoptimize] High CPU and Network Usage with Auto-OptimizeOptimize JavaScript Code? [X]
Aggregate JS-files? [X]
Exclude scripts from Autoptimize:
wp-includes/js/dist/, … list of scriptsOptimize CSS Code? [X]
Aggregate CSS-files? [X]
Inline and Defer CSS? [X]
Exclude CSS from Autoptimize:
wp-content/cache/, wp-content/uploads/, admin-bar.min.css, dashicons.min.cssOptimize HTML Code? [X]
Cache-Folder:
…/wp-content/cache/autoptimize/
Can we write? Yes
Cached styles and scripts 12 files, totalling 951.61 KB KbytesLazy-load images? [X]
Critical CSS
Account configured, long list of URL’s as auto-rules
A few Conditional RulesExtra:
Remove Google FontsPreconnect to 3rd party domains
List of URL’sPreload specific requests
/wp-content/themes/twentynineteen-child/js/jquery-3.3.1.min.jsAsync Javascript-files (advanced users):
One javascript file