Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 290773 Details for
Bug 427435
Update to Squid 3
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Updated config patch
squid-3.0-config.patch (text/plain), 2.71 KB, created by
Trever Adams
on 2008-01-03 19:59:11 UTC
(
hide
)
Description:
Updated config patch
Filename:
MIME Type:
Creator:
Trever Adams
Created:
2008-01-03 19:59:11 UTC
Size:
2.71 KB
patch
obsolete
>diff -ur squid-3.0.PRE7.20070905-clean/src/cf.data.pre squid-3.0.PRE7.20070905/src/cf.data.pre >--- squid-3.0.PRE7.20070905-clean/src/cf.data.pre 2007-09-04 11:39:57.000000000 -0600 >+++ squid-3.0.PRE7.20070905/src/cf.data.pre 2007-09-05 01:17:42.000000000 -0600 >@@ -858,6 +858,7 @@ > #http_access allow our_networks > > # And finally deny all other access to this proxy >+http_access allow localhost > http_access deny all > NOCOMMENT_END > DOC_END >@@ -2095,7 +2096,7 @@ > > NAME: logfile_rotate > TYPE: int >-DEFAULT: 10 >+DEFAULT: 0 > LOC: Config.Log.rotateNumber > DOC_START > Specifies the number of logfile rotations to make when you >@@ -2111,6 +2112,7 @@ > purposes, so -k rotate uses another signal. It is best to get > in the habit of using 'squid -k rotate' instead of 'kill -USR1 > <pid>'. >+logfile_rotate 0 > DOC_END > > NAME: emulate_httpd_log >@@ -3175,11 +3177,11 @@ > > NAME: cache_mgr > TYPE: string >-DEFAULT: webmaster >+DEFAULT: root > LOC: Config.adminEmail > DOC_START > Email-address of local cache manager who will receive >- mail if the cache dies. The default is "webmaster." >+ mail if the cache dies. The default is "root." > DOC_END > > NAME: mail_from >@@ -3218,7 +3220,7 @@ > > NAME: cache_effective_group > TYPE: string >-DEFAULT: none >+DEFAULT: squid > LOC: Config.effectiveGroup > DOC_START > Squid sets the GID to the effective user's default group ID >@@ -3236,6 +3238,7 @@ > This option is not recommended by the Squid Team. > Our preference is for administrators to configure a secure > user account for squid with UID/GID matching system policies. >+cache_effective_group squid > DOC_END > > NAME: httpd_suppress_version_string >@@ -4315,15 +4318,23 @@ > LOC: Config.errorDirectory > DEFAULT: @DEFAULT_ERROR_DIR@ > DOC_START >- If you wish to create your own versions of the default >- (English) error files, either to customize them to suit your >- language or company copy the template English files to another >- directory and point this tag at them. >+ Directory where the error files are read from. >+ /usr/lib/squid/errors contains sets of error files >+ in different languages. The default error directory >+ is /etc/squid/errors, which is a link to one of these >+ error sets. >+ >+ If you wish to create your own versions of the error files, >+ either to customize them to suit your language or company, >+ copy the template English files to another >+ directory and point this tag at them. > > The squid developers are interested in making squid available in > a wide variety of languages. If you are making translations for a > langauge that Squid does not currently provide please consider > contributing your translation back to the project. >+ >+error_directory @DEFAULT_ERROR_DIR@ > DOC_END > > NAME: err_html_text
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 427435
:
290771
|
290772
| 290773 |
290774
|
290775
|
290776