[Xerte-dev] Re: example_zipper issue revisited

Smith, John J.J.Smith at gcu.ac.uk
Thu May 1 08:37:41 BST 2014


All i know Dave is that, with the commented code uncommented, my system couldn't download a 56Mb an 79Mb zip but with this code 79Mb came down no problem.

We may have to use what we have access to on different systems. There may be a similar way to pipe the result into windows or we fall back to the old code and crank the memory requirements up yo 300Mb which not everyone can most likely do anyway...

Regards

John Smith
Learning Technologist
School of Health and Life Sciences

Sent from Samsung Galaxy SII



David Goodwin <david at palepurple.co.uk> wrote:



<snip>
Uses the unix command zip and pipes the stream back into PHP in 8192 chunks

<snip>
Also, might not work on Windows...

So therefore it's not worth using?


Technically there is no benefit to doing the fread(....) over a fpassthru(...)
fpassthru does something like 8192 chunks internally.


David.

--
--
Pale Purple Ltd
http://www.palepurple.co.uk @PalePurpleLtd
0845 0046746 / 07792 380669
"Bespoke web and mobile application development"


This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation.


Glasgow Caledonian University is a registered Scottish charity, number SC021474



More information about the Xerte-dev mailing list