• Resolved Anonymous User 13711045

    (@anonymized-13711045)


    I am running this plugin on nginx and whenever I try and individually optimize an image I get a service unavailable error. When I go back to the media library the image has been decreased in size but the plugin still says it isn’t. Any clue what is happening? I have increased max execution time to 120.

    https://wordpress.org/plugins/ewww-image-optimizer/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author nosilver4u

    (@nosilver4u)

    Does turning off parallel optimization change anything?

    Thread Starter Anonymous User 13711045

    (@anonymized-13711045)

    Ha, I am an idiot. I can’t believe I missed that setting where it so clearly says disable if putting strain on your server. Thanks for the help! It works now.

    Plugin Author nosilver4u

    (@nosilver4u)

    No worries, there have been other issues that have caused it to fail too: other plugins doing weird things, server-side blocks, security plugins, etc.

    If you have time, or have a staging site, you could try disabling all other plugins to see if that fixes the issue with parallel mode also, and then re-activate them one by one until you find the conflict. If deactivating all other plugins and switching to the default theme doesn’t change anything, then it probably IS a resource issue. For example, if your site generates 12 resizes, and you only have 4 connections allowed, that could do it, but that seems unlikely on nginx, as a low end server can usually handle thousands of connections per second with minimal config changes.

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

The topic ‘Service Unavailable Error’ is closed to new replies.