aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Irving <francis@mysociety.org>2010-09-06 11:43:51 +0100
committerFrancis Irving <francis@mysociety.org>2010-09-06 11:43:51 +0100
commit0bec4aab7fedc44dc1df828d6037d46a8a36a754 (patch)
treebc8b952da796368b2df4bb8a03eeedbc034b211b
parent339b61cdf50ecaf040e6bd4ebc06f6508caabf8d (diff)
Update todo.
-rw-r--r--todo.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/todo.txt b/todo.txt
index edb7a6d49..d6960e365 100644
--- a/todo.txt
+++ b/todo.txt
@@ -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?