InterviewSolution
Saved Bookmarks
| 1. |
What Is Reverse Proxy ? |
|
Answer» A reverse PROXY is a type of proxy server or ‘WEBSERVER acceleration’ (using http_port 80 accel vhost) , in this type of proxy server , the CACHE serves an UNLIMITED number of clients for a limited number of or just one web server. A reverse proxy is a type of proxy server or ‘webserver acceleration’ (using http_port 80 accel vhost) , in this type of proxy server , the cache serves an unlimited number of clients for a limited number of or just one web server. |
|