Robert Collins wrote: > > On Fri, 2003-01-31 at 00:22, Henrik Nordstrom wrote: > > Can't make such changes in 2.5.STABLE, as it would break valid > > 2.5.STABLE1 configurations. What we can do is to document the fact. > > > > We probably should try to add a size specifier in Squid-3, like in most > > other directives relating to sizes... > > I've jsut checked the code, I think we can safely change the parser from > parse_size_t to parse_kb_size_t, as that defaults to bytes as the unit.
Minor details: It is not a site_t.. it is a special type to allow for the access lists following the size. but yes, it can quite likely be extended in a backward compatible manner when you mention it. You are welcome to give it a stab if you like, but please give priority to the auth fixes.. Regards Henrik
