storeid_file_rewrite filepath
-=head1 DESCRIPTOIN
+=head1 DESCRIPTION
This program acts as a store_id helper program, rewriting URLs passed
by Squid into storage-ids that can be used to achieve better caching
Rewrite rules are matched in the same order as they appear in the rules file.
So for best performance, sort it in order of frequency of occurrence.
+This program will automatically detect the existence of a concurrecy channel-ID and adjust appropriately.
+It may be used with any value 0 or above for the store_id_children concurrency= parameter.
+
For more information please see http://wiki.squid-cache.org/Features/StoreID
=cut