|
Publicité ' | |||||||||||||||||||||||
|
|
#1 | ||
|
Invité régulier
![]() Inscription : avril 2007 Messages : 94 ![]() |
bonjour a vous tous
avant de commencer bonne annee car c est ma premiere question sur se forum depuis le debut de l 'annee. lorsque j ecrit dans la console etc/init.d/squid start il n ya aucun probleme mais quand je vais voir dans les log ou que je regarde dans webmin je voie que squid est arrete il y a se message dans les log Code :
|
||
|
|
00
|
|
|
#2 |
|
Membre chevronné
![]() Inscription : mai 2004 Messages : 818 ![]() |
salut
quelle distro utilises-tu ? sur mandriva c'est service squid start ps aux | grep squid pour savoir si squid fonctionne a+ |
|
|
00
|
|
|
#3 |
|
Invité régulier
![]() Inscription : avril 2007 Messages : 94 ![]() |
je suis sous debian et ma version squid et la 2.6
quand j ecrit /etc/init.d/squid start il me dit Starting Squid HTTP proxy: squid. mais quand je regarde dans webmin il me dit qu il est arreter . encore merci o k ou voici mon squid.conf http_port 3128 hierarchy_stoplist cgi-bin ? acl QUERY urlpath_regex cgi-bin \? no_cache deny QUERY cache_dir ufs /var/spool/squid 2048 16 256 visible_hostname srvdebian #acl password proxy_auth REQUIRED acl all src 192.168.160.0/255.255.255.0 acl manager proto cache_object acl localhost src 127.0.0.1/255.255.255.255 acl SSL_ports port 443 563 # https, snews acl SSL_ports port 873 # rsync acl Safe_ports port 80 # http acl Safe_ports port 21 # ftp acl Safe_ports port 443 563 # https, snews acl Safe_ports port 70 # gopher acl Safe_ports port 210 # wais acl Safe_ports port 1025-65535 # unregistered ports acl Safe_ports port 280 # http-mgmt acl Safe_ports port 488 # gss-http acl Safe_ports port 591 # filemaker acl Safe_ports port 777 # multiling http acl Safe_ports port 631 # cups acl Safe_ports port 873 # rsync acl Safe_ports port 901 # SWAT acl CONNECT method CONNECT acl mynet src 192.168.160.0/255.255.255.0 # acl Users proxy_auth REQUIRED # http_access deny !Users http_access allow manager localhost http_access deny manager http_access deny !Safe_ports http_access deny CONNECT !SSL_ports http_access allow localhost # http_access allow password http_access allow mynet http_access deny all icp_access allow all snmp_access allow all redirect_program /usr/bin/squidGuard redirect_children 5 redirector_bypass on |
|
|
00
|
|
|
#4 |
|
Membre chevronné
![]() Inscription : mai 2004 Messages : 818 ![]() |
regarde tes logs
chez moi dans /var/log/squid/ a+ |
|
|
00
|
|
|
#5 |
|
Invité régulier
![]() Inscription : avril 2007 Messages : 94 ![]() |
voici l erreur que j ai dans mon cache.log de squid
:Ready to serve requests. : url_rewriter #5 (FD 11) exited : url_rewriter #4 (FD 10) exited : url_rewriter #3 (FD 9) exited Too few url_rewriter processes are running FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.6.STABLE5): Terminated abnormally. encore merci a vous tous pour votre aide |
|
|
00
|
|
|
#6 |
|
Membre chevronné
![]() Inscription : mai 2004 Messages : 818 ![]() |
salut
peut-être un probleme d'espace disque ? peut-on avoir un df de ton dd ? (saisir df en console et afficher le resultat) a+ |
|
|
00
|
Copyright © 2000-2012 - www.developpez.com