No login persistence: Windows & Android Chrome
Posted: Fri Sep 11, 2026 10:54 am
I've recently noticed a problem with login persistence on Windows and Android Chrome browsers. I guess this started with the most recent update of w3all, or I didn't notice it before. The problem: on Windows and Android Chrome, after logging on via phpBB, as soon as the page is refreshed or a new page loaded, the login is lost. Deactivate w3all and the problem goes away. My website is proxied through Cloudflare, which might be a factor. The problem doesn't occur on Windows Firefox or Opera, but I believe Chrome imposes stricter cookie handling.
Environment: phpBB + WordPress Multisite integrated with WP w3all 3.1.0, site behind Cloudflare.
Problem: On Windows and Android Chrome only, phpBB login does not persist. Firefox and Opera work normally.
Crucial test: Disabling w3all makes the Chrome login persistence problem disappear. Re-enabling w3all immediately brings it back.
Cookies: phpBB's three pm_forumx44z3bzz... cookies are set correctly (Domain=.pennymachines.co.uk, Path=/, Secure, HttpOnly). In working Opera, wordpress_logged_in_* is present; in Chrome it is absent.
Login response: phpBB login response is CF-Cache-Status: DYNAMIC, sets the phpBB cookies, and redirects with 302 to /Forum/index.php?sid=....
Additional observation: Chrome shows a speculative/prefetch request to ucp.php returning 503, but disabling Cloudflare Speed Brain did not change the problem.
Environment: phpBB + WordPress Multisite integrated with WP w3all 3.1.0, site behind Cloudflare.
Problem: On Windows and Android Chrome only, phpBB login does not persist. Firefox and Opera work normally.
Crucial test: Disabling w3all makes the Chrome login persistence problem disappear. Re-enabling w3all immediately brings it back.
Cookies: phpBB's three pm_forumx44z3bzz... cookies are set correctly (Domain=.pennymachines.co.uk, Path=/, Secure, HttpOnly). In working Opera, wordpress_logged_in_* is present; in Chrome it is absent.
Login response: phpBB login response is CF-Cache-Status: DYNAMIC, sets the phpBB cookies, and redirects with 302 to /Forum/index.php?sid=....
Additional observation: Chrome shows a speculative/prefetch request to ucp.php returning 503, but disabling Cloudflare Speed Brain did not change the problem.