On Mon, 21 Mar 2005, Tracey, Michael wrote:
I'm still very interested in trying this. How would you write the ACL to drop SSL traffic after N bytes? Since I'm trying to make sure that people don't upload files in the 300+ MB range, I'm sure that I can tweak the amount of traffic where it will not effect my normal users.
It's more than an acl. Coding is required to implement this function. See src/ssl.c
Regards Henrik