--------------------- PatchSet 10660 Date: 2008/07/16 16:35:21 Author: adri Branch: delay_pool_write Tag: (none) Log: Add in a TODO list to look at as I code/test things. Members: TODO_delay_pool_write:1.1->1.1.2.1 --- /dev/null 2008-07-17 00:23:07.000000000 +0000 +++ squid/TODO_delay_pool_write 2008-07-17 00:23:07.435271299 +0000 @@ -0,0 +1,12 @@ + +Stuff to complete/check: + +* Why don't the delayid show up in http->delayid on the cachemgr:active_requests + page? They're working (the traffic is being shaped/incrementing the delay pool + class counters.) + +* Randomise the dequeueing of the slow write fds so things get a somewhat fairer + go at getting a chance at IO when a pool bucket is exhausted. + +* Per-client and per-connection throughput classes. +