Hi,
When there is a Cloudflare in front of LiteSpeed for a domain and web page contains a lot of elements (images, css, js), user IPs are often blocked when perClientConnLimit->hardLimit is set, even to a high numbers, like 100 and useIpInProxyHeader is set to 2. Browser usually makes at most 6 connections to server, but Cloudflare can make even 100+ connections at once from single IP when web has over 100 elements. It would be good to be able to set different limit for IPs trusted to set IP in header (Cloudflare by default).
When there is a Cloudflare in front of LiteSpeed for a domain and web page contains a lot of elements (images, css, js), user IPs are often blocked when perClientConnLimit->hardLimit is set, even to a high numbers, like 100 and useIpInProxyHeader is set to 2. Browser usually makes at most 6 connections to server, but Cloudflare can make even 100+ connections at once from single IP when web has over 100 elements. It would be good to be able to set different limit for IPs trusted to set IP in header (Cloudflare by default).