Difference between revisions of "Squid (software)"
Jump to navigation
Jump to search
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[wikipedia:Squid (software)]] | [[wikipedia:Squid (software)]] | ||
+ | * <code>[[apt install squid]]</code> | ||
+ | * <code>[[brew install squid]] && [[brew services start squid]]</code> | ||
+ | * Configuration: <code>[[/etc/squid/squid.conf]]</code> | ||
+ | |||
+ | TCP port: [[3128]] | ||
+ | |||
+ | |||
+ | [[systemctl restart squid]] | ||
+ | |||
+ | |||
+ | https://stackoverflow.com/questions/tagged/squid?tab=Votes | ||
+ | |||
+ | == Relate terms == | ||
+ | * [[Varnish]] | ||
+ | * <code>[[socat]]</code> | ||
+ | * [[Squid Router]] https://www.squidrouter.com/ | ||
== See also == | == See also == | ||
+ | * {{Squid}} | ||
* {{Nginx}} | * {{Nginx}} | ||
− | * | + | * {{Proxy}} |
[[Category:web]] | [[Category:web]] |
Latest revision as of 19:30, 14 May 2024
- Configuration:
/etc/squid/squid.conf
TCP port: 3128
systemctl restart squid
https://stackoverflow.com/questions/tagged/squid?tab=Votes
Relate terms[edit]
See also[edit]
- Squid,
squid.conf
, 3128 - Web server: Nginx:
/etc/nginx/nginx.conf
,nginx -t
, Nginx logs, Nginx change log, PHP,php-fpm
, Let's encrypt, Nginx directives, Reverse Proxy, Configure HTTP redirection Nginx, Return,proxy_pass (Reverse proxy)
,ngx_http_rewrite_module
,/etc/nginx/sites-enabled/
,error.log
,access.log
,/nginx status
, AIO - 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: