#1140: Fragment-Cache may generate too large filenames
--------------------------------------+-------------------------------------
 Reporter:  fnordf...@…               |       Owner:  david         
     Type:  enhancement               |      Status:  new           
 Priority:  normal                    |   Milestone:  1.0.2         
Component:  filter                    |     Version:  1.0.1         
 Severity:  normal                    |    Keywords:  Fragment-Cache
Has_patch:  0                         |  
--------------------------------------+-------------------------------------

Comment(by david):

 There are two problems with this approach:
  1. The hashes are not reversible (something that might be desirable under
 certain circumstances)
  1. A SHA-1 hash is 40 characters long; that'll be a problem at least for
 some Windows users where the entire filename including the path components
 cannot exceed 254 characters (not sure if that's true for NTFS as well);
 that means such users could use a maximum of four or five cache groups
 before hitting the limit, depending on how long the path to their Agavi
 application already is.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1140#comment:1>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to