hi there, i'm trying to set squid to only allow files smaller than 300 megs to be able to be downloaded. rather than get to 300 megs of a 700 meg file and then drop out i'd like it to be able to assess the size of the file and if it is to large use the deny_info function to redirect the users to a page explaining that the file there trying to download it too large. anyone know how to do this?