New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Lighttpd vs. Apache

Got problems with your B2 or B3? Share and get helped!
Post Reply
Micael
Posts: 3
Joined: 08 Sep 2008, 08:36

Lighttpd vs. Apache

Post by Micael »

Hi
Before Bubba|Two was released the webserver was announced to be Lighttpd on the "Technical Specs" page. Now it's stated as Apache.

Does the "Administration UI" require some functionality only supported by Apache? Or could I install Lighttpd instead?

I'm asking because the memory footprint and cpu-load of Lighttpd is supposed to be smaller than on Apache.

What is the reason for changing? Not that I have an opinion about the choice. I'm just curious.

//Micael
Cheeseboy
Posts: 789
Joined: 08 Apr 2007, 12:16

Post by Cheeseboy »

Howdy,

A couple of quotes from one of the Excito staff:
There have been a change in the software setup; At least initially, we will ship with apache instead of lighttpd, due to a problem with lighty and uploading of files.
We are going to do everything to make lighttpd work, though in the short term, to allow file upload via the web interface, lighty made it not possible.
But there is also this:
http://forum.excito.net/viewtopic.php?t=420

Best regards,

Cheeseboy
jcw
Posts: 12
Joined: 19 Aug 2007, 14:31

Post by jcw »

The following should let you turn off apache and install lighttpd, then you can find out for yourself what the differences are:

* set "NO_START=1" in /etc/default/apache2
* stop apache before installing lighttpd: /etc/init.d/apache2 stop
* install lighttpd: apt-get install lighttpd

AFAICT, only file upload via the web in the bubba admin interface fails with lighttpd - but you can of course still upload files via samba, ftp, or ssh.

-jcw
Micael
Posts: 3
Joined: 08 Sep 2008, 08:36

Post by Micael »

I did not know that there was a file upload problem with Lighttpd.

I read in som forums that there could be some kind of problem with the Lighttpd allocating to much memory per file upload.

On my Ubuntu server I have a Lighttpd server running with Gallery2 and TikiWiki. I successfully uploaded zip files containing entire albums into Gallery2. But when I tried to upload a 4GB iso file to a wiki page. It failed...

The first thing I'm gonna do when my Bubba|Two arrives is to setup Gallery2 and TikiWiki onto the Apache2 server.

I'm then gonna try uploading an iso again.

Hope my Bubba arrives soon :)

//Micael
Post Reply