[buddypress-trac] [BuddyPress] #3789: avatar upload and 32k	folder limit
    buddypress-trac at lists.automattic.com 
    buddypress-trac at lists.automattic.com
       
    Sun Dec  4 17:51:32 UTC 2011
    
    
  
#3789: avatar upload and 32k folder limit
---------------------------------------+-----------------------------
 Reporter:  unsalkorkmaz               |       Owner:
     Type:  defect (bug)               |      Status:  new
 Priority:  normal                     |   Milestone:  Future Release
Component:  Core                       |     Version:  1.5.1
 Severity:  normal                     |  Resolution:
 Keywords:  needs-testing needs-patch  |
---------------------------------------+-----------------------------
Comment (by unsalkorkmaz):
 The limit of sublevel-directories is 31998 due to the link count limit.
 http://en.wikipedia.org/wiki/Ext2
 Most of wordpress installs are on linux and using ext2 or ext3 filesystem
 if i am not wrong. Basically yes, there is still 32k limit per directory.
 This is why wp have date based splitting imo.
 What i suggest? most of people dont need a change for it but some sites
 that expecting more then 32k member will have problems. As i found a
 solution for blogs.dir directory sharding in
 http://wordpress.stackexchange.com/questions/31888/sharding-bloguploaddir
 i suggest to let define 'AVATARUPLOADDIR' or something. So people can
 split it to support more then 32k.
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3789#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list