@tiffintech: What is the difference between a forward and reverse proxy? Reverse Proxy: - Load balancing: Distributes traffic across multiple servers - Increased security: Acts as a single entry point, hiding backend servers - Caching: Improves performance by serving cached content - SSL termination: Handles SSL encryption, reducing load on backend servers - Real-world example: Netflix uses a combination of NGINX and Amazon Web Services (AWS) Elastic Load Balancer (ELB) as a reverse proxy to handle massive traffic and ensure smooth content delivery to its users worldwide. Forward Proxy: - Anonymity: Hides client IP address from the target server - Access control: Allows or blocks access to specific websites or content - Caching: Reduces bandwidth usage and improves performance for frequently accessed content - Content filtering: Blocks inappropriate or malicious content based on predefined rules - Real-world example: Many organizations, such as schools and businesses, use forward proxies like Squid or FortiGate to control and monitor internet access, block inappropriate content, and protect their network from external threats
How is reverse proxy different from load balancer?
2024-05-15 17:07:29
83
Akil Manivannan :
How exactly is it in reverse? I get the use case, but I'm not sure I get the concept itself.
2024-06-17 17:17:21
1
sami :
another steps 🤔
2024-08-09 08:22:45
0
0x_Echo_21 :
she is right...
one of the benefits of reverse proxy is load balanacing,
the difference between both types of proxies is the placement, RP are placed infront of the server
2024-06-30 17:57:22
2
jhmli :
So forward proxy is a firewall and reverse proxy is a load balancer... please explain how
2024-06-22 15:14:44
4
your.mama :
So what is the difference between a reverse proxy and a load balancer like Barracuda or Linux based
2024-06-14 14:17:53
1
en.crypto :
Isn’t that a load balancer?
2024-05-16 07:41:13
8
Lilla Stumpan 🌙🐰 :
Reverse proxies are commonly used with HTTPS before going to an HTTP server. Securing and hiding the real server.
2024-05-16 00:13:43
3
Elias______إلياس :
Can you explain to me what's the diffrez on computer?
2024-08-05 00:52:34
0
xing zhen :
@xing :Please tell me about what is the sql injection for the hacking
2024-05-17 02:22:41
1
Abu Mohammad :
I really didn't see the difference
2024-05-16 14:11:01
29
AsianPennywise :
So where the proxy server is located defines it
2024-06-07 00:22:56
1
Alissa :
So firewalls and load balancers?
2024-06-11 13:30:31
2
Shadow. :
She said in simple terms😅
2024-07-28 07:36:16
0
Elias______إلياس :
What's the proxy used for? Would you tell us please
2024-08-05 00:53:29
0
Trullstrolle :
You are briliant my lady
2024-06-24 19:18:49
0
VinceLanter :
A forward proxy acts on behalf of clients to access resources on a server, while a reverse proxy acts on behalf of servers to handle requests from clients.
2024-05-16 02:02:56
21
Sayed Ali Alkamel :
Clear and to the point explanation 👏🏻👏🏻
2024-06-09 09:57:46
0
TheUruz :
so TLDR: one is inbound, the other is outbound.
2024-05-15 18:39:41
44
jjrforlife :
I need a PC please 🙏
2024-08-13 06:38:55
0
justaguydoingwhathecan :
So wait.. a forward proxy is just routing rules and dns blocking? Things like forcepoint and dns blocking?
2024-06-20 03:14:52
1
vplehto Veli-Pekka Lehtosaari :
not totally correct on forward proxy
2024-07-04 07:50:44
0
Information Technology :
Nice -
2024-07-19 08:39:39
1
phteven :
a reverse proxy can also be a single point where SSL/tls certificates can reside and the forwarded requests can just use http internally
2024-06-10 15:06:41
0
jhmli :
That’s a load balancer
2024-06-22 15:12:38
1
To see more videos from user @tiffintech, please go to the Tikwm
homepage.