#6010 - resource-fs uses too much PHP memory when loading the contents of a var directory (e.g. downloads)
| Identifier | #6010 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | resource-fs uses too much PHP memory when loading the contents of a var directory (e.g. downloads) |
| Status | Open |
| Tags |
Roadmap: v11 (custom) |
| Handling member | Deleted |
| Version | 11 beta4 |
| Addon | core |
| Description | Often, a PHP out of memory error will get thrown when trying to list the contents of a directory in resource-fs under /var/ . |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
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.