Scénario #12859
Étudier et corriger les erreurs et warnings squid sur 2.5.1
Status:
Terminé (Sprint)
Priority:
Normal
Assigned To:
Category:
-
Target version:
Start date:
09/14/2015
Due date:
09/18/2015
% Done:
100%
Estimated time:
(Total: 3.00 h)
Spent time:
(Total: 2.58 h)
Story points:
1.0
Remaining (hours):
0.00 hour
Velocity based estimate:
Release:
Release relationship:
Auto
Description
Le logiciel semble être fonctionnel mais si on l'appel en ligne de commande, on obtient des messages (ici sur etb1.amon) :
root@amon:~# squid3 2015/09/09 11:49:26| WARNING: (B) '127.0.0.1' is a subnetwork of (A) '127.0.0.1' 2015/09/09 11:49:26| WARNING: because of this '127.0.0.1' is ignored to keep splay tree searching predictable 2015/09/09 11:49:26| WARNING: You should probably remove '127.0.0.1' from the ACL named 'localhost' 2015/09/09 11:49:26| WARNING: (B) '127.0.0.1' is a subnetwork of (A) '127.0.0.1' 2015/09/09 11:49:26| WARNING: because of this '127.0.0.1' is ignored to keep splay tree searching predictable 2015/09/09 11:49:26| WARNING: You should probably remove '127.0.0.1' from the ACL named 'localhost' 2015/09/09 11:49:26| WARNING: (A) '127.0.0.1' is a subnetwork of (B) '127.0.0.0/8' 2015/09/09 11:49:26| WARNING: because of this '127.0.0.1' is ignored to keep splay tree searching predictable 2015/09/09 11:49:26| WARNING: You should probably remove '127.0.0.1' from the ACL named 'to_localhost' 2015/09/09 11:49:26| ERROR: Directive 'emulate_httpd_log' is obsolete. 2015/09/09 11:49:26| ERROR: Directive 'log_ip_on_direct' is obsolete. 2015/09/09 11:49:26| ERROR: Directive 'log_fqdn' is obsolete. 2015/09/09 11:49:26| ERROR: Directive 'ignore_expect_100' is obsolete.
Subtasks
Related issues
History
#1 Updated by Emmanuel GARETTE over 5 years ago
Plus simple, utiliser :
# squid3 -k parse
#2 Updated by Emmanuel GARETTE over 5 years ago
- Due date set to 09/18/2015
- Target version set to Sprint_2015_36-38 - Équipe MENESR
- Start date set to 08/31/2015
- Story points set to 1.0
#3 Updated by Joël Cuissinat over 5 years ago
- Assigned To set to force indigo
#4 Updated by Joël Cuissinat over 5 years ago
- Status changed from Nouveau to Terminé (Sprint)