gallardo1 wrote: » Hey I wanted to ask about Proxy Servers. I cannot understand the use of Proxy Servers in a network. I understand what they do (from Wikipedia), but not sure of an example where we would actually implement them... Any help please? Thanks.
gallardo1 wrote: » sorry for posting in the wrong spot... how can i move it?
gallardo1 wrote: » Load balancing: the reverse proxy can distribute the load to several web servers, each web server serving its own application area. In such a case, the reverse proxy may need to rewrite the URLs in each web page (translation from externally known URLs to the internal locations). but can it also load balance for other types of servers? or specifically web?