[Tickets #6224] Minimize vfs name ram usage
bugs at horde.org
bugs at horde.org
Wed Feb 6 18:10:03 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=6224
-----------------------------------------------------------------------
Ticket | 6224
Created By | Duck <duck at obala.net>
Summary | Minimize vfs name ram usage
Queue | Ansel
Type | Enhancement
State | New
Priority | 1. Low
Milestone |
Patch |
Owners |
+New Attachment | AnselVfsName.diff
-----------------------------------------------------------------------
Duck <duck at obala.net> (2008-02-06 13:10) wrote:
MIME_Magic::MIMEToExt loads the mime.mapping.php configuration file.
including files and executing takes 170,928 bytes of ram accoring to
memory_get_peak_usage().
We need to detect the original image type name only when we are processing
the image or downloading the original file. All the other cases (getting
mini, screen, thumb name etc) the file has the extension according to the
configuration. The patch honors image type setting.
More information about the bugs
mailing list