In my case before ky 2 apache web httpd(s) servers one load balancer server and before calling java application servers (2) one load balancer is there.. Servers are IP based and load balancers have dns. What will be the configuration in my case
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?
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.
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
Load balancer is fine. Can we make it as Hight Availability one? if one server is down then only it should redirect the requests to another server instead of sending each time time to the difference servers. Could you please help me on this ?
Hello, this does not work for me. This site can’t be reached The webpage at *any* *address* might be temporarily down or it may have moved permanently to a new web address. ERR_TUNNEL_CONNECTION_FAILED. Any tips?
Hello Sir, thank you for ur video, really helpful. In a forward proxy how can i add headers to the request forwarded from the proxy to the server? So the proxy receive the request from the browser, then set headers and then forward the request to the outside server with new headers
Great video! When I turn on mod_proxy_balancer.so (Windows 10; 64-bit) the Apache service will not start and this error appears in the Windows event viewer; Incorrect function Does anyone know how to resolve this? Right now, I have mod_proxy_balancer.so off so that Apache starts _but_ the reverse proxy does not work.
@@synthesis44 I fixed that problem by turning on additional modules. I forget exactly which ones. It look a little experimentation but eventually got the Apache server to start.
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
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!
Yeah this guy likes computing 😂 I thank him for teaching us 😅❤❤
simple, clear, just perfect. Good voice, clearly understandable for a french as me. Thanks.
Super easy explanation. And more importantly with practical in 11 minutes
Thanks 😊
Clear and concise. Thank you for making this video.
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 ..
The best and great material!!!
Thanks
Thank you so much . With this video I have solved my issue.
Glad that I could help
quick and to the point. thanks
Very helpful video and very nicely explained, Thanks for creating such videos.
Thank you, this was extremely helpful (combined with the docs)!
very helpful video indeed. short and sweet. many thanks
Short and Simple Explanation Thanks for the video... Channel subscribed :)
Nice Video, everything simplified. Thank you :)
In my case before ky 2 apache web httpd(s) servers one load balancer server and before calling java application servers (2) one load balancer is there..
Servers are IP based and load balancers have dns.
What will be the configuration in my case
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?
Thank you. You're the best.
Very good example and helpful.
Really helpful, sir
can we add domain and access that server/web from internet/other computer?
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?
Great explanation Thank a lot
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.
hi, can we add ALB URL in http config file to route the traffic from http load balancer
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
Load balancer is fine. Can we make it as Hight Availability one? if one server is down then only it should redirect the requests to another server instead of sending each time time to the difference servers. Could you please help me on this ?
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
Very nice and helpful video. Thank you.
Amazing explanation
Thanks
How can i make access to RP 80 and RP Access internal server 443 and the other scenario access to RP 443 and RP Access internal server 80
Great video. Thanks a lot.
Really well done!!!!!
how to write proxypass and ProxypassReverse if we have same java application on 2 port eg) 8081 & 8081
Hello, this does not work for me. This site can’t be reached The webpage at *any* *address* might be temporarily down or it may have moved permanently to a new web address.
ERR_TUNNEL_CONNECTION_FAILED. Any tips?
So helpful, this video.. Best one on the internet as if its explained by God himself
😳🙄
Thanks btw
Sir . when we use load balancer. how will be authentication mange .?
The authentication i seither requested by one of the servers or is requested by the proxy server. Depends on how you setup it..
superb... wonderfull
Thanks for watching
Hello Sir, thank you for ur video, really helpful. In a forward proxy how can i add headers to the request forwarded from the proxy to the server? So the proxy receive the request from the browser, then set headers and then forward the request to the outside server with new headers
Incredible
THANK YOU!!! You are live safer.
For reverse proxy do we need to enable the modules?
Yes
thanks you so much
superb ❤️
Nice one
Thank you. Can you please make this video for linux user?
Super.
Thanks
Great video!
When I turn on mod_proxy_balancer.so (Windows 10; 64-bit)
the Apache service will not start and this error appears in the Windows event viewer;
Incorrect function
Does anyone know how to resolve this?
Right now, I have mod_proxy_balancer.so off so that Apache starts _but_ the reverse proxy does not work.
Same prob
@@synthesis44 I fixed that problem by turning on additional modules. I forget exactly which ones. It look a little experimentation but eventually got the Apache server to start.
@@MountainMitch I have try to turn on all modules and it works! Really want to know which one leads to this problem!
@@henryhuo8098 mod_watchdog, mod_xml2enc, mod_slotmem_shm. These modules also needed to be enabled for running apache.
could you please creTE a video including how to reverse proxy wss to localhost:PORT? Thanks
Video for ASTREKS outbound calling
nice 👍🏻
🙂
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
Reverse proxy at 5:41
5:38 reverse proxy
/web1 returns "hello web2" and /web2 returns "hello web1"
Vnit 🥲
Talk is cheap show me the code
What code do you need?