[Catalyst] Re: Handling slow uploads externally

2007-04-13 Thread A. Pagaltzis
* Perrin Harkins [EMAIL PROTECTED] [2007-04-12 23:20]: I've seen people mention nginx, pound, and pen. I also just ran across Varnish: * http://varnish.projects.linpro.no/ Varnish is a state-of-the-art, high-performance HTTP accelerator. Varnish is targeted primarily at the FreeBSD 6 and

[Catalyst] Re: Handling slow uploads externally

2007-04-12 Thread A. Pagaltzis
Hi Brian, * Brian Kirkbride [EMAIL PROTECTED] [2007-04-12 19:25]: I have a CMS-like application using Catalyst for which about 40-50% of requests contain large file uploads. I'm using a pretty standard two-tiered setup to avoid tying up heavy mod_perl procs for slow client downloads. […]

Re: [Catalyst] Re: Handling slow uploads externally

2007-04-12 Thread Brian Kirkbride
A. Pagaltzis wrote: Hi Brian, * Brian Kirkbride [EMAIL PROTECTED] [2007-04-12 19:25]: I have a CMS-like application using Catalyst for which about 40-50% of requests contain large file uploads. I'm using a pretty standard two-tiered setup to avoid tying up heavy mod_perl procs for slow client