perusio / drupal-with-nginx

Running Drupal using nginx: an idiosyncratically crafted bleeding edge configuration.
854 stars 246 forks source link

nginx load balance #217

Open adem82 opened 9 years ago

adem82 commented 9 years ago

I got always high loadbalance cpu bound. To decrease the balance, i am thinking to distribute the load. Can i separate drupal's backend from fronted in nginx?

Or can i use two ubuntu server one for drupal backend and another for drupal frontend?