Hi,
I’m using Wordpress plugin with 4.3K active users. Whenever I publish a new post and send a new notification : my website starts to slow down and finally become unreachable (504 Bad Gateway). It remains unreachable for about 3-5 minutes and then comes back to normal. For now, I’ve disabled notifications when a new post is published.
Is there an “intelligent delivery” feature that I can set up with a hook or something ?
Can I use a real static JS file instead of a PHP file ?
If I put a webpushr-sw.js file on the root, where should I modify the path in the plugin ? In webpushr_functions.php file ?
I’m also working on the free Cloudflare solution for hosting our logo…
Any other ideas ?
Thanks.