diff options
author | Francis Irving <francis@mysociety.org> | 2010-09-06 11:43:51 +0100 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-09-06 11:43:51 +0100 |
commit | 0bec4aab7fedc44dc1df828d6037d46a8a36a754 (patch) | |
tree | bc8b952da796368b2df4bb8a03eeedbc034b211b | |
parent | 339b61cdf50ecaf040e6bd4ebc06f6508caabf8d (diff) |
Update todo.
-rw-r--r-- | todo.txt | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -59,9 +59,10 @@ Performance Varnish config http://www.varnish-cache.org/wiki/VCLExampleCachingLoggedInUsers -Enable Directory Indexing, and disable atime (@glynwintle suggests) -http://www.softpanorama.org/Internals/Filesystems/linux_ext2_ext3.shtml -(as/if we have caches with lots of files in a direcory) +Disable atime (@glynwintle suggests) + http://www.softpanorama.org/Internals/Filesystems/linux_ext2_ext3.shtml + (as/if we have caches with lots of files in a direcory) +tune2fs -l /dev/mapper/sandwich-root test if get_attachments_for_display called multiple times in one request? |