| View previous topic :: View next topic |
| Author |
Message |
Jesse202
Joined: 07 May 2010 Posts: 150
|
|
| Back to top |
|
 |
chrda
Joined: 14 Sep 2009 Posts: 258
|
Posted: May 24, 2011 7:34 pm Post subject: |
|
|
that nginx setup will not work for XFS as XFS uses a custom perl mod in nginx
But if you run nginx for other things, those plugins will simplify the administration work. |
|
| Back to top |
|
 |
Jesse202
Joined: 07 May 2010 Posts: 150
|
Posted: May 24, 2011 7:39 pm Post subject: |
|
|
| That's what I was afraid of. Anything else recommended? Really don't want to pay 100's per server as I don't sell premiums and am pretty much ad-less for my image host. |
|
| Back to top |
|
 |
chrda
Joined: 14 Sep 2009 Posts: 258
|
Posted: May 24, 2011 7:44 pm Post subject: |
|
|
if you run a image host, you really need nginx mod.
it will give a GREAT performance boost |
|
| Back to top |
|
 |
Jesse202
Joined: 07 May 2010 Posts: 150
|
Posted: May 24, 2011 7:48 pm Post subject: |
|
|
| Can't justify paying all that for something I do for fun only. Might look into Cherokee or light. Maybe if it was larger. |
|
| Back to top |
|
 |
chrda
Joined: 14 Sep 2009 Posts: 258
|
Posted: May 24, 2011 8:01 pm Post subject: |
|
|
| If you use direct linking, litespeed webserver might do a better job than apache |
|
| Back to top |
|
 |
Jesse202
Joined: 07 May 2010 Posts: 150
|
Posted: May 24, 2011 8:04 pm Post subject: |
|
|
| Yeah. A ton of direct linking. I've heard a lot of good about Cherokee recently. |
|
| Back to top |
|
 |
chrda
Joined: 14 Sep 2009 Posts: 258
|
Posted: May 24, 2011 8:18 pm Post subject: |
|
|
i tried it a year ago, and it seems okey.
i recommend you try litespeed 4cpu version and add the cache system they have.
Your worst enemy is if system uses disk IO instead of memory cache. |
|
| Back to top |
|
 |
Jesse202
Joined: 07 May 2010 Posts: 150
|
Posted: May 24, 2011 8:37 pm Post subject: |
|
|
| Thanks for all your tips chrda |
|
| Back to top |
|
 |
nyan
Joined: 28 Oct 2010 Posts: 121
|
Posted: May 26, 2011 10:35 am Post subject: |
|
|
| (you can just install nginx to do the fileserving and apache on another port(cgi-bin on another port)) |
|
| Back to top |
|
 |
chrda
Joined: 14 Sep 2009 Posts: 258
|
Posted: May 26, 2011 11:43 am Post subject: |
|
|
| nyan wrote: | | (you can just install nginx to do the fileserving and apache on another port(cgi-bin on another port)) |
Nginx will not work out of the box with XFS.
You need a special config, and a perl script addon to make it work the right way. |
|
| Back to top |
|
 |
nyan
Joined: 28 Oct 2010 Posts: 121
|
Posted: May 26, 2011 4:23 pm Post subject: |
|
|
| chrda wrote: | | nyan wrote: | | (you can just install nginx to do the fileserving and apache on another port(cgi-bin on another port)) |
Nginx will not work out of the box with XFS.
You need a special config, and a perl script addon to make it work the right way. |
The only thing that does not work is with using normal nginx as fileservers is allowing 1 ip per file link generated... as long as you keep cgi-bin for apache. |
|
| Back to top |
|
 |
|