Basics knowledge on Weblogic Server & Administration
Pages
▼
Tuesday, October 7
What is the Difference between proxy server and webserver?
Vasu Babu EmaniWebServers usually Have data. like every website you see is hosted on a webserver like apache tomcat/ Apache HTTP Server. Proxy Server can never give you content on its own. usually they just act as an intermediate b/w you and the real web server.
Swaroop Karnatakamwebserver is used to deploy the application ex: school admission.. Proxy server is used to route the request to webserver . Apache is a proxy / http server . user Request => Apache => Webserver
No comments:
Post a Comment