In Forward Proxy, we realize that how an end user can use this service to become anonymous. In reverse proxy, the end system which the user is trying to access will be using proxy to intercept and filter requests from the users. The main use of a reverse proxy is that it helps to reduce unwanted traffic on the server and prevents DDOS. It adds an additional layer of security.