Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Proxy server
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===={{anchor|Forward proxy}}Forward proxy vs. reverse proxy ==== A forward proxy is a server that routes traffic between clients and another system, which is in most occasions external to the network. This means it can regulate traffic according to preset policies, convert and mask client IP addresses, enforce security protocols and block unknown traffic. A forward proxy enhances security and policy enforcement within an internal network.<ref>{{Cite web |date=2023-04-19 |title=Difference between Forward Proxy and Reverse Proxy |url=https://www.geeksforgeeks.org/difference-between-forward-proxy-and-reverse-proxy/ |access-date=2024-10-24 |website=GeeksforGeeks |language=en-US}}</ref> A reverse proxy, instead of protecting the client, is used to protect the servers. A reverse proxy accepts a request from a client, forwards that request to another one of many other servers, and then returns the results from the server that specifically processed the request to the client. Effectively a reverse proxy acts as a gateway between clients, users and application servers and handles all the traffic routing whilst also protecting the identity of the server that physically processes the request.<ref>{{Cite web |last=Peers |first=Nick |date=2020 |title=Build Your First Reverse Proxy |url=https://wikipedialibrary.wmflabs.org/?next_url=/ezproxy/r/ezp.2aHR0cHM6Ly9zZWFyY2guZWJzY29ob3N0LmNvbS9sb2dpbi5hc3B4P2RpcmVjdD10cnVlJmRiPWY2aCZBTj0xNDAyNjc4ODkmc2l0ZT1lZHMtbGl2ZSZzY29wZT1zaXRl |access-date=2024-10-24 |website=Maximum PC via the Wikipedia Library |language=en}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)