Title: jv82's Replies | WordPress.org

---

# jv82

  [  ](https://wordpress.org/support/users/jv82/)

 *   [Profile](https://wordpress.org/support/users/jv82/)
 *   [Topics Started](https://wordpress.org/support/users/jv82/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jv82/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jv82/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jv82/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jv82/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jv82/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mailchimp for WooCommerce] Cpu peaks when campaign is sent](https://wordpress.org/support/topic/cpu-peaks-when-campaign-is-sent/)
 *  Thread Starter [jv82](https://wordpress.org/support/users/jv82/)
 * (@jv82)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/cpu-peaks-when-campaign-is-sent/#post-18409676)
 * Thanks! I cleaned these profile update hooks and we’ll see tomorrow when next
   campaign mail will be sent how it goes.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Crawler is stuck and isn’t parsing sitemaps after latest update](https://wordpress.org/support/topic/crawler-is-stuck-and-isnt-parsing-sitemaps-after-latest-update/)
 *  Thread Starter [jv82](https://wordpress.org/support/users/jv82/)
 * (@jv82)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/crawler-is-stuck-and-isnt-parsing-sitemaps-after-latest-update/#post-18394524)
 * Yes, this Blogvault firewall was causing this, when it’s not active crawling 
   continues normally and sitemaps can be parsed. Have to allow this crawler there
   then. Thanks for help!
    -  This reply was modified 1 year, 2 months ago by [jv82](https://wordpress.org/support/users/jv82/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Crawler is stuck and isn’t parsing sitemaps after latest update](https://wordpress.org/support/topic/crawler-is-stuck-and-isnt-parsing-sitemaps-after-latest-update/)
 *  Thread Starter [jv82](https://wordpress.org/support/users/jv82/)
 * (@jv82)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/crawler-is-stuck-and-isnt-parsing-sitemaps-after-latest-update/#post-18394477)
 * [@qtwrk](https://wordpress.org/support/users/qtwrk/) 
   I got this following output(
   there’s Blogvault firewall messages printed in between and I replaced my actual
   domain with “mydomain” from this output):`array(6) { ["headers"]=> object(WpOrg\
   Requests\Utility\CaseInsensitiveDictionary)#10654 (1) { ["data":protected]=> 
   array(11) { ["cache-control"]=> string(35) "no-cache, no-store, must-revalidate"["
   pragma"]=> string(8) "no-cache" ["expires"]=> string(1) "0" ["content-type"]=
   > string(24) "text/html; charset=UTF-8" ["content-length"]=> string(3) "262" ["
   content-encoding"]=> string(4) "gzip" ["vary"]=> string(15) "Accept-Encoding"["
   date"]=> string(29) "Tue, 01 Apr 2025 20:03:00 GMT" ["server"]=> string(9) "LiteSpeed"["
   strict-transport-security"]=> string(16) "max-age=31536000" ["alt-svc"]=> string(
   167) "h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000,
   h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000;
   v="43,46"" } } ["body"]=> string(341) "" ["response"]=> array(2) { ["code"]=>
   int(403) ["message"]=> string(9) "Forbidden" } ["cookies"]=> array(0) { } ["filename"]
   => NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#10653 (5) { ["data"]
   => NULL ["headers"]=> NULL ["status"]=> NULL ["response":protected]=> object(
   WpOrg\Requests\Response)#10655 (10) { ["body"]=> string(341) "" ["raw"]=> string(
   855) "HTTP/1.1 403 Forbidden Connection: close cache-control: no-cache, no-store,
   must-revalidate pragma: no-cache expires: 0 content-type: text/html; charset=
   UTF-8 content-length: 262 content-encoding: gzip vary: Accept-Encoding date: 
   Tue, 01 Apr 2025 20:03:00 GMT server: LiteSpeed strict-transport-security: max-
   age=31536000 alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050
   =":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, 
   quic=":443"; ma=2592000; v="43,46"" ["headers"]=> object(WpOrg\Requests\Response\
   Headers)#10656 (1) { ["data":protected]=> array(11) { ["cache-control"]=> array(
   1) { [0]=> string(35) "no-cache, no-store, must-revalidate" } ["pragma"]=> array(
   1) { [0]=> string(8) "no-cache" } ["expires"]=> array(1) { [0]=> string(1) "0"}["
   content-type"]=> array(1) { [0]=> string(24) "text/html; charset=UTF-8" } ["content-
   length"]=> array(1) { [0]=> string(3) "262" } ["content-encoding"]=> array(1){[
   0]=> string(4) "gzip" } ["vary"]=> array(1) { [0]=> string(15) "Accept-Encoding"}["
   date"]=> array(1) { [0]=> string(29) "Tue, 01 Apr 2025 20:03:00 GMT" } ["server"]
   => array(1) { [0]=> string(9) "LiteSpeed" } ["strict-transport-security"]=> array(
   1) { [0]=> string(16) "max-age=31536000" } ["alt-svc"]=> array(1) { [0]=> string(
   167) "h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000,
   h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000;
   v="43,46"" } } } ["status_code"]=> int(403) ["protocol_version"]=> float(1.1)["
   success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(110) "https://
   mydomain/wp-admin/admin-ajax.php?action=async_litespeed&nonce=123123123&litespeed_type
   =crawler" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\
   Jar)#10652 (1) { ["cookies":protected]=> array(0) { } } } ["filename":protected]
   => NULL } }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Crawler is stuck and isn’t parsing sitemaps after latest update](https://wordpress.org/support/topic/crawler-is-stuck-and-isnt-parsing-sitemaps-after-latest-update/)
 *  Thread Starter [jv82](https://wordpress.org/support/users/jv82/)
 * (@jv82)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/crawler-is-stuck-and-isnt-parsing-sitemaps-after-latest-update/#post-18394408)
 * Tried also to raise load limit to 10 to make sure server load drops below that
   but still not starting. Worked fine with previous version even when load limit
   was set to 3. Any other ways to fix it? Also other problem is with seo plugin
   sitemaps that worked previously but now can’t be parsed, now I just generated
   new static xml which works for crawling.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Crawler is stuck and isn’t parsing sitemaps after latest update](https://wordpress.org/support/topic/crawler-is-stuck-and-isnt-parsing-sitemaps-after-latest-update/)
 *  Thread Starter [jv82](https://wordpress.org/support/users/jv82/)
 * (@jv82)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/crawler-is-stuck-and-isnt-parsing-sitemaps-after-latest-update/#post-18393015)
 * [@litetim](https://wordpress.org/support/users/litetim/) Yes I have tried to 
   press it many times but it doesn’t do anything. When I updated this plugin 27/
   3 it started crawling but got stuck there.

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