RE: [OT] Apache httpd prefork versus worker MPM

2009-07-19 Thread James Abley
James Abley wrote: > > > > mgainty wrote: >> >> >> the inherent problem with multi-threaded model vs prefork n processes >> >> http://blog.zakame.net/tips/apache2-worker-lowmem >> >> http://www.experts-exchange.com/Software/Server_S

RE: [OT] Apache httpd prefork versus worker MPM

2009-07-19 Thread James Abley
mgainty wrote: > > > the inherent problem with multi-threaded model vs prefork n processes > > http://blog.zakame.net/tips/apache2-worker-lowmem > > http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_24192924.html > > rule seems to be more than 1 CPU go with worke

Range request header (and related headers) behaviour

2007-12-13 Thread James Abley
Hi, I'm starting to see more clients making Range requests (iPhone among them) and I'm trying to understand how much work I have to do to support the correct behaviour. I've been investigating Tomcat support for this (although my application will be deployed in different servlet containers; defin