[b]"Can someone explain what is reverse proxy in simple terms?"[/b] or [b]"What is reverse proxy in simple terms?

18 Replies, 1661 Views

Okay, so what is reverse proxy in simple terms? It’s like a receptionist at a hotel. You ask for a room, and they direct you—except here, it’s web traffic.

Benefits?
- Blocks attacks (DDoS, SQL injection)
- Can compress data to load faster
- Lets you run multiple apps on one IP

Apache HTTP Server can do this, but I prefer Nginx for simplicity.

Messages In This Thread



Users browsing this thread: 1 Guest(s)