• Resolved wackao

    (@wackao)


    The plugin is totally not optimised and not tested on medium sized databases 300mb+.
    The plugin really kills the server, it took me 3 months to find out, deactivating all plugins on my 16gb ram server, i7700k processor @4.2k speed. Please do something about this. There are some really unoptimised queries which needs attention.

    following queries are causing issues in my site :

    SELECT option_value FROM wp_options WHERE option_name = ‘jpsq_sync_checkout’
    UPDATE wp_options SET option_value = ‘5fd443196601c:1607746449’ WHERE option_name = ‘jpsq_sync_check
    SELECT option_value FROM wp_options WHERE option_name = ‘_vp_signatures’ LIMIT 1
    SELECT option_value FROM wp_options WHERE option_name = ‘_transient_timeout_jetpack_akismet_key_is_v

    please help, vp_signatures is from vaultpress

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Jetpack killing the server ?’ is closed to new replies.