Difference between revisions of "Proxy Server"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) (New page: == Full Name == Proxy Server == Information == A Proxy Server sits in between a client and the ""real"" Server that a client is trying to use. Clients are sometimes configured to use a ...) |
PeterHarding (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
== Related Links == | == Related Links == | ||
[[Category: | * [http://en.wikipedia.org/wiki/Proxy_Server Wikipedia entry] | ||
[[Category:TERMINOLOGY]] [[Category:IT]] |
Latest revision as of 13:53, 24 October 2007
Full Name
Proxy Server
Information
A Proxy Server sits in between a client and the ""real"" Server that a client is trying to use. Clients are sometimes configured to use a Proxy Server, usually an HTTP server. The client makes all of its requests from the Proxy Server, which then makes requests from the ""real"" server and passes the result back to the client.