On 07/02/2007, at 7:44 AM, pyh@xxxxxxx wrote:
cache_dir aufs /home/squid/var/cache 20480 16 64
cache_dir aufs /home/squid/var/cache0 20480 16 64
cache_dir aufs /home/squid/var/cache1 20480 16 64
...
The squid is running on /home/squid dir./home is a disk partion,it
has 254G space.
...
007/02/07 14:21:21| squidaio_queue_request: WARNING - Disk I/O
overloading
2007/02/07 14:21:46| ctx: exit level 0
2007/02/07 14:21:46| squidaio_queue_request: WARNING - Disk I/O
overloading
Why do you have 3 cache_dir lines?
This only makes sense if you have 3 physical disks...
Just remove var/cache0 and var/cache1
Andrew