WP4 introduces redirect loop SSL
-
After updating to the latest WP4 i am, occasionally, getting redirect loop errors reported by customers. We are hosted by WP Engine who have a “Purge all caches (Purges everything: The page-cache, the CDN cache, and the object cache)” button that fixes things temporarily (a day or two). Additionally, I only see this as an anonymous user, if i log into /wp-admin/ the redirect goes away.
WordPress Address (URL): https://blog.example.com
Site Address (URL): https://blog.example.com
siteurl: https://blog.example.com
home: https://blog.example.com
define( ‘WPE_FORCE_SSL_LOGIN’, false );
define( ‘FORCE_SSL_LOGIN’, false );I’ve looked at the other similar tickets, but there doesn’t seem to be a clear cause/fix. I assume this is something WP introduced?
The topic ‘WP4 introduces redirect loop SSL’ is closed to new replies.