{"id":443,"date":"2026-07-16T00:49:33","date_gmt":"2026-07-15T21:49:33","guid":{"rendered":"https:\/\/mexela.com\/blog\/proxy-glossary\/"},"modified":"2026-07-16T02:30:13","modified_gmt":"2026-07-15T23:30:13","slug":"proxy-glossary","status":"publish","type":"page","link":"https:\/\/mexela.com\/blog\/proxy-glossary\/","title":{"rendered":"Proxy Glossary: Clear Definitions for 24 Terms"},"content":{"rendered":"<p class=\"mexela-answer\">This proxy glossary defines the terms that matter when you compare a service, configure an application, or diagnose a failed connection. Each definition describes a specific technical idea without treating a proxy as a guarantee of privacy, access, or destination acceptance.<\/p>\n<div class=\"mexela-glossary\">\n<h2>Proxy roles and access models<\/h2>\n<section>\n<h3><dfn data-term=\"proxy-server\">Proxy server<\/dfn><\/h3>\n<p>An intermediary that receives a client request, sends it toward a destination, and relays the response. Start with <a href=\"\/blog\/what-is-a-proxy-server\/\">how a proxy server works<\/a> for the complete request path.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"forward-proxy\">Forward proxy<\/dfn><\/h3>\n<p>A proxy that acts for a client connecting outward to websites, APIs, or other services. It is the usual role discussed when buying private or shared proxy access.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"reverse-proxy\">Reverse proxy<\/dfn><\/h3>\n<p>A server-side intermediary that receives incoming traffic for one or more origin servers. It can terminate TLS, balance requests, cache responses, or protect an application.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"private-proxy\">Private proxy<\/dfn><\/h3>\n<p>A proxy address assigned exclusively to one customer under the service plan. Exclusive assignment gives a clearer reputation and load baseline, but it does not guarantee destination acceptance.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"shared-proxy\">Shared proxy<\/dfn><\/h3>\n<p>A proxy address assigned to multiple customers. Sharing can lower cost, while another user may influence address load or reputation. See the <a href=\"\/blog\/private-vs-shared-proxies\/\">private versus shared comparison<\/a>.<\/p>\n<\/section>\n<h2>Protocols and connection behavior<\/h2>\n<section>\n<h3><dfn data-term=\"http-proxy\">HTTP proxy<\/dfn><\/h3>\n<p>A proxy that understands HTTP requests and commonly supports HTTPS destinations through the CONNECT tunneling method.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"socks5-proxy\">SOCKS5 proxy<\/dfn><\/h3>\n<p>A general-purpose proxy protocol that can relay several kinds of TCP traffic and, when both client and server support it, UDP. Read the <a href=\"\/blog\/http-vs-socks5-proxies\/\">HTTP versus SOCKS5 guide<\/a>.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"connect-tunnel\">CONNECT tunnel<\/dfn><\/h3>\n<p>An HTTP method used to ask a proxy to open a byte tunnel to a target host and port. Browsers commonly use it for HTTPS traffic through an HTTP proxy.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"endpoint\">Proxy endpoint<\/dfn><\/h3>\n<p>The hostname or IP address and port that a client uses to reach a proxy service. Credentials or an approved source IP may also be required.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"proxy-chain\">Proxy chain<\/dfn><\/h3>\n<p>A route that passes through more than one intermediary. Chains add trust dependencies, latency, and failure points, so each hop should have a defined purpose.<\/p>\n<\/section>\n<h2>IP assignment and location<\/h2>\n<section>\n<h3><dfn data-term=\"static-proxy\">Static proxy<\/dfn><\/h3>\n<p>A proxy that presents the same exit IP for an extended allocation or session. It is useful when a workflow depends on a consistent network identity.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"rotating-proxy\">Rotating proxy<\/dfn><\/h3>\n<p>A service that changes the exit IP by request, time interval, or session rule. Rotation distributes requests but can break workflows that expect continuity.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"sticky-session\">Sticky session<\/dfn><\/h3>\n<p>A rotation option that keeps one exit IP for a defined session before changing it. The provider&#8217;s session format and duration determine the actual behavior.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"egress-ip\">Egress IP<\/dfn><\/h3>\n<p>The source IP observed by the destination after traffic leaves the proxy. It is not the only signal a destination can use to recognize a client or session.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"geolocation\">IP geolocation<\/dfn><\/h3>\n<p>An estimate of an IP address&#8217;s country, region, or city based on commercial or public datasets. Databases can disagree or lag behind routing changes.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"ip-reputation\">IP reputation<\/dfn><\/h3>\n<p>A destination or third party&#8217;s assessment of an address based on network ownership, historical behavior, complaints, observed traffic, and other signals.<\/p>\n<\/section>\n<h2>Authentication and privacy boundaries<\/h2>\n<section>\n<h3><dfn data-term=\"username-password-authentication\">Username and password authentication<\/dfn><\/h3>\n<p>A method where the proxy validates credentials supplied by the client. Credentials should be stored and transmitted using the application&#8217;s secure configuration path.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"ip-allowlisting\">IP allowlisting<\/dfn><\/h3>\n<p>A method where the proxy accepts connections only from approved source IP addresses. It works best when the client has a stable public IP.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"dns-leak\">DNS leak<\/dfn><\/h3>\n<p>A situation where hostname lookups use a resolver outside the intended proxy route, revealing DNS activity or producing location inconsistencies. See <a href=\"\/blog\/proxy-dns-webrtc-leaks\/\">DNS and WebRTC leak boundaries<\/a>.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"webrtc-leak\">WebRTC leak<\/dfn><\/h3>\n<p>A browser communication path that may expose network candidates outside an expected proxy route. Actual exposure depends on browser, network, and application behavior.<\/p>\n<\/section>\n<h2>Operations and measurement<\/h2>\n<section>\n<h3><dfn data-term=\"latency\">Latency<\/dfn><\/h3>\n<p>The time required for data to travel through the request path. Proxy distance, congestion, TLS negotiation, destination speed, and local network conditions all contribute.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"concurrency\">Concurrency<\/dfn><\/h3>\n<p>The number of connections or tasks active at the same time. A service limit, application pool, or destination policy may constrain safe concurrency.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"timeout\">Timeout<\/dfn><\/h3>\n<p>The maximum time a client waits for connection, read, or response progress before treating an operation as failed. Different timeout stages diagnose different problems.<\/p>\n<\/section>\n<section>\n<h3><dfn data-term=\"rate-limit\">Rate limit<\/dfn><\/h3>\n<p>A rule that caps requests or actions during a time window. Proxies do not remove a destination&#8217;s right to enforce rate limits or acceptable-use policies.<\/p>\n<\/section>\n<\/div>\n<h2>Use the glossary as a decision checklist<\/h2>\n<p>Before ordering, write down the required access model, IP behavior, protocol, location, authentication method, concurrency, and destination rules. Then use the <a href=\"\/blog\/how-to-choose-a-proxy\/\">proxy selection guide<\/a> to turn those terms into a controlled test plan. Current Mexela plan characteristics are summarized on the <a href=\"https:\/\/mexela.com\/proxy-pricing\/\">proxy pricing comparison<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A practical reference for proxy types, protocols, authentication, IP behavior, privacy boundaries, and common operational terms.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/mexela.com\/blog\/wp-json\/wp\/v2\/pages\/443"}],"collection":[{"href":"https:\/\/mexela.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mexela.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mexela.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mexela.com\/blog\/wp-json\/wp\/v2\/comments?post=443"}],"version-history":[{"count":1,"href":"https:\/\/mexela.com\/blog\/wp-json\/wp\/v2\/pages\/443\/revisions"}],"predecessor-version":[{"id":450,"href":"https:\/\/mexela.com\/blog\/wp-json\/wp\/v2\/pages\/443\/revisions\/450"}],"wp:attachment":[{"href":"https:\/\/mexela.com\/blog\/wp-json\/wp\/v2\/media?parent=443"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}