3 messages in ru.sysoev.nginxA big thank you and a couple of quest...
FromSent OnAttachments
Šime RamovJan 17, 2007 2:23 pm 
Igor SysoevJan 17, 2007 11:06 pm 
Šime RamovJan 18, 2007 1:53 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:A big thank you and a couple of questions about performanceActions...
From:Šime Ramov (hi-8@public.gmane.org)
Date:Jan 17, 2007 2:23:00 pm
List:ru.sysoev.nginx

Hello,

I just configured Debian Sarge box for serving Django sites with Python 2.5, psyco, SQLite 3, nginx 0.5.7, and Django SVN and I could not be happier. Just a big big thanks to developers, nginx is really amazing.

Now, on to the questions. The speed is *amazing*, really. And that's without *any* modifications. I just used default config file and adjusted slightly in order to serve Django.

Now, I was wondering, what optimizations can I make to make it even faster?

This is my config file, kernel is 2.4 on Debian Sarge: http://dpaste.com/hold/4771/

As you can see, it serves static files while redirecting dynamic stuff to FastCGI server...

I'm just interested in pure performance, bandwidth saving isn't a big deal because I will have just low traffic sites... Thanks.