Skip to content

Instantly share code, notes, and snippets.

@lwhsu
Created February 10, 2014 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lwhsu/8918086 to your computer and use it in GitHub Desktop.
Save lwhsu/8918086 to your computer and use it in GitHub Desktop.
{update,portsnap}.tw.freebsd.org ats config
records.config
-CONFIG proxy.config.http.server_port INT 8080
+CONFIG proxy.config.http.server_port INT 80
-CONFIG proxy.config.http.cache.required_headers INT 2
+CONFIG proxy.config.http.cache.required_headers INT 0
+CONFIG proxy.config.srv_enabled INT 1
remap.config
+map http://update.tw.FreeBSD.org/ http://update.FreeBSD.org/
+map http://portsnap.tw.FreeBSD.org/ http://portsnap.FreeBSD.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment