Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Oct 20, 2009 11:41 am 
Offline
Senior Newbie

Joined: Mon May 11, 2009 4:44 pm
Posts: 11
Website: http://www.spottedairplanes.com
Location: New York
I've never really considered using anything other than Apache for my web server. But, for a number of reasons (primarily to switch from 64-bit to 32-bit gentoo without downtime), I'm about to set up a new linode, so I have options. And I keep hearing about nginx and lighthttpd. So I started thinking...

I run two sites on my linode that serve dynamic content. The main site is an EXTREMELY database-intensive drupal site. The secondary site is a low-traffic phpBB forum. So I basically need virtual hosts, php and support for drupal's .htaccess URL-rewriting magic. SSL would be nice, but I'll run a small Apache SSL instance for phpMyAdmin if I have to. I need the web server to have a small memory footprint, because mysql is going to need a lot of RAM.

Suggestions?


Top
   
PostPosted: Tue Oct 20, 2009 4:30 pm 
Offline
Senior Member

Joined: Mon Jun 16, 2008 6:33 pm
Posts: 151
adam wrote:
I basically need virtual hosts, php and support for drupal's .htaccess URL-rewriting magic. SSL would be nice <snip> for phpMyAdmin

Nginx will do all of this easily (as would lighttpd, I'm sure) and be rock solid, using fastcgi or similar for php. URL-rewriting is handled via a few lines in the config file (see here). At the risk of stating the obvious, Drupal can easily become pretty top heavy if one becomes a bit too enthusiastic with modules. Trimming the fat can really do wonders.

Is your database small enough to run cached ? If not, this will probably be your biggest issue.


Top
   
 Post subject:
PostPosted: Wed Oct 21, 2009 10:17 am 
Offline
Senior Newbie

Joined: Mon May 11, 2009 4:44 pm
Posts: 11
Website: http://www.spottedairplanes.com
Location: New York
Interesting, I'll give it a try. From the reading I've done so far, nginx does everything I need it to do...

Thanks!


Top
   
 Post subject: Ubuntu or Debian
PostPosted: Thu Oct 29, 2009 3:35 pm 
Offline

Joined: Thu Oct 29, 2009 3:32 pm
Posts: 1
The slave servers for the automated simpletests at http://testing.drupal.org/ on Drupal 7 core are running on Ubuntu 8.04 and Debian 5.0.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group