I’ve been warned by SiteGround about the huge amount of CPU usage everyday. They found that the request come primary from Jetpack.
I disabled the plugin first, but the request didn’t stop.
I blocked a bunch of Jetpacks IPs and that decreased the requests 50%-60% down.
I disabled/enable the /xmrlpc.php maybe that was troubleshooting and making a lot of hits because they can’t connect it, but no difference.
I disable almost all the modules from Jetpack and still receiving hits. I have attached some metrics of CPU.
Someone can help me, please?
]]> SELECT * FROM wp_rank_math_redirections_cache
WHERE BINARY from_url
= ? LIMI…
And
SELECT * FROM wp_rank_math_redirections_cache
WHERE object_id
= ? AND object_type
= ? LIMIT ?, …
For example:
select * from wp_rank_math_redirections_cache where BINARY from_url = ‘apple-touch-icon-120×120-precomposed.png’ limit 0, 1
select * from wp_rank_math_redirections_cache where object_id = 13696 and object_type = ‘post’ limit 0, 1
I am planning to add index for the table. But I don’t know if update the plugin can solve it. I’m using version 1.0.42.3
And should we clear that cache table? There are a lot of junk from_url, like: echo wthcrq$ ...
or $(nslookup ...
. Those look like from hackers
34.175.92.225 filosofiaenlared.com – [15/Apr/2024:04:29:00 +0000] “GET /wp-json/jetpack/v4/sync/spawn-sync?time=1713155338&request_lock_id=1713155338.8223 HTTP/1.1″ 200 17 “-” “WordPress/6.5.2; https://filosofiaenlared.com” | TLSv1.3 | 1.602 1.602 1.602 MISS 0 NC:000000 UP:- cdnreq
34.175.92.225 filosofiaenlared.com – [15/Apr/2024:04:29:04 +0000] “GET /wp-json/jetpack/v4/sync/spawn-sync?time=1713155342&request_lock_id=1713155342.5039 HTTP/1.1” 200 17 “-” “WordPress/6.5.2; https://filosofiaenlared.com” | TLSv1.3 | 1.577 1.577 1.577 MISS 0 NC:000000 UP:- cdnreq
34.175.92.225 filosofiaenlared.com – [15/Apr/2024:04:29:07 +0000] “GET /wp-json/jetpack/v4/sync/spawn-sync?time=1713155345&request_lock_id=1713155345.9611 HTTP/1.1” 200 17 “-” “WordPress/6.5.2; https://filosofiaenlared.com” | TLSv1.3 | 1.600 1.600 1.600 MISS 0 NC:000000 UP:- cdnreq
34.175.92.225 filosofiaenlared.com – [15/Apr/2024:04:29:13 +0000] “GET /wp-json/jetpack/v4/sync/spawn-sync?time=1713155350&request_lock_id=1713155350.9138 HTTP/1.1” 200 17 “-” “WordPress/6.5.2; https://filosofiaenlared.com” | TLSv1.3 | 2.583 2.583 2.583 MISS 0 NC:000000 UP:- cdnreq
34.175.92.225 filosofiaenlared.com – [15/Apr/2024:04:29:14 +0000] “GET /wp-json/jetpack/v4/sync/spawn-sync?time=1713155352&request_lock_id=1713155352.5472 HTTP/1.1” 200 17 “-” “WordPress/6.5.2; https://filosofiaenlared.com” | TLSv1.3 | 1.601 1.601 1.602 MISS 0 NC:000000 UP:- cdnreq
34.175.92.225 filosofiaenlared.com – [15/Apr/2024:04:29:18 +0000] “GET /wp-json/jetpack/v4/sync/spawn-sync?time=1713155356&request_lock_id=1713155356.7944 HTTP/1.1” 200 17 “-” “WordPress/6.5.2; https://filosofiaenlared.com” | TLSv1.3 | 1.691 1.691 1.691 MISS 0 NC:000000 UP:- cdnreq
34.175.92.225 filosofiaenlared.com – [15/Apr/2024:04:29:25 +0000] “GET /wp-json/jetpack/v4/sync/spawn-sync?time=1713155364&request_lock_id=1713155364.2532 HTTP/1.1” 200 17 “-” “WordPress/6.5.2; https://filosofiaenlared.com” | TLSv1.3 | 1.644 1.644 1.643 MISS 0 NC:000000 UP:- cdnreq
34.175.92.225 filosofiaenlared.com – [15/Apr/2024:04:29:30 +0000] “GET /wp-json/jetpack/v4/sync/spawn-sync?time=1713155368&request_lock_id=1713155368.5427 HTTP/1.1” 200 17 “-” “WordPress/6.5.2; https://filosofiaenlared.com” | TLSv1.3 | 1.563 1.563 1.563 MISS 0 NC:000000 UP:- cdnreq
Thanks.
]]>This file: /private_html/wp-cron.php uses 90-100% of my server CPU. action_scheduler_run_queue [ “WP Cron” ] ActionScheduler_QueueRunner->run()
Every minute.
I do not know how to fix this…
I have deactivated all plugins and activated the standard Twenty Twenty-Four theme.
Result: no diverence.
I added: define(‘DISABLE_WP_CRON’, true); to the wp-config.php
added: wget -q -O – https://###/wp-cron.php?doing_wp_cron >/dev/null 2>&1 on the server.
Result: no diverence.
Can anybody help me please?
### wp-core ###
version: 6.4.2
site_language: nl_NL
user_language: nl_NL
timezone: Europe/Amsterdam
permalink: /%postname%/
https_status: true
multisite: false
user_registration: 0
blog_public: 1
default_comment_status: closed
environment_type: production
user_count: 660
dotorg_communication: true
### wp-paths-sizes ###
wordpress_path: /home/###/domains/###.nl/public_html
wordpress_size: 92,13 MB (96600847 bytes)
uploads_path: /home/###/domains/###.nl/public_html/wp-content/uploads
uploads_size: 2,81 GB (3016602109 bytes)
themes_path: /home/###/domains/###.nl/public_html/wp-content/themes
themes_size: 54,35 MB (56989663 bytes)
plugins_path: /home/###/domains/###.nl/public_html/wp-content/plugins
plugins_size: 268,28 MB (281309730 bytes)
database_size: 540,33 MB (566575104 bytes)
total_size: 3,74 GB (4018077453 bytes)
### wp-dropins (1) ###
object-cache.php: true
### wp-active-theme ###
name: Electro Child (electro-child)
version: 2.3.3
author: MadrasThemes
author_website: https://madrasthemes.com/
parent_theme: Electro (electro)
theme_features: core-block-patterns, post-thumbnails, automatic-feed-links, html5, custom-background, site-logo, woocommerce, wc-product-gallery-zoom, wc-product-gallery-lightbox, wc-product-gallery-slider, title-tag, post-formats, custom-logo, menus, widgets
theme_path: /home/###/domains/###.nl/public_html/wp-content/themes/electro-child
### wp-parent-theme ###
name: Electro (electro)
version: 3.3.15
author: MadrasThemes
author_website: https://madrasthemes.com/
theme_path: /home/###/domains/###.nl/public_html/wp-content/themes/electro
### wp-themes-inactive (1) ###
Twenty Twenty-Four: version: 1.0, author: the WordPress team
### wp-mu-plugins (1) ###
WordPress automation by Installatron: author: (undefined), version: (undefined)
### wp-plugins-active (45) ###
Advanced AJAX Product Filters for WooCommerce: version: 1.6.4.6, author: BeRocket
Advanced Woo Labels: version: 1.85, author: ILLID
Advanced Woo Search: version: 2.98, author: ILLID
Booster Plus for WooCommerce: version: 7.1.5, author: Pluggabl LLC
Code Snippets: version: 3.6.2, author: Code Snippets Pro
Complianz | GDPR/CCPA Cookie Consent: version: 6.5.6, author: Really Simple Plugins
Conditional Shipping for WooCommerce: version: 3.1.3, author: Lauri Karisola / WP Trio
Electro Extensions: version: 3.3.15, author: MadrasThemes
Elementor: version: 3.18.3, author: Elementor.com
Envato Market: version: 2.0.11, author: Envato
Facebook for WooCommerce: version: 3.1.9, author: Facebook
Google Language Translator: version: 6.0.20, author: Translate AI Multilingual Solutions
GTM4WP: version: 1.19.1, author: Thomas Geiger
Kadence WooCommerce Email Designer: version: 1.5.12, author: Kadence WP
Limit Login Attempts Reloaded: version: 2.25.29, author: Limit Login Attempts Reloaded
LiteSpeed Cache: version: 6.0.0.1, author: LiteSpeed Technologies
Loco Translate: version: 2.6.6, author: Tim Whitlock
Mailchimp for WooCommerce: version: 3.6, author: Mailchimp
Mail logging - WP Mail Catcher: version: 2.1.7, author: James Ward
MAS Static Content: version: 1.0.6, author: MadrasThemes
MC4WP: Mailchimp for WordPress: version: 4.9.11, author: ibericode
Min Max Quantity & Step Control for WooCommerce: version: 6.1, author: CodeAstrology Team
OMGF: version: 5.7.13, author: Daan from Daan.dev
Pay. Payment Methods for WooCommerce: version: 3.18.2, author: Pay.
Product Feed Manager for WooCommerce: version: 7.3.26, author: RexTheme
Product Feed Manager for WooCommerce PRO: version: 6.4.10, author: RexTheme
Redux Framework: version: 4.4.11, author: Team Redux
Related Products for WooCommerce: version: 1.5.2, author: WebToffee
Replace Image: version: 1.1.8, author: WP Zone
Trusted Shops Easy Integration for WooCommerce: version: 2.0.0, author: vendidero
User Roles and Capabilities: version: 1.2.6, author: mahabub
Variation Swatches for WooCommerce: version: 2.0.30, author: Emran Ahmed
Variation Swatches for WooCommerce - Pro: version: 2.0.30, author: Emran Ahmed
WooCommerce: version: 8.5.2, author: Automattic
WooCommerce Deposits: version: 4.3.3, author: Webtomizer
WooCommerce Sale Category: version: 0.2, author: Webikon (Juraj Kiss)
Woo Custom Stock Status: version: 1.4.3, author: Softound Solutions
Woo Custom Stock Status Pro: version: 1.0.7, author: Softound Solutions (latest version: 1.0.7)
WooMultistore: version: 5.2.6, author: Lykke Media AS
WPC Composite Products for WooCommerce: version: 7.2.0, author: WPClever
WP Crontrol: version: 1.16.1, author: John Blackbourn & crontributors
WPForms Lite: version: 1.8.6.3, author: WPForms
YITH WooCommerce Badge Management: version: 3.3.0, author: YITH
YITH WooCommerce Product Add-ons & Extra Options: version: 4.5.0, author: YITH
Yoast SEO: version: 21.9.1, author: Team Yoast
### wp-plugins-inactive (1) ###
Discount Rules and Dynamic Pricing for WooCommerce: version: 8.4.0, author: Discount Team
### code-snippets (17) ###
snippet-21: name: disable the default payment option and shipping option on the "view cart", scope: global, modified: 2024-01-19 09:09:27
snippet-24: name: Vanaf 99,95 ipv 99,95 - 112,25, scope: global, modified: 2021-03-25 10:02:33
snippet-31: name: Aanbetaling vanaf €500, scope: global, modified: 2024-01-19 09:16:20
snippet-38: name: Levertijden op categorie pagina's, scope: global, modified: 2022-02-08 14:22:49
snippet-41: name: Nieuwe bestelmelding opnieuw naar klant versturen als nieuwe bestelactie, scope: global, modified: 2023-09-21 07:48:43
snippet-43: name: + meer varianten op categorie pagina's, scope: global, modified: 2022-02-15 10:29:59
snippet-47: name: Niet laten syncen door Multistore, scope: global, modified: 2023-11-14 10:12:48
snippet-50: name: Producten filteren op tags, scope: global, modified: 2024-01-19 09:22:36
snippet-51: name: Reguliere en sale prijzen in de winkelwagen, scope: global, modified: 2024-01-19 09:31:55
snippet-52: name: Reguliere en sale prijzen in betalen, scope: global, modified: 2024-01-05 09:19:30
snippet-54: name: Ook submenus op mobiel, scope: global, modified: 2024-01-19 09:33:21
snippet-59: name: Onbeschikbare swatches wel blurren, scope: global, modified: 2024-01-19 09:37:24
snippet-62: name: Update Cart Automatically on Quantity Change, scope: global, modified: 2023-01-06 20:03:43
snippet-65: name: Hide shipping rates when free shipping is available, but keep "Local pickup" , scope: global, modified: 2023-02-03 13:20:36
snippet-66: name: Auto Add Image Attributes From Image Filename , scope: global, modified: 2023-02-06 12:21:29
snippet-72: name: PHP Warning: Trying to access array offset on value of type bool 1610, 1611, 1612, 1613, 1622, scope: global, modified: 2024-01-19 10:12:38
snippet-76: name: 5% afhaalkorting AI, scope: global, modified: 2024-01-20 08:40:32
### wp-media ###
image_editor: WP_Image_Editor_Imagick
imagick_module_version: 1809
imagemagick_version: ImageMagick 7.1.1-25 Q16-HDRI x86_64 054b98c80:20231230 https://imagemagick.org
imagick_version: 3.7.0
file_uploads: 1
post_max_size: 256M
upload_max_filesize: 128M
max_effective_size: 128 MB
max_file_uploads: 20
imagick_limits:
imagick::RESOURCETYPE_AREA: 14 GB
imagick::RESOURCETYPE_DISK: 9.2233720368548E+18
imagick::RESOURCETYPE_FILE: 491512
imagick::RESOURCETYPE_MAP: 7 GB
imagick::RESOURCETYPE_MEMORY: 4 GB
imagick::RESOURCETYPE_THREAD: 1
imagick::RESOURCETYPE_TIME: 0
imagemagick_file_formats: 3FR, 3G2, 3GP, A, AAI, AI, APNG, ART, ARW, ASHLAR, AVI, AVS, B, BAYER, BAYERA, BGR, BGRA, BGRO, BMP, BMP2, BMP3, BRF, C, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CR3, CRW, CUBE, CUR, CUT, DATA, DCM, DCR, DCRAW, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FARBFELD, FAX, FF, FILE, FITS, FL32, FLV, FRACTAL, FTP, FTS, FTXT, G, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, JNG, JNX, JPE, JPEG, JPG, JPS, JSON, K, K25, KDC, LABEL, M, M2V, M4V, MAC, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MPO, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, O, ORA, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PHM, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, POCKETMOD, PPM, PS, PS2, PS3, PSB, PSD, PTIF, PWP, QOI, R, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGB565, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCREENSHOT, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, STRIMG, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TM2, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, Y, YAML, YCbCr, YCbCrA, YUV
gd_version: bundled (2.1.0 compatible)
gd_formats: GIF, JPEG, PNG, WebP, BMP
ghostscript_version: unknown
### wp-server ###
server_architecture: Linux 4.18.0-477.27.2.el8_8.x86_64 x86_64
httpd_software: LiteSpeed
php_version: 8.1.27 64bit
php_sapi: litespeed
max_input_variables: 10000
time_limit: 600
memory_limit: 1024M
max_input_time: 1000
upload_max_filesize: 128M
php_post_max_size: 256M
curl_version: 7.61.1 OpenSSL/1.1.1k
suhosin: false
imagick_availability: true
pretty_permalinks: true
htaccess_extra_rules: true
current: 2024-01-26T09:40:27+00:00
utc-time: Friday, 26-Jan-24 09:40:27 UTC
server-time: 2024-01-26T10:40:13+01:00
### wp-database ###
extension: mysqli
server_version: 10.6.16-MariaDB
client_version: mysqlnd 8.1.27
max_allowed_packet: 67108864
max_connections: 151
### wp-constants ###
WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /home/###/domains/###.nl/public_html/wp-content
WP_PLUGIN_DIR: /home/###/domains/###.nl/public_html/wp-content/plugins
WP_MEMORY_LIMIT: 40M
WP_MAX_MEMORY_LIMIT: 1024M
WP_DEBUG: false
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: false
SCRIPT_DEBUG: false
WP_CACHE: true
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_ENVIRONMENT_TYPE: Ongedefinieerd
WP_DEVELOPMENT_MODE: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined
### wp-filesystem ###
wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable
mu-plugins: writable
0: Writable
### redux-framework ###
version: 4.4.11
installation: plugin
data directory: /home/###/domains/###.nl/public_html/wp-content/plugins/redux-framework/redux-core/
browser:
Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Browser: Chrome
Version: 120.0.0.0
Platform: Windows
### redux-instance-electro_options ###
opt_name: electro_options
global_variable: electro_options
dev_mode: false
ajax_save: true
page_slug: theme_options
page_permissions: manage_options
menu_type: menu
page_parent: themes.php
compiler: true
output: true
output_tag: true
templates_path: undefined
extensions:
Accordion: 4.3.16
Custom Fonts: 4.4.2
Customizer: 4.4.11
Datetime: 4.3.15
Google Maps: 4.4.0
Icon Select: 4.4.2
Import Export: 4.0.0
Js Button: 4.3.16
Metaboxes: 4.2.0
Multi Media: 4.4.1
Options Object: 4.0.0
Repeater: 4.3.13
Search: 3.4.5
Shortcodes: 4.3.6
Social Profiles: 4.3.17
Tabbed: 4.4.8
Taxonomy: 4.4.6
Users: 4.4.1
Widget Areas: 4.3.20
### wpforms ###
version: 1.8.6.3
lite: 21 april 2023 op 07:55
upload_dir: Beschrijfbaar
total_forms: 1
total_submissions: 132
]]>This file: /private_html/wp-cron.php uses 90-100% of my server CPU. action_scheduler_run_queue [ “WP Cron” ] ActionScheduler_QueueRunner->run()
Every minute.
I do not know how to fix this…
I have deactivated all plugins and activated the standard Twenty Twenty-Four theme.
Result: no diverence.
I added: define(‘DISABLE_WP_CRON’, true); to the wp-config.php
added: wget -q -O – https://###/wp-cron.php?doing_wp_cron >/dev/null 2>&1 on the server.
Result: no diverence.
Can anybody help me please?
### wp-core ###
version: 6.4.2
site_language: nl_NL
user_language: nl_NL
timezone: Europe/Amsterdam
permalink: /%postname%/
https_status: true
multisite: false
user_registration: 0
blog_public: 1
default_comment_status: closed
environment_type: production
user_count: 660
dotorg_communication: true
### wp-paths-sizes ###
wordpress_path: /home/###/domains/###.nl/public_html
wordpress_size: 92,13 MB (96600847 bytes)
uploads_path: /home/###/domains/###.nl/public_html/wp-content/uploads
uploads_size: 2,81 GB (3016602109 bytes)
themes_path: /home/###/domains/###.nl/public_html/wp-content/themes
themes_size: 54,35 MB (56989663 bytes)
plugins_path: /home/###/domains/###.nl/public_html/wp-content/plugins
plugins_size: 268,28 MB (281309730 bytes)
database_size: 540,33 MB (566575104 bytes)
total_size: 3,74 GB (4018077453 bytes)
### wp-dropins (1) ###
object-cache.php: true
### wp-active-theme ###
name: Electro Child (electro-child)
version: 2.3.3
author: MadrasThemes
author_website: https://madrasthemes.com/
parent_theme: Electro (electro)
theme_features: core-block-patterns, post-thumbnails, automatic-feed-links, html5, custom-background, site-logo, woocommerce, wc-product-gallery-zoom, wc-product-gallery-lightbox, wc-product-gallery-slider, title-tag, post-formats, custom-logo, menus, widgets
theme_path: /home/###/domains/###.nl/public_html/wp-content/themes/electro-child
### wp-parent-theme ###
name: Electro (electro)
version: 3.3.15
author: MadrasThemes
author_website: https://madrasthemes.com/
theme_path: /home/###/domains/###.nl/public_html/wp-content/themes/electro
### wp-themes-inactive (1) ###
Twenty Twenty-Four: version: 1.0, author: the WordPress team
### wp-mu-plugins (1) ###
WordPress automation by Installatron: author: (undefined), version: (undefined)
### wp-plugins-active (45) ###
Advanced AJAX Product Filters for WooCommerce: version: 1.6.4.6, author: BeRocket
Advanced Woo Labels: version: 1.85, author: ILLID
Advanced Woo Search: version: 2.98, author: ILLID
Booster Plus for WooCommerce: version: 7.1.5, author: Pluggabl LLC
Code Snippets: version: 3.6.2, author: Code Snippets Pro
Complianz | GDPR/CCPA Cookie Consent: version: 6.5.6, author: Really Simple Plugins
Conditional Shipping for WooCommerce: version: 3.1.3, author: Lauri Karisola / WP Trio
Electro Extensions: version: 3.3.15, author: MadrasThemes
Elementor: version: 3.18.3, author: Elementor.com
Envato Market: version: 2.0.11, author: Envato
Facebook for WooCommerce: version: 3.1.9, author: Facebook
Google Language Translator: version: 6.0.20, author: Translate AI Multilingual Solutions
GTM4WP: version: 1.19.1, author: Thomas Geiger
Kadence WooCommerce Email Designer: version: 1.5.12, author: Kadence WP
Limit Login Attempts Reloaded: version: 2.25.29, author: Limit Login Attempts Reloaded
LiteSpeed Cache: version: 6.0.0.1, author: LiteSpeed Technologies
Loco Translate: version: 2.6.6, author: Tim Whitlock
Mailchimp for WooCommerce: version: 3.6, author: Mailchimp
Mail logging - WP Mail Catcher: version: 2.1.7, author: James Ward
MAS Static Content: version: 1.0.6, author: MadrasThemes
MC4WP: Mailchimp for WordPress: version: 4.9.11, author: ibericode
Min Max Quantity & Step Control for WooCommerce: version: 6.1, author: CodeAstrology Team
OMGF: version: 5.7.13, author: Daan from Daan.dev
Pay. Payment Methods for WooCommerce: version: 3.18.2, author: Pay.
Product Feed Manager for WooCommerce: version: 7.3.26, author: RexTheme
Product Feed Manager for WooCommerce PRO: version: 6.4.10, author: RexTheme
Redux Framework: version: 4.4.11, author: Team Redux
Related Products for WooCommerce: version: 1.5.2, author: WebToffee
Replace Image: version: 1.1.8, author: WP Zone
Trusted Shops Easy Integration for WooCommerce: version: 2.0.0, author: vendidero
User Roles and Capabilities: version: 1.2.6, author: mahabub
Variation Swatches for WooCommerce: version: 2.0.30, author: Emran Ahmed
Variation Swatches for WooCommerce - Pro: version: 2.0.30, author: Emran Ahmed
WooCommerce: version: 8.5.2, author: Automattic
WooCommerce Deposits: version: 4.3.3, author: Webtomizer
WooCommerce Sale Category: version: 0.2, author: Webikon (Juraj Kiss)
Woo Custom Stock Status: version: 1.4.3, author: Softound Solutions
Woo Custom Stock Status Pro: version: 1.0.7, author: Softound Solutions (latest version: 1.0.7)
WooMultistore: version: 5.2.6, author: Lykke Media AS
WPC Composite Products for WooCommerce: version: 7.2.0, author: WPClever
WP Crontrol: version: 1.16.1, author: John Blackbourn & crontributors
WPForms Lite: version: 1.8.6.3, author: WPForms
YITH WooCommerce Badge Management: version: 3.3.0, author: YITH
YITH WooCommerce Product Add-ons & Extra Options: version: 4.5.0, author: YITH
Yoast SEO: version: 21.9.1, author: Team Yoast
### wp-plugins-inactive (1) ###
Discount Rules and Dynamic Pricing for WooCommerce: version: 8.4.0, author: Discount Team
### code-snippets (17) ###
snippet-21: name: disable the default payment option and shipping option on the "view cart", scope: global, modified: 2024-01-19 09:09:27
snippet-24: name: Vanaf 99,95 ipv 99,95 - 112,25, scope: global, modified: 2021-03-25 10:02:33
snippet-31: name: Aanbetaling vanaf €500, scope: global, modified: 2024-01-19 09:16:20
snippet-38: name: Levertijden op categorie pagina's, scope: global, modified: 2022-02-08 14:22:49
snippet-41: name: Nieuwe bestelmelding opnieuw naar klant versturen als nieuwe bestelactie, scope: global, modified: 2023-09-21 07:48:43
snippet-43: name: + meer varianten op categorie pagina's, scope: global, modified: 2022-02-15 10:29:59
snippet-47: name: Niet laten syncen door Multistore, scope: global, modified: 2023-11-14 10:12:48
snippet-50: name: Producten filteren op tags, scope: global, modified: 2024-01-19 09:22:36
snippet-51: name: Reguliere en sale prijzen in de winkelwagen, scope: global, modified: 2024-01-19 09:31:55
snippet-52: name: Reguliere en sale prijzen in betalen, scope: global, modified: 2024-01-05 09:19:30
snippet-54: name: Ook submenus op mobiel, scope: global, modified: 2024-01-19 09:33:21
snippet-59: name: Onbeschikbare swatches wel blurren, scope: global, modified: 2024-01-19 09:37:24
snippet-62: name: Update Cart Automatically on Quantity Change, scope: global, modified: 2023-01-06 20:03:43
snippet-65: name: Hide shipping rates when free shipping is available, but keep "Local pickup" , scope: global, modified: 2023-02-03 13:20:36
snippet-66: name: Auto Add Image Attributes From Image Filename , scope: global, modified: 2023-02-06 12:21:29
snippet-72: name: PHP Warning: Trying to access array offset on value of type bool 1610, 1611, 1612, 1613, 1622, scope: global, modified: 2024-01-19 10:12:38
snippet-76: name: 5% afhaalkorting AI, scope: global, modified: 2024-01-20 08:40:32
### wp-media ###
image_editor: WP_Image_Editor_Imagick
imagick_module_version: 1809
imagemagick_version: ImageMagick 7.1.1-25 Q16-HDRI x86_64 054b98c80:20231230 https://imagemagick.org
imagick_version: 3.7.0
file_uploads: 1
post_max_size: 256M
upload_max_filesize: 128M
max_effective_size: 128 MB
max_file_uploads: 20
imagick_limits:
imagick::RESOURCETYPE_AREA: 14 GB
imagick::RESOURCETYPE_DISK: 9.2233720368548E+18
imagick::RESOURCETYPE_FILE: 491512
imagick::RESOURCETYPE_MAP: 7 GB
imagick::RESOURCETYPE_MEMORY: 4 GB
imagick::RESOURCETYPE_THREAD: 1
imagick::RESOURCETYPE_TIME: 0
imagemagick_file_formats: 3FR, 3G2, 3GP, A, AAI, AI, APNG, ART, ARW, ASHLAR, AVI, AVS, B, BAYER, BAYERA, BGR, BGRA, BGRO, BMP, BMP2, BMP3, BRF, C, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CR3, CRW, CUBE, CUR, CUT, DATA, DCM, DCR, DCRAW, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FARBFELD, FAX, FF, FILE, FITS, FL32, FLV, FRACTAL, FTP, FTS, FTXT, G, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, JNG, JNX, JPE, JPEG, JPG, JPS, JSON, K, K25, KDC, LABEL, M, M2V, M4V, MAC, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MPO, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, O, ORA, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PHM, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, POCKETMOD, PPM, PS, PS2, PS3, PSB, PSD, PTIF, PWP, QOI, R, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGB565, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCREENSHOT, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, STRIMG, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TM2, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, Y, YAML, YCbCr, YCbCrA, YUV
gd_version: bundled (2.1.0 compatible)
gd_formats: GIF, JPEG, PNG, WebP, BMP
ghostscript_version: unknown
### wp-server ###
server_architecture: Linux 4.18.0-477.27.2.el8_8.x86_64 x86_64
httpd_software: LiteSpeed
php_version: 8.1.27 64bit
php_sapi: litespeed
max_input_variables: 10000
time_limit: 600
memory_limit: 1024M
max_input_time: 1000
upload_max_filesize: 128M
php_post_max_size: 256M
curl_version: 7.61.1 OpenSSL/1.1.1k
suhosin: false
imagick_availability: true
pretty_permalinks: true
htaccess_extra_rules: true
current: 2024-01-26T09:40:27+00:00
utc-time: Friday, 26-Jan-24 09:40:27 UTC
server-time: 2024-01-26T10:40:13+01:00
### wp-database ###
extension: mysqli
server_version: 10.6.16-MariaDB
client_version: mysqlnd 8.1.27
max_allowed_packet: 67108864
max_connections: 151
### wp-constants ###
WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /home/###/domains/###.nl/public_html/wp-content
WP_PLUGIN_DIR: /home/###/domains/###.nl/public_html/wp-content/plugins
WP_MEMORY_LIMIT: 40M
WP_MAX_MEMORY_LIMIT: 1024M
WP_DEBUG: false
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: false
SCRIPT_DEBUG: false
WP_CACHE: true
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_ENVIRONMENT_TYPE: Ongedefinieerd
WP_DEVELOPMENT_MODE: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined
### wp-filesystem ###
wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable
mu-plugins: writable
0: Writable
### redux-framework ###
version: 4.4.11
installation: plugin
data directory: /home/###/domains/###.nl/public_html/wp-content/plugins/redux-framework/redux-core/
browser:
Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Browser: Chrome
Version: 120.0.0.0
Platform: Windows
### redux-instance-electro_options ###
opt_name: electro_options
global_variable: electro_options
dev_mode: false
ajax_save: true
page_slug: theme_options
page_permissions: manage_options
menu_type: menu
page_parent: themes.php
compiler: true
output: true
output_tag: true
templates_path: undefined
extensions:
Accordion: 4.3.16
Custom Fonts: 4.4.2
Customizer: 4.4.11
Datetime: 4.3.15
Google Maps: 4.4.0
Icon Select: 4.4.2
Import Export: 4.0.0
Js Button: 4.3.16
Metaboxes: 4.2.0
Multi Media: 4.4.1
Options Object: 4.0.0
Repeater: 4.3.13
Search: 3.4.5
Shortcodes: 4.3.6
Social Profiles: 4.3.17
Tabbed: 4.4.8
Taxonomy: 4.4.6
Users: 4.4.1
Widget Areas: 4.3.20
### wpforms ###
version: 1.8.6.3
lite: 21 april 2023 op 07:55
upload_dir: Beschrijfbaar
total_forms: 1
total_submissions: 132
]]>13985 astoriamuseums.org /wp-content/plugins/woocommerce/src/assets/client/blocks/wc-interactivity-dropdown.css
13689 astoriamuseums.org /wp-content/plugins/woocommerce/src/assets/client/blocks/wc-interactivity-checkbox-list.css
SiteGround briefly removed the limitation, however, I am afraid that the same pattern is observed, and the requests are pouring in and reaching over 400 per minute at times:
Total number of hits at 21:18:25 = 1072656 | +117
Total number of hits at 21:19:25 = 1072941 | +285
Total number of hits at 21:20:25 = 1073298 | +357
Total number of hits at 21:21:26 = 1073704 | +406
35.206.98.7 astoriamuseums.org – [24/Jan/2024:21:23:49 +0000] “GET /wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products.css HTTP/1.0” 200 39076 “-” “-” | TLSv1.3 | – – 0.000 – 0 NC:000000 UP:-DT
35.206.98.7 astoriamuseums.org – [24/Jan/2024:21:23:49 +0000] “GET /wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-reviews.css HTTP/1.0” 200 10617 “-” “-” | TLSv1.3 | – – 0.000 – 0 NC:000000 UP:-DT
35.206.98.7 astoriamuseums.org – [24/Jan/2024:21:23:49 +0000] “GET /wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter.css HTTP/1.0” 200 30827 “-” “-” | TLSv1.3 | – – 0.000 – 0 NC:000000 UP:-DT
35.206.98.7 astoriamuseums.org – [24/Jan/2024:21:23:49 +0000] “GET /wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/breadcrumbs.css HTTP/1.0” 200 364 “-” “-” | TLSv1.3 | – – 0.000 – 0 NC:000000 UP:-DT
35.206.98.7 astoriamuseums.org – [24/Jan/2024:21:23:49 +0000] “GET /wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/catalog-sorting.css HTTP/1.0” 200 489 “-” “-” | TLSv1.3 | – – 0.000 – 0 NC:000000 UP:-DT
35.206.98.7 astoriamuseums.org – [24/Jan/2024:21:23:49 +0000] “GET /wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/customer-account.css HTTP/1.0” 200 1045 “-” “-” | TLSv1.3 | – – 0.000 – 0 NC:000000 UP:-DT
35.206.98.7 astoriamuseums.org – [24/Jan/2024:21:23:49 +0000] “GET /wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category.css HTTP/1.0” 200 5130 “-” “-” | TLSv1.3 | – – 0.000 – 0 NC:000000 UP:-DT
35.206.98.7 astoriamuseums.org – [24/Jan/2024:21:23:49 +0000] “GET /wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product.css HTTP/1.0” 200 5546 “-” “-” | TLSv1.3 | – – 0.000 – 0 NC:000000 UP:-DT
Need help / recommendations on how to reduce the visits to those pages from the Site IP.
Thank you!
]]>2. In the DB section inside plugin: The space on the right side is pure air and I thinked to could be used for a new section where list table names, number of rows, size of each one, and total size. Again, little more eye-fast read
BIG CONGRATS!!!!!
A2 wants me to investigate this on my own.
When opening multiple tabs of different posts it can cause high cpu usage on the server and thus I get 503 errors across the board. After 5 minutes it goes back down.
To resolve issues I’m looking everywhere for solutions. Tonight I went and installed a CRON scheduler to change some jobs from every minute to every half hour or so. That didn’t help.
A2 says “The googlebots are currently causing the issue. Hence we recommend requesting a reduced Crawl rate.”
So how do I remedy this?
]]>[02-Nov-2023 03:26:05] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 8 children, there are 0 idle, and 22 total children
[02-Nov-2023 03:26:06] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 16 children, there are 0 idle, and 27 total children
[02-Nov-2023 03:26:08] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 32 children, there are 1 idle, and 32 total children
[02-Nov-2023 03:26:09] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 32 children, there are 0 idle, and 36 total children
[02-Nov-2023 03:26:27] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 32 children, there are 0 idle, and 41 total children
[02-Nov-2023 03:26:44] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 32 children, there are 0 idle, and 46 total children
[02-Nov-2023 03:27:07] WARNING: [pool www] server reached pm.max_children setting (50), consider raising it
[02-Nov-2023 04:03:34] NOTICE: Terminating …
[02-Nov-2023 04:03:34] NOTICE: exiting, bye-bye!
.
.
HTTPD Error:
[Thu Nov 02 03:27:04.247250 2023] [proxy_fcgi:error] pid 3227:tid 3269The timeout specified has expired: [client 172.70.134.105:14062] AH01075: Error dispatching request to : (polling)
[Thu Nov 02 03:27:04.247216 2023] [proxy_fcgi:error] pid 3227:tid 3262The timeout specified has expired: [client 172.70.34.178:59360] AH01075: Error dispatching request to : (polling)
[Thu Nov 02 03:27:04.247174 2023] [proxy_fcgi:error] pid 3049:tid 3195The timeout specified has expired: [client 172.70.38.155:57542] AH01075: Error dispatching request to : (polling)
[Thu Nov 02 03:27:04.247163 2023] [proxy_fcgi:error] pid 3227:tid 3255The timeout specified has expired: [client 172.70.38.148:57988] AH01075: Error dispatching request to : (polling)
.
.
HTTP Access Log
172.70.42.30 - - [02/Nov/2023:03:25:50 +0000] "GET / HTTP/1.1" 200 32577 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.35 Safari/537.36"
172.69.58.194 - - [02/Nov/2023:03:26:08 +0000] "POST /wp-cron.php?doing_wp_cron=1698895568.0529561042785644531250 HTTP/1.1" 200 - "-" "WordPress/6.3.2; https://dev.canyonrunnerapp.com"
172.69.58.142 - - [02/Nov/2023:03:26:08 +0000] "POST /wp-cron.php?doing_wp_cron=1698895568.0128350257873535156250 HTTP/1.1" 200 - "-" "WordPress/6.3.2; https://dev.canyonrunnerapp.com"
172.70.126.235 - - [02/Nov/2023:03:26:08 +0000] "POST /wp-cron.php?doing_wp_cron=1698895568.0103580951690673828125 HTTP/1.1" 200 - "-" "WordPress/6.3.2; https://dev.canyonrunnerapp.com"
172.69.59.51 - - [02/Nov/2023:03:26:08 +0000] "POST /wp-cron.php?doing_wp_cron=1698895568.0394148826599121093750 HTTP/1.1" 200 - "-" "WordPress/6.3.2; https://dev.canyonrunnerapp.com"
172.70.131.180 - - [02/Nov/2023:03:26:08 +0000] "POST /wp-cron.php?doing_wp_cron=1698895568.0379879474639892578125 HTTP/1.1" 200 - "-" "WordPress/6.3.2; https://dev.canyonrunnerapp.com"
172.70.175.197 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/themes/astra/assets/js/minified/frontend.min.js HTTP/1.1" 301 - "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_6 like Mac OS X) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0 Mobile/15D100 Safari/604.1"
172.70.134.155 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js HTTP/1.1" 301 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36"
172.69.58.117 - - [02/Nov/2023:03:26:08 +0000] "POST /wp-cron.php?doing_wp_cron=1698895568.0209090709686279296875 HTTP/1.1" 200 - "-" "WordPress/6.3.2; https://dev.canyonrunnerapp.com"
172.70.126.65 - - [02/Nov/2023:03:26:08 +0000] "POST /wp-cron.php?doing_wp_cron=1698895568.0120279788970947265625 HTTP/1.1" 200 - "-" "WordPress/6.3.2; https://dev.canyonrunnerapp.com"
172.70.34.58 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/themes/astra/assets/js/minified/mobile-cart.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3880.0 Safari/537.36"
172.70.135.68 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js HTTP/1.1" 504 247 "-" "Opera/7.51 (Windows NT 5.1; U) [en]"
172.69.58.23 - - [02/Nov/2023:03:26:08 +0000] "POST /wp-cron.php?doing_wp_cron=1698895568.0156779289245605468750 HTTP/1.1" 504 247 "-" "WordPress/6.3.2; https://dev.canyonrunnerapp.com"
172.71.222.176 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/dist/vendor/wp-polyfill.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (iPad; CPU OS 5_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko ) Version/5.1 Mobile/9B176 Safari/7534.48.3"
172.70.38.45 - - [02/Nov/2023:03:26:02 +0000] "GET /wp-emoji-release.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 12_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1"
172.70.179.54 - - [02/Nov/2023:03:26:08 +0000] "POST /wp-cron.php?doing_wp_cron=1698895568.0185821056365966796875 HTTP/1.1" 504 247 "-" "WordPress/6.3.2; https://dev.canyonrunnerapp.com"
172.70.179.122 - - [02/Nov/2023:03:26:08 +0000] "POST /wp-cron.php?doing_wp_cron=1698895568.0348119735717773437500 HTTP/1.1" 504 247 "-" "WordPress/6.3.2; https://dev.canyonrunnerapp.com"
172.70.43.179 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/jquery/jquery.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1"
172.71.254.214 - - [02/Nov/2023:03:26:08 +0000] "POST /wp-cron.php?doing_wp_cron=1698895568.0726790428161621093750 HTTP/1.1" 504 247 "-" "WordPress/6.3.2; https://dev.canyonrunnerapp.com"
172.70.135.70 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/themes/astra/assets/js/minified/flexibility.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Linux; Android 4.4.4; XT1032 Build/KXB21.14-L1.61) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.94 Mobile Safari/537.36"
172.70.134.148 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36"
172.71.222.142 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js HTTP/1.1" 504 247 "-" "SAMSUNG-S8000/S8000XXIF3 SHP/VPP/R5 Jasmine/1.0 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1 FirePHP/0.3"
172.70.34.251 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 630) like Gecko"
172.70.38.56 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"
172.70.39.164 - - [02/Nov/2023:03:26:02 +0000] "GET //stats.wp.com/w.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36"
172.71.223.167 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js HTTP/1.1" 504 247 "-" "Opera/9.80 (Android; Opera Mini/7.6.40234/151.113; U; en) Presto/2.12.423 Version/12.16"
172.70.135.115 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/subscriptions-for-woocommerce/public/js/subscriptions-for-woocommerce-public.js HTTP/1.1" 504 247 "-" "Opera/10.61 (J2ME/MIDP; Opera Mini/5.1.21219/19.999; en-US; rv:1.9.3a5) WebKit/534.5 Presto/2.6.30"
172.70.38.148 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js HTTP/1.1" 504 247 "-" "SonyEricssonW995/R1EA Profile/MIDP-2.1 Configuration/CLDC-1.1 UNTRUSTED/1.0"
172.70.42.190 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/wp-util.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1"
172.70.39.120 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/elementor/assets/js/frontend.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Linux; U; Android 3.0.1; en-us; GT-P7100 Build/HRI83) AppleWebkit/534.13 (KHTML, like Gecko) Version/4.0 Safari/534.13"
172.70.100.105 - - [02/Nov/2023:03:26:08 +0000] "POST /wp-cron.php?doing_wp_cron=1698895568.0605280399322509765625 HTTP/1.1" 504 247 "-" "WordPress/6.3.2; https://dev.canyonrunnerapp.com"
172.70.42.115 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.111 Mobile Safari/537.36"
172.71.223.167 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/wpforms-lite/assets/lib/mailcheck.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36"
172.70.42.197 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/wpforms-lite/assets/lib/punycode.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.36 Safari/535.7"
172.71.223.9 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/jquery/ui/core.min.js HTTP/1.1" 504 247 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)"
172.70.34.178 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/underscore.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (iPad; CPU OS 9_3_2 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13F69 Safari/601.1"
172.70.38.120 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (iPod touch; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML like Gecko) Version/7.0 Mobile/11D167 Safari/123E71C"
172.70.39.115 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36"
172.70.38.190 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/dist/hooks.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G965F Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/9.4 Chrome/67.0.3396.87 Mobile Safari/537.36"
162.158.79.201 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/wpforms-lite/assets/js/wpforms.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/540.0 (KHTML, like Gecko) Ubuntu/10.10 Chrome/9.1.0.0 Safari/540.0"
172.70.38.155 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/wpforms-lite/assets/js/utils.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"
172.71.222.80 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js HTTP/1.1" 504 247 "-" "Lynx/2.8.5rel.1 libwww-FM/2.14 SSL-MM/1.4.1 GNUTLS/0.8.12"
172.69.59.162 - - [02/Nov/2023:03:26:08 +0000] "POST /wp-cron.php?doing_wp_cron=1698895568.0309081077575683593750 HTTP/1.1" 504 247 "-" "WordPress/6.3.2; https://dev.canyonrunnerapp.com"
172.70.134.105 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/wpforms-lite/assets/lib/jquery.validate.min.js HTTP/1.1" 504 247 "-" "UCWEB/8.8 (iPhone; CPU OS_6; en-US)AppleWebKit/534.1 U3/3.0.0 Mobile"
172.70.42.129 - - [02/Nov/2023:03:26:02 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/jquery/jquery-migrate.min.js HTTP/1.1" 504 247 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
172.70.174.100 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36"
172.71.222.171 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)"
172.70.174.59 - - [02/Nov/2023:03:27:17 +0000] "GET //stats.wp.com/w.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10"
172.70.134.156 - - [02/Nov/2023:03:27:20 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/wp-util.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Linux; Android 8.0.0; LG-H932) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.111 Mobile Safari/537.36"
172.70.42.102 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-AU) AppleWebKit/534.35 (KHTML, like Gecko) Chrome/11.0.696.65 Safari/534.35 Puffin/3.9174IT"
172.70.174.32 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/jquery/jquery.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
162.158.79.122 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/jquery/ui/core.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Linux; Android 8.0.0; moto e5 plus Build/OPPS27.91-122-3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.126 Mobile Safari/537.36"
172.71.222.111 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-content/themes/astra/assets/js/minified/mobile-cart.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36"
172.70.35.50 - - [02/Nov/2023:03:27:17 +0000] "GET /wp-emoji-release.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 11_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15G77 MicroMessenger/7.0.3(0x17000321) NetType/WIFI Language/zh_CN"
172.70.134.28 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/wpforms-lite/assets/lib/punycode.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.143 YaBrowser/19.7.2.455 Yowser/2.5 Safari/537.36"
172.70.134.161 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/607.2.6 (KHTML, like Gecko) Version/12.1.1 Safari/607.2.6 Maxthon/5.1.132"
172.70.38.254 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36"
172.70.174.9 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/wpforms-lite/assets/js/utils.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.2; WOW64; Trident/5.0)"
172.70.42.191 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/elementor/assets/js/frontend.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (WindowsCE 6.0; rv:2.0.1) Gecko/20100101 Firefox/4.0.1"
172.71.223.134 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/subscriptions-for-woocommerce/public/js/subscriptions-for-woocommerce-public.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Linux; Android 9; Mi A2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.111 Mobile Safari/537.36"
172.70.175.90 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/dist/vendor/wp-polyfill.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Android 6.0.1; Mobile; rv:48.0) Gecko/48.0 Firefox/48.0"
172.70.35.16 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js HTTP/1.1" 408 221 "-" "iTunes/9.0.3 (Macintosh; U; Intel Mac OS X 10_6_2; en-ca)"
172.70.43.16 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Linux; Android 4.1.2; GT-N8013) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Safari/537.36"
172.70.175.82 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/jquery/jquery-migrate.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (iPhone; U; CPU iPhone OS) (compatible; Googlebot-Mobile/2.1; https://www.google.com/bot.html)"
172.71.222.20 - - [02/Nov/2023:03:27:17 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js HTTP/1.1" 408 221 "-" "Mediapartners-Google"
172.70.39.181 - - [02/Nov/2023:03:27:20 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/wpforms-lite/assets/lib/mailcheck.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3872.0 Safari/537.36 Edg/78.0.244.0"
172.70.43.168 - - [02/Nov/2023:03:27:20 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/wpforms-lite/assets/js/wpforms.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us; Silk/1.0.13.81_10003810) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16 Silk-Accelerated=true"
172.70.39.34 - - [02/Nov/2023:03:27:20 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Linux; U; Android 1.6; en-us; SonyEricssonX10i Build/R1AA056) AppleWebKit/528.5 (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1"
162.158.78.180 - - [02/Nov/2023:03:27:20 +0000] "GET //dev.canyonrunnerapp.com/wp-content/themes/astra/assets/js/minified/flexibility.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G965W Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/9.4 Chrome/67.0.3396.87 Mobile Safari/537.36"
172.70.39.115 - - [02/Nov/2023:03:27:38 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.min.js HTTP/1.1" 408 221 "-" "FAST-WebCrawler/3.8 (crawler at trd dot overture dot com; https://www.alltheweb.com/help/webmaster/crawler)"
172.70.38.121 - - [02/Nov/2023:03:27:38 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js HTTP/1.1" 408 221 "-" "MOT-V9mm/00.62 UP.Browser/6.2.3.4.c.1.123 (GUI) MMP/2.0"
172.70.34.178 - - [02/Nov/2023:03:27:40 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/underscore.min.js HTTP/1.1" 408 221 "-" "Mozilla/5.0 (Windows NT 10.0; ARM; Lumia 950 Dual SIM) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
198.235.24.229 - - [02/Nov/2023:03:33:45 +0000] "GET / HTTP/1.0" 503 299 "-" "Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers' presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: [email protected]"
162.158.79.177 - - [02/Nov/2023:03:27:21 +0000] "GET //dev.canyonrunnerapp.com/wp-includes/js/dist/hooks.min.js HTTP/1.1" 503 299 "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 12_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/16B92 MicroMessenger/7.0.5(0x17000523) NetType/WIFI Language/zh_CN"
172.70.38.223 - - [02/Nov/2023:03:27:21 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js HTTP/1.1" 503 299 "-" "Opera/9.80 (X11; Linux x86_64; U; pl) Presto/2.7.62 Version/11.00"
172.70.38.190 - - [02/Nov/2023:03:27:21 +0000] "GET //dev.canyonrunnerapp.com/wp-content/themes/astra/assets/js/minified/frontend.min.js HTTP/1.1" 503 299 "-" "Mozilla/5.0 (Linux; Android 7.0; Vivo 8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.111 Mobile Safari/537.36"
172.70.175.168 - - [02/Nov/2023:03:27:21 +0000] "GET //dev.canyonrunnerapp.com/wp-content/plugins/wpforms-lite/assets/lib/jquery.validate.min.js HTTP/1.1" 503 299 "-" "Mozilla/5.0 (Linux; Android 8.1.0; GM 6 d) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.111 Mobile Safari/537.36"
35.203.211.230 - - [02/Nov/2023:03:41:07 +0000] "GET / HTTP/1.1" 503 299 "-" "Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers' presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: [email protected]"
94.102.61.10 - - [02/Nov/2023:03:41:16 +0000] "GET / HTTP/1.1" 503 299 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36"
135.125.246.189 - - [02/Nov/2023:03:42:36 +0000] "GET /.env HTTP/1.1" 503 299 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
172.71.214.168 - - [02/Nov/2023:04:07:47 +0000] "GET / HTTP/1.1" 200 32577 "-" "Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
172.71.218.130 - - [02/Nov/2023:04:07:51 +0000] "GET /favicon.ico HTTP/1.1" 503 299 "-" "Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)"
198.235.24.34 - - [02/Nov/2023:04:26:37 +0000] "\x16\x03\x01" 400 226 "-" "-"
198.235.24.34 - - [02/Nov/2023:04:26:37 +0000] "\x16\x03\x01" 400 226 "-" "-"
]]>What I was considering is if the PHP priority is lowered a little for system resources, processing will queue in PHP-FPM and Apache and flow into the server without just dumping all requests at once which can max out the MySQL connections and cause page drops or potentially slow page times, rather than use PHP to process and send requests to MySQL as resources are available and thereby the request flow through the server more smoothly. Thoughts? Is this a practical idea?
Obviously, the alternative is to just ensure there are sufficient MySQL connections and let the server manage the competing demands. At the workload peak, Linux is reporting (Load1) that there is sufficient workload for 51 cores, hence asking the question.
MySQL – V8.0.34, PHP – V8.2.11
Thank you. Any thoughts or advice welcomed.