]> git.pld-linux.org Git - packages/squid.git/blobdiff - squid.conf.patch
- renumbered patches
[packages/squid.git] / squid.conf.patch
index 626a3b2577e61ca339133e87eef08be039a848ab..8ed32acbdcd49f6f471861bcfc7753ae3c57fea3 100644 (file)
@@ -1,8 +1,8 @@
---- squid.conf.default Thu Mar 22 14:55:47 2001
-+++ squid.conf Thu Mar 22 15:09:11 2001
-@@ -595,8 +595,12 @@
- #     the cache_dir lines with the smallest max-size value first and the
- #     ones with no max-size specification last.
+--- squid.conf.default 2004-08-24 11:51:14.723512904 +0200
++++ squid.conf 2004-08-24 11:51:29.986192624 +0200
+@@ -688,8 +688,12 @@
+ #     Note that for coss, max-size must be less than COSS_MEMBUF_SZ
+ #     (hard coded at 1 MB).
  #
 +#     NOTE: Remeber to initialize cache directories:
 +#           squid -z -F
  
  #  TAG: cache_access_log
  #     Logs the client request activity.  Contains an entry for
-@@ -1533,6 +1537,8 @@
+@@ -2025,6 +2030,8 @@
+ #
  #Default:
  # cache_effective_user nobody
- # cache_effective_group nogroup
 +cache_effective_user squid
 +cache_effective_group squid
  
  #  TAG: visible_hostname
  #     If you want to present a special hostname in error messages, etc,
-@@ -1702,8 +1708,14 @@
+@@ -2200,8 +2207,14 @@
  #     in the habit of using 'squid -k rotate' instead of 'kill -USR1
  #     <pid>'.
  #
This page took 0.027668 seconds and 4 git commands to generate.