• I’m managing a site which in this moment is in maintenance mode.
    I’m using an external cron service, that always fail because when it tries to call the cron URL, the server replies with a HTTP 503 (Service Unavailable).
    Is this behaviour correct?
    Isn’t it possible to force the server reply HTTP 200 even in maintenance mode when performing a cron?

    Thanks
    Riccardo

Viewing 1 replies (of 1 total)
  • Plugin Contributor wpsolutions

    (@wpsolutions)

    Hi,

    Isn’t it possible to force the server reply HTTP 200 even in maintenance mode when performing a cron?

    No. Currently the maintenance mode will always reply back with Http 503.
    The exception to this is if a logged-in visitor tries to view a front-end page/post.

Viewing 1 replies (of 1 total)
  • The topic ‘Service Unavailable (http 503) when using esternal cron with maintenance mode’ is closed to new replies.