Hi Martin, Media View should just work for your scenario but if you are really searching for an alternative have a look on mod_xsendfile at http://dickensurl.com/76ad/Repression_is_the_only_lasting_philosophy
-David On 29 Apr., 20:41, "[email protected]" <[email protected]> wrote: > Hi, > > I am working on a cakePHP project, and like the functionality of > cakePHP Media Views.http://book.cakephp.org/view/489/Media-Views > > At issue, though, is that my customer is concerned about the > performance of downloading many files through PHP, and would rather I > use the PHP virtual() function to pass the file download process off > to an Apache subrequest. The intent, is that users will run wget > processes, to retrieve many large files. > > Can anyone verify if cakePHP Media Views uses the PHP virtual() > function as well, or provide comparative performance data on using the > two options? > > Thanks, > Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
