Set Up WAF KEMP in Cloud Raya Part 2

INTRODUCTION Hello! Still discussing about WAF KEMP, now let’s continue to add setup some WAF rules on the SubVS of virtual services. Kemp Web Application Firewall (WAF) services are natively integrated into the Kemp LoadMaster. This enables secure deployment of web applications, preventing Layer 7 attacks while maintaining core load balancing services which ensures superior…

Cloud Raya Load Balancer, Solution to Distribute Load Equally

Introduction Load Balancer, a single point entry to distribute load between servers and also can act as a proxy for the backend server behind it. Cloud Raya loadbalancer implements a TCP-level with three policies: round-robin, Least connection, and Source IP. Round-robin load balancing: Client request are forwarded to each server in turn Least connection load…