• Greetings,

    Is it possible to utilize NGINX to send all wp-admin directory php to a separate php upstream so that admin php is run / processed on a separate server? While all other php requests are run from the main php upstream group?

    My hope here would be to refine server resources. For instance I could have all admin php run off of a Micro EC2 while all visitor traffic runs off of 3 Mediums EC2 servers.

    Thanks,
    -Bill

The topic ‘NGINX – Separate wp-admin to separate php Upstream?’ is closed to new replies.