> >     How can this be done? I know the global directive 
> > request_body_max_size xxx kB, but I cannot combine it with specific 
> > domains (perhaps other ACL). I've got suggestions to use 
> delay-pools, 
> > but I am not shure if they limit upload trafic.
> 
> As you note the built in request_body_max_size is a bit too limited 
> for your purpose, but you should be able to make a custom acl via 
> external_acl_type for this based on the Content-Length header.

Hi,

        Maybe you have exact eamples of this one? I am quite newbie here.
Doesn't that means that I have to write some sort of app here?


Reply via email to