On 2/25/21 8:44 PM, Raj Nagar wrote:
> Is there any way by which I can enforce these
> limits on other protocols as https?
If you want to enforce HTTP request size limits for HTTPS transactions,
then you have to bump TLS connections (to see HTTP inside TLS).
If you want to enforce connection lim
Hi Alex,
Thanks for your response. Is there any way by which I can enforce these
limits on other protocols as https ?
On Thu, Feb 25, 2021, 23:33 Alex Rousskov
wrote:
> On 2/24/21 11:51 PM, Raj Nagar wrote:
>
> > I am using squid as forward proxy and want to restrict upload of files
> > larger
On 2/24/21 11:51 PM, Raj Nagar wrote:
> I am using squid as forward proxy and want to restrict upload of files
> larger than 1 MB. I have used following configuration for
> same: *request_body_max_size 1 MB*.
> But this is not working for me and I am able to upload larger files.
> Can someone plea
Hi,
I am using squid as forward proxy and want to restrict upload of files
larger than 1 MB. I have used following configuration for same:
*request_body_max_size
1 MB*.
But this is not working for me and I am able to upload larger files.
Can someone please help for same. Thanks in advance
--
Reg