#6010 - resource-fs uses too much PHP memory when loading the contents of a var directory (e.g. downloads)

This is a spacer post for a website comment topic. The content this topic relates to: #6010 - resource-fs uses too much PHP memory when loading the contents of a var directory (e.g. downloads)
Perhaps it would be best to refactor Resource-fs to use PHP iterators. This might be a better approach as then we can only load what we absolutely need when we need it. I'm considering it.

Though I'm not sure if this would work for /var/. This would mainly only work for folders dealing with actual files.

It may be possible to create our own iterators for other use cases.

0 guests and 0 members have recently viewed this.