Containers
In freenet 0.7, a freesite, or other collection of files, may be bundled together in a ZIP file. At present this is automatically done by the node during a ClientPutComplexDir or ClientPutDiskDir FCP request. All files under 64kB will be considered for inclusion in the container, which is limited in size to 2MB. Containers have the advantage that when you load one page you load all the files on the freesite, so either it loads in its entirety or it doesn't load at all, and greatly reduce the number of keys required to insert a given freesite.