interesting problem. so the client is making byte-range requests on dynamic content? if it's static - I'd recommend you defer this functionality to apache.
On Wed, Sep 8, 2010 at 2:30 PM, Bill Moseley <[email protected]> wrote: > > > On Wed, Sep 8, 2010 at 2:16 PM, Nicholas Wehr <[email protected] > > wrote: > >> so which engine and version are you using? apache? built-in http? fastcgi? >> > > Apache, but that message is in Catalyst::Engine parent class. > > > -- > Bill Moseley > [email protected] > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ > >
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
