Bottom of this page.
|
<<last
0
1
2
3
4
5
6
-
e9bc6099
anonymous
2023-02-12 21:00
- >>083c63f8
squid設定
でもなぜかリクエストが届かない
カスタムUser-Agentは届くとあったんだけどなぁ
http_port 8080 accel ignore-cc vport
cache_peer 127.0.0.1 parent 80 0 no-query originserver proxy-only name=myAccel
acl Safe_ports port 8080
acl Safe_ports port 80
http_access allow Safe_ports
cache_peer_access myAccel allow Safe_ports
cache_peer_access myAccel deny all
Top of this page.
|
<<last
0
1
2
3
4
5
6
(新月の開発/326/1.6MB)