Cache Notes: Difference between revisions

Jump to navigation Jump to search
Line 41: Line 41:
*Cache corruption when viewing sites with several large images (simultaneous hash collision & cache dooming by disk cache size limit): {{bug|321361}}
*Cache corruption when viewing sites with several large images (simultaneous hash collision & cache dooming by disk cache size limit): {{bug|321361}}
* Increase default disk cache size: {{bug|193911}}
* Increase default disk cache size: {{bug|193911}}
* Figure out the max nr of entries we should store in the disk cache: {{bug|569709}}
*Some files are never cached due to hash collisions which are quite common due to weak string hash function: {{bug|290032}}
*Some files are never cached due to hash collisions which are quite common due to weak string hash function: {{bug|290032}}
* Firefox stores corrupted version of cached JavaScript file (merges two files together): {{bug|355567}}
* Firefox stores corrupted version of cached JavaScript file (merges two files together): {{bug|355567}}
21

edits

Navigation menu