• Resolved ben

    (@benharri)


    These two API calls are adding at least 1.5s to every pageload in the admin panel. I’ve confirmed that deactivating and reactivating jetpack removes these calls and the delay making it basically instant again. Please make this only load on the publicize settings page instead of every admin page.

    GET https://public-api.wordpress.com/wpcom/v2/sites/221893710/external-services
    ?home=https%3A%2F%2Ftcpinball.org
    &siteurl=https%3A%2F%2Ftcpinball.org
    &idc=1200 OK

    • DNS Resolution Time: 0.0147
    • Connection Time: 0.0278
    • Transfer Start Time (TTFB): 0.8007
    • Response Content Type: application/json; charset=UTF-8
    • IP Address: 192.0.78.22
    1. Automattic\J\C\Client::_wp_remote_request()

    Plugin: jetpack1.4 kB100.8022

    GET https://public-api.wordpress.com/wpcom/v2/sites/221893710/jetpack-social
    ?home=https%3A%2F%2Ftcpinball.org
    &siteurl=https%3A%2F%2Ftcpinball.org
    &idc=1200 OK

    • DNS Resolution Time: 0.0018
    • Connection Time: 0.0145
    • Transfer Start Time (TTFB): 0.2101
    • Response Content Type: application/json; charset=UTF-8
    • IP Address: 192.0.78.22
    1. Automattic\J\C\Client::_wp_remote_request()

    Plugin: jetpack0.2 kB100.2

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘WP Admin extremely slow from Jetpack API Calls’ is closed to new replies.