XFileSharing Pro - Shoudl I use nginx mod?

Message
Author
pandusetiawan
Posts: 15
Joined: May 11, 2009 8:57 am

Shoudl I use nginx mod?

#1 Postby pandusetiawan » Apr 19, 2011 6:01 am

I use this specification for my server :

Code: Select all

AMD x4 955 BOX
Mainboard MSI 870A-G54
DDR 3 Corsair 4gb x 4
OS : Red Hat Enterprise Linux Server release 5.5 (Tikanga) 64
Apache Server version: Apache/2.2.3
PHP 5.2

My server often gives me "Internal server" error when user try to generate link. Should I use nginx mod?The RAM is always exhausted.
top command :

Code: Select all

Cpu(s):  0.6%us,  0.2%sy,  0.1%ni, 98.2%id,  0.5%wa,  0.2%hi,  0.2%si,  0.0%st
Mem:  16309340k total, 16223740k used,    85600k free,    64752k buffers
That's the result after I restart the server for about 20 minutes.Any tips for solving this problem?thank you.

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Apr 19, 2011 7:40 am

Check your processes, it httpd eats most of RAM/CPU then nginx mod will definately help you. If it's index.cgi then you need better server.