We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 53376
    • 32 Posts
    I updated MODX from 2.5.4 to 2.6.5 and hoster blocking my account every time for high resources usage. The problem expected by hoster in MODX admin-panel:

    [28/Sep/2018:14:01:49 +0300] 0.100 0.100 200 95.84.135.80 mysite.com POST /connectors/index.php HTTP/2.0 "Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0" "https://mysite.com/manager/?a=element/snippet/update&id=65" 1239 141.8.194.108 a0144737
    [28/Sep/2018:14:01:49 +0300] 0.051 0.151 200 95.84.135.80 mysite.com POST /connectors/index.php HTTP/2.0 "Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0" "https://mysite.com/manager/?a=element/snippet/update&id=65" 713 141.8.194.108 a0144737
    [28/Sep/2018:14:01:49 +0300] 0.150 0.299 200 95.84.135.80 mysite.com POST /connectors/index.php HTTP/2.0 "Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0" "https://mysite.com/manager/?a=element/snippet/update&id=65" 851 141.8.194.108 a0144737
    [28/Sep/2018:14:01:49 +0300] 0.113 0.362 200 95.84.135.80 mysite.com POST /connectors/index.php HTTP/2.0 "Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0" "https://mysite.com/manager/?a=element/snippet/update&id=65" 1097 141.8.194.108 a0144737


    They are preceded by GET requests to elements pages, for example:

    [28/Sep/2018:14:01:48 +0300] 0.150 0.150 200 95.84.135.80 mysite.com GET /manager/?a=element/snippet/update&id=65 HTTP/2.0 "Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0" "https://mysite.com/manager/?a=element/template/update&id=31" 8965 141.8.194.108 a0144737


    We recommend contacting the site developer to clarify the reasons for generating such a number of additional requests upon a single transition.
      • 44195
      • 293 Posts
      What kind of numbers are they talking about? Those look like standard requests.
        I'm lead developer at Digital Penguin Creative Studio in Hong Kong. https://www.digitalpenguin.hk
        Check out the MODX tutorial series on my blog at https://www.hkwebdeveloper.com
        • 53376
        • 32 Posts
        Quote from: muzzstick at Oct 09, 2018, 04:16 AM
        What kind of numbers are they talking about? Those look like standard requests.
        Number is count of additional GET-requests (which are in first post)