Posts: 31
Threads: 13
Joined: Apr 2011
Using a database-less CMS like GetSimple is a huge performance boost and I want to increase the performance further by using Nginx instead of Apache. Do let me know if anyone tried GS on this server.
Using GetSimple 3.0
Posts: 2,094
Threads: 54
Joined: Jan 2011
nvinanda Wrote:Using a database-less CMS like GetSimple is a huge performance boost and I want to increase the performance further by using Nginx instead of Apache. Do let me know if anyone tried GS on this server.
Just search the forum. I saw at least two general GS/Nginx topics.
Posts: 2,928
Threads: 195
Joined: Feb 2011
nvinanda Wrote:Using a database-less CMS like GetSimple is a huge performance boost and I want to increase the performance further by using Nginx instead of Apache. Do let me know if anyone tried GS on this server.
well, you can compare the features which are necessary to run
http://get-simple.info/wiki/installation:modules with the features of ngingx server
for sure there are equivalents to the Apache functionalities (XML, ZIP, mod_rewrite)
but you will have to figure out how to do it
I did a short google-search:
http://wiki.nginx.org/HttpRewriteModule
http://bhavin.directi.com/nginx-xslt-mod...t-servers/
why not just test it? It will take either 5 minutes or 5 hours ;=)
Cheers, and good luck, Connie
Posts: 149
Threads: 12
Joined: Dec 2009
i'm using it with Nginx see the relevant post here
http://get-simple.info/forum/topic/1374/gs-and-nginx/
the config i post works with 'fancy urls' enabled
Posts: 31
Threads: 13
Joined: Apr 2011
Thanks.
Using GetSimple 3.0