From: GIGO . <gigoz@xxxxxxx> > Is there any > difference between maximum_object_size and max-size directives. What is the > recommended setting when you are looking forward for caching windows update and > youtube content. Almost 1000 clients. >From the "documentation": # TAG: maximum_object_size (bytes) # Objects larger than this size will NOT be saved on disk. ... max-size=n, refers to the max object size THIS storedir supports So, if I understand it correctly, first one seems to be global, and second one seems to apply to a given cache_dir... JD