Difference between revisions of "Proxy server"
Jump to navigation
Jump to search
↑ https://www.symantec.com/content/dam/symantec/docs/data-sheets/advanced-secure-gateway-s200-s400-s500-en.pdf
(13 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
** Bypassing filters and censorship | ** Bypassing filters and censorship | ||
** Logging and eavesdropping | ** Logging and eavesdropping | ||
− | * Improving performance | + | * Improving performance by [[caching]] content |
− | |||
[[Proxy server]]s: | [[Proxy server]]s: | ||
Line 16: | Line 15: | ||
* [[Reverse proxy]]: <code>[[Nginx]]</code> | * [[Reverse proxy]]: <code>[[Nginx]]</code> | ||
* <code>[[Varnish]]</code> | * <code>[[Varnish]]</code> | ||
− | * <code>[[tinyproxy]]</code> | + | * <code>[[tinyproxy]]</code>, do not support cache. |
* [[Load balancer]] | * [[Load balancer]] | ||
* [[Symantec proxySG and Advanced Secure Gateway (ASG)]] | * [[Symantec proxySG and Advanced Secure Gateway (ASG)]] | ||
− | |||
− | |||
− | |||
== Activities == | == Activities == | ||
Line 27: | Line 23: | ||
* Evaluate free open source proxy servers, such us [[Squid]]: https://en.wikipedia.org/wiki/Category:Free_proxy_servers and commercial ones like [[Symantec ASG]] (Advanced Secure Gateway)<ref>https://www.symantec.com/content/dam/symantec/docs/data-sheets/advanced-secure-gateway-s200-s400-s500-en.pdf</ref> | * Evaluate free open source proxy servers, such us [[Squid]]: https://en.wikipedia.org/wiki/Category:Free_proxy_servers and commercial ones like [[Symantec ASG]] (Advanced Secure Gateway)<ref>https://www.symantec.com/content/dam/symantec/docs/data-sheets/advanced-secure-gateway-s200-s400-s500-en.pdf</ref> | ||
* Evaluate [[content control]] software available in the market: https://en.wikipedia.org/wiki/Comparison_of_content-control_software_and_providers | * Evaluate [[content control]] software available in the market: https://en.wikipedia.org/wiki/Comparison_of_content-control_software_and_providers | ||
− | |||
== Related terms == | == Related terms == | ||
Line 37: | Line 32: | ||
* [[Amazon RDS Proxy]] | * [[Amazon RDS Proxy]] | ||
* <code>[[kubectl proxy]]</code> | * <code>[[kubectl proxy]]</code> | ||
+ | * [[Edge computing]]: [[Envoy Proxy]] | ||
+ | * <code>[[cloud_sql_proxy]]</code> | ||
+ | * [[CDN]]: [[Cloudflare]] | ||
+ | * <code>[[wget --mirror]]</code> | ||
+ | * [[Proxify]] | ||
== See also == | == See also == | ||
Line 46: | Line 46: | ||
[[Category:Networking]] | [[Category:Networking]] | ||
[[Category:Computer Networks]] | [[Category:Computer Networks]] | ||
− | [[Category: | + | [[Category:Proxy]] |
Latest revision as of 12:47, 18 March 2024
Proxy server is a server (a computer system or an application) that acts as an intermediary for requests from clients seeking resources from other servers.
Common uses case are:
- Monitoring and filtering
- Content-control software usually based on different options:
- User authentication
- Risk scoring
- Filtering of encrypted data
- Bypassing filters and censorship
- Logging and eavesdropping
- Content-control software usually based on different options:
- Improving performance by caching content
Squid
- Reverse proxy:
Nginx
Varnish
tinyproxy
, do not support cache.- Load balancer
- Symantec proxySG and Advanced Secure Gateway (ASG)
Activities[edit]
- Use
ncat
as a basic http proxy server. - Evaluate free open source proxy servers, such us Squid: https://en.wikipedia.org/wiki/Category:Free_proxy_servers and commercial ones like Symantec ASG (Advanced Secure Gateway)[1]
- Evaluate content control software available in the market: https://en.wikipedia.org/wiki/Comparison_of_content-control_software_and_providers
Related terms[edit]
- Router
- Proxy ARP
- OWASP ZAP
- Webshare
- SOCKS
- Amazon RDS Proxy
kubectl proxy
- Edge computing: Envoy Proxy
cloud_sql_proxy
- CDN: Cloudflare
wget --mirror
- Proxify
See also[edit]
- Reverse Proxy: nginx
- Proxy servers:
Squid
, Reverse proxy,Nginx
,HAProxy
,Varnish
, Load balancer, Load Balancer as a Service (LBaaS), Symantec proxySG and Advanced Secure Gateway (ASG), Traefik, tinyproxy, Proxyrack, Luminati Networks, SOCKS, Envoy Proxy
Advertising: