Re: [Koha-devel] Possible IRC tutorial nginx and FastCGI

2010-05-03 Thread Fouts, Clay
in page is one of the few posts so handing that to apache2-ssl is > no bad thing > > We use nginx at work for big dynamic sites (millions of page > impressions per day) Im happy to share what ive learnt. > > Chris > > On 04/05/2010, Fouts, Clay wrote: > > I'm very inte

Re: [Koha-devel] Possible IRC tutorial nginx and FastCGI

2010-05-03 Thread Fouts, Clay
I'm very interested interested in learning more about this, also. How well does it scale? My experience with FastCGI is that it can lend performance improvements, but it's often at considerable cost in terms of memory. Does the FCGI handle all the scripts or only key performance-sensitive ones, lik