[Radiant] Images running through the Rails processes

2010-03-23 Thread Neil Middleton
This may well have been asked before, but I can't see anything obvious in
the archives, so apologies in advance if it has...

I'm currently developing a site locally, and have noticed that all the
images (stored in /public/system as they're uploads) are running through the
rails process.

Whilst this is something that I can get round in Apache somehow, is there
anything that I can do in development (using Mongrel)?

-- 
Neil Middleton
Technical Lead
Monochrome Ltd

Tel:  +44(0)845 202 0085
___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Images running through the Rails processes

2010-03-23 Thread Jim Gay

On Mar 23, 2010, at 2:01 PM, Neil Middleton wrote:

 This may well have been asked before, but I can't see anything obvious in
 the archives, so apologies in advance if it has...
 
 I'm currently developing a site locally, and have noticed that all the
 images (stored in /public/system as they're uploads) are running through the
 rails process.
 
 Whilst this is something that I can get round in Apache somehow, is there
 anything that I can do in development (using Mongrel)?

If all you are running locally is Mongrel, then not really.

Here's an older but relevant article 
http://john.guen.in/past/2007/4/17/send_files_faster_with_xsendfile/

Jim Gay
http://www.saturnflyer.com
___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Images running through the Rails processes

2010-03-23 Thread Neil Middleton
Has anyone done something similar with Apache?  Obviously I don't want image
requests using up my processes

N

On 23 March 2010 18:17, Jim Gay j...@saturnflyer.com wrote:


 On Mar 23, 2010, at 2:01 PM, Neil Middleton wrote:

  This may well have been asked before, but I can't see anything obvious in
  the archives, so apologies in advance if it has...
 
  I'm currently developing a site locally, and have noticed that all the
  images (stored in /public/system as they're uploads) are running through
 the
  rails process.
 
  Whilst this is something that I can get round in Apache somehow, is there
  anything that I can do in development (using Mongrel)?

 If all you are running locally is Mongrel, then not really.

 Here's an older but relevant article
 http://john.guen.in/past/2007/4/17/send_files_faster_with_xsendfile/

 Jim Gay
 http://www.saturnflyer.com
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org




-- 
Neil Middleton
Technical Lead
Monochrome Ltd

Tel:  +44(0)845 202 0085
___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org