Setup Apache Server as forward proxy, reverse proxy & load balancer. Step by step implementation

preview_player
Показать описание
Proxy vs reverse proxy vs load balancer | Configure Apache server as Proxy, Reverse Proxy & Load Balancer

A proxy server is a server that retrieves data out on the internet on behalf of a user.

This video tutorial on proxy server cover -what is proxy server and how a proxy server works on a network, and what are the benefits of a proxy server.

we also discuss that How use of proxy server in a firm or organisation's computer network is beneficial , with the use of proxy server , how Internet bandwidth use can be optimised, how internet speed can be increased using cache memory of Proxy server. How to hide IP address using proxy server.

I have covered reverse proxy server and load balancer concepts as well. I have covered the theoretical part, with real life example and then practically set up the apache server as a proxy server.

Required modules to enable:

mod_proxy: The main proxy module for Apache that manages connections and redirects them.
mod_proxy_http: This module implements the proxy features for HTTP and HTTPS protocols.
mod_proxy_ftp: This module does the same but for FTP protocol.
mod_proxy_connect: This one is used for SSL tunnelling.
mod_proxy_ajp: Used for working with the AJP protocol.
mod_proxy_wstunnel: Used for working with web-sockets (i.e. WS and WSS).
mod_proxy_balancer: Used for clustering and load-balancing.
mod_cache: Used for caching.
mod_headers: Used for managing HTTP headers.
mod_deflate: Used for compression.
mod_lbmethod_byrequests: User for load balancer

#whatisproxy​ #proxyvsreverseproxy​ #loadbalancer​ #channelcodeboard

proxy server,what is proxy server,proxy server tutorial,how proxy server works,what is a proxy server,what is proxy,what is a proxy,proxy server example, what is proxy,how proxy works,how to use proxy,whats a proxy server,how to,proxy server benefits,tutorial,proxy server explained,proxy server how it works,proxy server,what is proxy server,how proxy server works,what is a proxy,proxy,what is proxy server and how it works,what is a proxy server youtube,use of proxy server,how proxy works,what is a proxy server,2020,what is a proxy server ?,benefits of proxy server,server,how,computer networking, proxy server,reverse proxy,reverse proxy vs forward proxy,reverse proxy and forward proxy difference,forward proxy vs reverse proxy,how does reverse proxy work,how does proxy server works,reverse proxy explained simply,reverse proxy simple explanation,what is proxy server,proxy server how it works,how proxy server works,how reverse proxy server works,example of proxy server,reverse proxy explained,reverse proxy example
Рекомендации по теме
Комментарии
Автор

This is by far the best video I have ever seen for apache load balancer. All concepts cleared in a very simple and short manner. Thank you sir!

jaydeepdeshmukh
Автор

simple, clear, just perfect. Good voice, clearly understandable for a french as me. Thanks.

robincrombez
Автор

Super easy explanation. And more importantly with practical in 11 minutes

safibadi
Автор

Clear and concise. Thank you for making this video.

Luisdany
Автор

Short and Simple Explanation Thanks for the video... Channel subscribed :)

rishikeshshah
Автор

Thank you so much . With this video I have solved my issue.

hemanthvontela
Автор

very helpful video indeed. short and sweet. many thanks

charlescai
Автор

So helpful, this video.. Best one on the internet as if its explained by God himself

ayush
Автор

Nice Video, everything simplified. Thank you :)

prabhur
Автор

Thank you, this was extremely helpful (combined with the docs)!

CristianDatu
Автор

Very helpful video and very nicely explained, Thanks for creating such videos.

Limesh
Автор

Awesome man, you were really cool. . I will rate you top 4 of my best videos in the way u explained it with visual... keep the good job ..

kumarprmshvm
Автор

thank you for this informative info sir. Sir may i request a topic how to sync the two server for data integrity under load balancing

lazirdeleon
Автор

This is really helpful video tutorial, thank you so much for sharing. I have a question about the apache server when it used as proxy server, is it available also as normal web server itself at the same time?

ways
Автор

Very nice and helpful video. Thank you.

zkmatu
Автор

Does websockets endpoints which is extension of http reqeusts can work on same Reverse Proxy and do i have to make one for websockets on apache?

yashveernathawat
Автор

Hi
Thanks for detailed explanation on setting up proxy ..
Could you please share the steps to replicate the same setup on rhel Linux server to enable the reverse proxy

ushakiranvissapragada
Автор

Create video on how to create cache server by apache...
For forward proxy and reverse proxy
What is the difference between traffic balancer and load balancer.
Also cache server for only css, js, imgs serve from different cache server, and site content from different server

nataliapalweski
Автор

Does Apache Server support HTTP 2.0 protocol as forward proxy? Squid proxy doesn't seem to support HTTP 2.0, that's why I am looking for an alternative proxy server.

cthgbs
Автор

hi, can we add ALB URL in http config file to route the traffic from http load balancer

rishi