1

Topic: Nginx as general replacement for apache

==== ==== Required information ====
- iRedMail version: 0.8.3
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: FreeBSD 9.1-RELEASE
- Related log if you're reporting an issue:
====

Hello,

I think most users run iRedMail on not very powerful hardware so RAM consumption and performance matter quite a lot.
As everybody you knows, Nginx outperforms Apache significantly (http://www.wikivs.com/wiki/Apache_vs_nginx)

So my question is: How you think about Nginx as an general replacement for Apache in iRedMail or as an alternative installation option like you also offer for the DBMS (MySql or PostgreSQL)?

Thank you,

jokibear

2

Re: Nginx as general replacement for apache

I'm willing to integrate it in iRedMail if someone can provide tutorials of setting up Nginx + Roundcube + phpMyAdmin/phpLDAPadmin/phpPgAdmin + Awstats + iRedAdmin. smile

3

Re: Nginx as general replacement for apache

That's the reason why I want it to be out-of-the box, because I'm failing to get it running with these wink. I hope someone can come up with this!

4

Re: Nginx as general replacement for apache

But it doesn't look too difficult:

http://wiki.nginx.org/IRedMail
https://wiki.archlinux.org/index.php/Ph … figuration

Seems that could be easily adapted, don't you think?

5

Re: Nginx as general replacement for apache

Thanks for your links, i will try to make it available in iRedMail-0.9.0. (Next release will be 0.8.4, another bug fix release)

6

Re: Nginx as general replacement for apache

I know this is a slightly old topic, but it definitely gets my vote - I would love nginx support!