@shrey wrote:
I have been trying to add the following configuration as suggested by many to prevent slowloris type ddos attacks:
timeout http-request 5s.
But it only seems to work when I use http instead of https:
For example:
frontend
bind *: 80
worksbut,
frontend
bind *:443 ssl crt certificate_path does not.Any insights would be appreciated , Thanks
Posts: 7
Participants: 2