Re: Web Servers for Django Projects [WAS: Does anyone know any blogs...]

2012-01-27 Thread Stuart Laughlin
Hello Dale -- I see you asked this question nearly two weeks ago, but for some reason your message was delivered to my inbox just today. Since your background is apache, I would stay there if I were you (and use mod_wsgi for your django apps). The only caveat is that I have no experience

Re: Web Servers for Django Projects [WAS: Does anyone know any blogs...]

2012-01-27 Thread Dale
...@adventistcare.org> wrote: > > > > You referenced Graham’s “The Perfect Config”.  I’ve been googling without > > > success to find that.  Do you have a link? > > > > ** ** > > > > *From:* django-users@googlegroups.com [mailto: > &g

Re: Web Servers for Django Projects [WAS: Does anyone know any blogs...]

2012-01-17 Thread Stuart Laughlin
On Tue, Jan 17, 2012 at 3:56 AM, Tom Evans wrote: > On Mon, Jan 16, 2012 at 11:12 PM, Stuart Laughlin > wrote: >> I also note that everyone who advocates >> for apache concedes that the default installation/configuration is really >> not

Re: Web Servers for Django Projects [WAS: Does anyone know any blogs...]

2012-01-17 Thread Tom Evans
On Mon, Jan 16, 2012 at 11:12 PM, Stuart Laughlin wrote: > I also note that everyone who advocates > for apache concedes that the default installation/configuration is really > not appropriate for django apps. I intend to look more deeply into the > suitability of the

Re: Web Servers for Django Projects [WAS: Does anyone know any blogs...]

2012-01-16 Thread Stuart Laughlin
> wrote: > > > > > > > > > > > > > > > > > You referenced Graham’s “The Perfect Config”. I’ve been googling > without > > > success to find that. Do you have a link? > > > > > ** ** > > > > >

Re: Web Servers for Django Projects [WAS: Does anyone know any blogs...]

2012-01-14 Thread Graham Dumpleton
> > *From:* django-users@googlegroups.com [mailto: > > django-users@googlegroups.com] *On Behalf Of *Stuart Laughlin > > *Sent:* Friday, January 13, 2012 12:52 PM > > *To:* django-users@googlegroups.com > > *Subject:* Re: Web Servers for Django Projects [WAS: Does a

RE: Web Servers for Django Projects [WAS: Does anyone know any blogs...]

2012-01-14 Thread Stuart Laughlin
cess to find that. Do you have a link? > > ** ** > > *From:* django-users@googlegroups.com [mailto: > django-users@googlegroups.com] *On Behalf Of *Stuart Laughlin > *Sent:* Friday, January 13, 2012 12:52 PM > *To:* django-users@googlegroups.com > *Subject:* Re: Web Serv

RE: Web Servers for Django Projects [WAS: Does anyone know any blogs...]

2012-01-14 Thread kenneth gonsalves
On Sat, 2012-01-14 at 09:49 -0500, Sells, Fred wrote: > You referenced Graham’s “The Perfect Config”. I’ve been googling > without success to find that. Do you have a link? > > he means Graham's config is perfect. Google for django+wsgi -- regards Kenneth Gonsalves -- You received this

RE: Web Servers for Django Projects [WAS: Does anyone know any blogs...]

2012-01-14 Thread Sells, Fred
groups.com Subject: Re: Web Servers for Django Projects [WAS: Does anyone know any blogs...] Snip After all, in spite of Graham coming through with The Perfect Config, I personally decided to not put myself through that experience again and moved away from apache on subsequent projects. I've be

Re: Web Servers for Django Projects [WAS: Does anyone know any blogs...]

2012-01-13 Thread Stuart Laughlin
Tom, it seems to me that you and I are basically in agreement. What you are saying (correct me if I'm wrong) is that apache performs great and is a perfectly good option for django -- so long as you don't rely on stock versions and configurations. What I am proposing is that most django devs

Re: Web Servers for Django Projects [WAS: Does anyone know any blogs...]

2012-01-13 Thread Tom Evans
On Fri, Jan 13, 2012 at 3:18 PM, Stuart Laughlin wrote: > I hope you are not lumping me in with the relentless grudge-bearing > apache attackers. (After all, I've already been accused of ad hominem > attacks and some sort of fanboy me-too'ism on this thread [seriously >

Web Servers for Django Projects [WAS: Does anyone know any blogs...]

2012-01-13 Thread Stuart Laughlin
On Jan 13, 5:01 am, Tom Evans wrote: > On Thu, Jan 12, 2012 at 11:32 PM, Stuart Laughlin > wrote: > > I don't care a whit about what "the cool boys" are doing. What I care about > > is a production deployment that works efficiently and reliably