bem pior que virus.

> > 2010/06/24 16:12:00| idnsRead: FD 5 recvfrom: (10054) WSAECONNRESET,
> > Connection reset by peer.

isso é problema com o seu dns (idnsRead) ou com o seu windows (mais provável), 
não com o squid.

aliás, aproveite e atualize o seu squid, já saiu a versão 2.7 do squidnt a 
algum tempo.

E se puder, logicamente, o seu windows, pois o XP já passou do prazo de 
validade. Sem falar que windowsXP tem limite de conexões.

[ ]s, e divirta-se 
Henry.


Em Sexta-feira 25 Junho 2010, às 08:01:47, você escreveu:
> Será vírus?
> 
> :p
> 
> 2010/6/25 <[email protected]>
> 
> >  Amigos,
> > 
> > A maquina que este rodando e um celeron 2.13 com 30gb de HD, memória de
> > 512 com Windows XP, com o Squid 2.6, e o HD esta com 25gb livres. O
> > arquivo Access esta com o tamanho de 10.4mb e o de cachê 88,5k segue
> > abaixo meu arquivo config e uma parte do meu log. Aguardo ajuda.
> > 
> > 
> > 
> > http_port 3128
> > 
> > 
> > 
> > visible_hostname EMPRESTIMOFACIL.LOCAL
> > 
> > 
> > 
> > hierarchy_stoplist cgi-bin ?
> > 
> > acl QUERY urlpath_regex cgi-bin \?
> > 
> > cache deny QUERY
> > 
> > acl apache rep_header Server ^Apache
> > 
> > broken_vary_encoding allow apache
> > 
> > 
> > 
> > cache_mem 256 MB
> > 
> > 
> > 
> > cache_swap_low 90
> > 
> > cache_swap_high 93
> > 
> > 
> > 
> > maximum_object_size 6144 KB
> > 
> > minimum_object_size 0 KB
> > 
> > 
> > 
> > maximum_object_size_in_memory 100 KB
> > 
> > 
> > 
> > ipcache_size 1024
> > 
> > ipcache_low 90
> > 
> > ipcache_high 93
> > 
> > 
> > 
> > cache_replacement_policy lru
> > 
> > memory_replacement_policy lru
> > 
> > 
> > 
> > cache_dir ufs      c:/Squid/var/cache 100000 16 256
> > 
> > access_log         c:/Squid/var/logs/access.log squid
> > 
> > cache_log          c:/Squid/var/logs/cache.log
> > 
> > cache_store_log    c:/Squid/var/logs/store.log
> > 
> > mime_table         c:/Squid/etc/mime.conf
> > 
> > pid_filename       c:/Squid/var/logs/squid.pid
> > 
> > unlinkd_program    c:/Squid/libexec/unlinkd.exe
> > 
> > icon_directory     c:/Squid/share/icons
> > 
> > error_directory    c:/Squid/share/errors/Portuguese
> > 
> > coredump_dir       c:/Squid/var/cache
> > 
> > 
> > 
> > cache_store_log none
> > 
> >   # Proxy Tranparente começo
> >   
> >   
> >   
> >   # httpd_accel_host virtual
> >   
> >   # httpd_accel_port 3128
> >   
> >   # httpd_accel_with_proxy on
> >   
> >   # httpd_accel_uses_host_header on
> >   
> >   
> >   
> >   # Proxy Tranparente fim
> >   
> >    emulate_httpd_log off
> > 
> > client_netmask 255.255.255.255
> > 
> > 
> > 
> > refresh_pattern ^ftp:                  1440     20%     10080
> > 
> > refresh_pattern ^gopher:            1440     0%       1440
> > 
> > refresh_pattern .                       0          20%     4320
> > 
> > 
> > 
> > #A configuração de Acesso está liberada
> > 
> > 
> > 
> > acl all src 0.0.0.0/0.0.0.0
> > 
> > acl manager proto cache_object
> > 
> > acl localhost src 127.0.0.1/255.255.255.255
> > 
> > acl to_localhost dst 127.0.0.0/8
> > 
> > 
> > 
> > # servidor DNS
> > 
> > # dns_nameservers 201.10.120.3 201.10.128.3
> > 
> > 
> > 
> > acl SSL_ports port 110
> > 
> > acl SSL_ports port 25
> > 
> > acl SSL_ports port 443
> > 
> > acl Safe_ports port 110             # SMTP
> > 
> > acl Safe_ports port 25               # POP
> > 
> > acl Safe_ports port 80               # http
> > 
> > acl Safe_ports port 21               # ftp
> > 
> > acl Safe_ports port 443             # https
> > 
> > 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 CONNECT method CONNECT
> > 
> > 
> > 
> > acl minharede src 192.168.1.0/255.255.255.0
> > 
> >   http_access allow manager localhost
> >   
> >   http_access deny manager
> >   
> >   http_access deny !Safe_ports
> >   
> >   http_access deny CONNECT !SSL_ports
> >   
> >   
> >   
> >   
> >   
> >   
> >   
> >   # acl DE ACESSO TOTAL
> >   
> >     acl acessototal src "c:/Squid/acl/acessototal.txt"
> >   
> >   # acl pra sites direto, não passar pelo cache
> >   
> >     acl NOCACHE url_regex "c:/Squid/acl/direto.txt" \?
> >     
> >     no_cache deny NOCACHE
> >   
> >   # ACL para liberar acesso ao JAVA
> >   
> >     acl java browser Java/1.4 Java/1.5 Java/1.6
> >   
> >   # acl pra bloquear palavras nos endereços
> >   
> >     acl negapalavra url_regex "c:/Squid/acl/negapalavra.txt"
> >     
> >     acl negapalavra1 url_regex  "c:/Squid/acl/porno.txt"
> >     
> >     acl negapalavra2 url_regex  "c:/Squid/acl/porno1.txt"
> >     
> >     acl negapalavra3 url_regex  "c:/Squid/acl/porno2.txt"
> >     
> >     acl negapalavra4 url_regex  "c:/Squid/acl/porno3.txt"
> >   
> >   # acl pra liberar ip com exessões
> >   
> >     acl liberaip src "c:/Squid/acl/ipliberado.txt"
> >   
> >   # acl pra liberar ip para msn
> >   
> >     acl liberamsn src "c:/Squid/acl/ipmsn.txt"
> >   
> >   # Acl para bloquear download
> >   
> >     acl download urlpath_regex  .pps$ .ppt$ .com$ .exe$ .pif$ .bat$
> >     .asfv1$
> > 
> > .wmv$ .mp3$ .avi$ .rar$ .zip$ .msi$ .asf$
> > 
> >     acl streaming urlpath_regex -i \.asf$ \.asx$ \.avi$ \.au$ \.mid
> >     \.midi$
> > 
> > .\asfv1$ \.wav$
> > 
> >   # acl pra liberar sites especiais
> >   
> >     acl sitesespeciais url_regex  "c:/Squid/acl/sitesespeciais.txt"
> >   
> >   # Bloquear MSN
> >   
> >     acl msn url_regex  "c:/squid/acl/msn.txt"
> >     
> >     acl messenger url_regex -i gateway/gateway.dll
> >   
> >   # Bloquear GTALK
> >   
> >     acl gtalk url_regex  "c:/squid/acl/gtalk.txt"
> >   
> >   # acl pra liberar sites com exessões
> >   
> >     acl sitesliberados url_regex  "c:/Squid/acl/sitesliberados.txt"
> >     
> >     
> >     
> >     
> >     
> >     http_access allow acessototal all
> >     
> >     http_access allow java
> >     
> >     http_access deny negapalavra  all
> >     
> >     http_access deny negapalavra1  all
> >     
> >     http_access deny negapalavra2  all
> >     
> >     http_access deny negapalavra3  all
> >     
> >     http_access deny negapalavra4  all
> >     
> >     http_access allow liberaip all
> >     
> >     http_access deny download
> >     
> >     http_access deny streaming
> >     
> >     http_access allow sitesespeciais all
> >     
> >     http_access allow liberamsn all
> >     
> >     http_access deny msn
> >     
> >     http_access deny messenger
> >     
> >     http_access deny gtalk
> >   
> >   # http_access deny webmail
> >   
> >     http_access allow sitesliberados all
> >     
> >     
> >     
> >     
> >     
> >     
> >     
> >     http_access allow minharede
> >     
> >     http_access deny all
> >   
> >   cache_mgr [email protected]
> >   
> >   cache_effective_user proxy
> >   
> >   cache_effective_group proxy
> > 
> > dns_testnames webonenet.com.br
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 2010/06/24 09:29:17| Done reading c:/Squid/var/cache swaplog (1492
> > entries)
> > 
> > 2010/06/24 09:29:17| Finished rebuilding storage from disk.
> > 
> > 2010/06/24 09:29:17|      1492 Entries scanned
> > 
> > 2010/06/24 09:29:17|         0 Invalid entries.
> > 
> > 2010/06/24 09:29:17|         0 With invalid flags.
> > 
> > 2010/06/24 09:29:17|      1492 Objects loaded.
> > 
> > 2010/06/24 09:29:17|         0 Objects expired.
> > 
> > 2010/06/24 09:29:17|         0 Objects cancelled.
> > 
> > 2010/06/24 09:29:17|         0 Duplicate URLs purged.
> > 
> > 2010/06/24 09:29:17|         0 Swapfile clashes avoided.
> > 
> > 2010/06/24 09:29:17|   Took 0.1 seconds (15872.3 objects/sec).
> > 
> > 2010/06/24 09:29:17| Beginning Validation Procedure
> > 
> > 2010/06/24 09:29:17|   Completed Validation Procedure
> > 
> > 2010/06/24 09:29:17|   Validated 1492 Entries
> > 
> > 2010/06/24 09:29:17|   store_swap_size = 15708k
> > 
> > 2010/06/24 09:29:18| storeLateRelease: released 0 objects
> > 
> > 2010/06/24 10:01:00| sslWriteClient: FD 35: write failure: (10054)
> > WSAECONNRESET, Connection reset by peer..
> > 
> > 2010/06/24 10:06:49| sslWriteClient: FD 53: write failure: (10054)
> > WSAECONNRESET, Connection reset by peer..
> > 
> > 2010/06/24 10:11:06| sslWriteClient: FD 21: write failure: (10054)
> > WSAECONNRESET, Connection reset by peer..
> > 
> > 2010/06/24 10:19:29| sslReadClient: FD 22: read failure: (10053)
> > WSAECONNABORTED, Software caused connection abort.
> > 
> > 2010/06/24 14:07:36| comm_select: select failure: (10055) WSAENOBUFS, No
> > buffer space available.
> > 
> > 2010/06/24 14:07:36| Select loop Error. Retry 1
> > 
> > 2010/06/24 14:07:36| comm_select: select failure: (10055) WSAENOBUFS, No
> > buffer space available.
> > 
> > 2010/06/24 14:07:36| Select loop Error. Retry 2
> > 
> > 2010/06/24 14:07:36| comm_select: select failure: (10055) WSAENOBUFS, No
> > buffer space available.
> > 
> > 2010/06/24 14:07:36| Select loop Error. Retry 3
> > 
> > 2010/06/24 14:07:36| comm_select: select failure: (10055) WSAENOBUFS, No
> > buffer space available.
> > 
> > 2010/06/24 14:07:36| Select loop Error. Retry 4
> > 
> > 2010/06/24 14:07:36| comm_select: select failure: (10055) WSAENOBUFS, No
> > buffer space available.
> > 
> > 2010/06/24 14:07:36| Select loop Error. Retry 5
> > 
> > 2010/06/24 14:07:36| comm_select: select failure: (10055) WSAENOBUFS, No
> > buffer space available.
> > 
> > 2010/06/24 14:07:36| Select loop Error. Retry 6
> > 
> > 2010/06/24 14:07:36| comm_select: select failure: (10055) WSAENOBUFS, No
> > buffer space available.
> > 
> > 2010/06/24 14:07:36| Select loop Error. Retry 7
> > 
> > 2010/06/24 14:07:36| comm_select: select failure: (10055) WSAENOBUFS, No
> > buffer space available.
> > 
> > 2010/06/24 14:07:36| Select loop Error. Retry 8
> > 
> > 2010/06/24 14:07:36| comm_select: select failure: (10055) WSAENOBUFS, No
> > buffer space available.
> > 
> > 2010/06/24 14:07:36| Select loop Error. Retry 9
> > 
> > 2010/06/24 14:07:36| comm_select: select failure: (10055) WSAENOBUFS, No
> > buffer space available.
> > 
> > 2010/06/24 14:07:36| Select loop Error. Retry 10
> > 
> > FATAL: Select Loop failed!
> > 
> > Squid Cache (Version 2.6.STABLE10): Terminated abnormally.
> > 
> > CPU Usage: 954.938 seconds = 911.141 user + 43.797 sys
> > 
> > Maximum Resident Size: 17216 KB
> > 
> > Page faults with physical i/o: 20321
> > 
> > 2010/06/24 14:07:36| storeDirWriteCleanLogs: Starting...
> > 
> > 2010/06/24 14:07:36| WARNING: Closing open FD   13
> > 
> > 2010/06/24 14:07:36|   Finished.  Wrote 1845 entries.
> > 
> > 2010/06/24 14:07:36|   Took 0.0 seconds (1845.0 entries/sec).
> > 
> > 2010/06/24 14:08:36| Starting Squid Cache version 2.6.STABLE10 for
> > i686-pc-winnt...
> > 
> > 2010/06/24 14:08:36| Running as NTSquid02 Windows System Service on
> > Windows XP
> > 
> > 2010/06/24 14:08:36| Service command line is:
> > 
> > 2010/06/24 14:08:36| Process ID 1000
> > 
> > 2010/06/24 14:08:36| With 2048 file descriptors available
> > 
> > 2010/06/24 14:08:36| With 2048 CRT stdio descriptors available
> > 
> > 2010/06/24 14:08:36| Windows sockets initialized
> > 
> > 2010/06/24 14:08:36| Using select for the IO loop
> > 
> > 2010/06/24 14:08:36| Performing DNS Tests...
> > 
> > 2010/06/24 14:08:36| Successful DNS name lookup tests...
> > 
> > 2010/06/24 14:08:36| DNS Socket created at 0.0.0.0, port 1370, FD 5
> > 
> > 2010/06/24 14:08:36| Adding nameserver 192.168.1.254 from Registry
> > 
> > 2010/06/24 14:08:36| Adding DHCP nameserver 192.168.254.254 from Registry
> > 
> > 2010/06/24 14:08:36| Adding DHCP nameserver 192.168.254.254 from Registry
> > 
> > 2010/06/24 14:08:36| User-Agent logging is disabled.
> > 
> > 2010/06/24 14:08:36| Referer logging is disabled.
> > 
> > 2010/06/24 14:08:36| Unlinkd pipe opened on FD 8
> > 
> > 2010/06/24 14:08:36| Swap maxSize 102400000 KB, estimated 7876923 objects
> > 
> > 2010/06/24 14:08:36| Target number of buckets: 393846
> > 
> > 2010/06/24 14:08:36| Using 524288 Store buckets
> > 
> > 2010/06/24 14:08:36| Max Mem  size: 262144 KB
> > 
> > 2010/06/24 14:08:36| Max Swap size: 102400000 KB
> > 
> > 2010/06/24 14:08:36| Local cache digest enabled; rebuild/rewrite every
> > 3600/3600 sec
> > 
> > 2010/06/24 14:08:36| Store logging disabled
> > 
> > 2010/06/24 14:08:36| Rebuilding storage in c:/Squid/var/cache (CLEAN)
> > 
> > 2010/06/24 14:08:36| Using Least Load store dir selection
> > 
> > 2010/06/24 14:08:36| Set Current Directory to c:/Squid/var/cache
> > 
> > 2010/06/24 14:08:36| Loaded Icons.
> > 
> > 2010/06/24 14:08:36| Accepting proxy HTTP connections at 0.0.0.0, port
> > 3128, FD 13.
> > 
> > 2010/06/24 14:08:36| Accepting ICP messages at 0.0.0.0, port 3130, FD 14.
> > 
> > 2010/06/24 14:08:36| Accepting HTCP messages on port 4827, FD 15.
> > 
> > 2010/06/24 14:08:36| Accepting SNMP messages on port 3401, FD 16.
> > 
> > 2010/06/24 14:08:36| Ready to serve requests.
> > 
> > 2010/06/24 14:08:37| Done reading c:/Squid/var/cache swaplog (1845
> > entries)
> > 
> > 2010/06/24 14:08:37| Finished rebuilding storage from disk.
> > 
> > 2010/06/24 14:08:37|      1845 Entries scanned
> > 
> > 2010/06/24 14:08:37|         0 Invalid entries.
> > 
> > 2010/06/24 14:08:37|         0 With invalid flags.
> > 
> > 2010/06/24 14:08:37|      1845 Objects loaded.
> > 
> > 2010/06/24 14:08:37|         0 Objects expired.
> > 
> > 2010/06/24 14:08:37|         0 Objects cancelled.
> > 
> > 2010/06/24 14:08:37|         0 Duplicate URLs purged.
> > 
> > 2010/06/24 14:08:37|         0 Swapfile clashes avoided.
> > 
> > 2010/06/24 14:08:37|   Took 0.3 seconds (5625.0 objects/sec).
> > 
> > 2010/06/24 14:08:37| Beginning Validation Procedure
> > 
> > 2010/06/24 14:08:37|   Completed Validation Procedure
> > 
> > 2010/06/24 14:08:37|   Validated 1845 Entries
> > 
> > 2010/06/24 14:08:37|   store_swap_size = 22156k
> > 
> > 2010/06/24 14:08:37| storeLateRelease: released 0 objects
> > 
> > 2010/06/24 16:03:46| idnsRead: FD 5 recvfrom: (10054) WSAECONNRESET,
> > Connection reset by peer.
> > 
> > 2010/06/24 16:12:00| idnsRead: FD 5 recvfrom: (10054) WSAECONNRESET,
> > Connection reset by peer.
> > 
> > 2010/06/24 16:23:35| idnsRead: FD 5 recvfrom: (10054) WSAECONNRESET,
> > Connection reset by peer.
> > 
> > 2010/06/24 17:01:53| idnsRead: FD 5 recvfrom: (10054) WSAECONNRESET,
> > Connection reset by peer.
> > 
> > 2010/06/24 17:01:53| idnsRead: FD 5 recvfrom: (10054) WSAECONNRESET,
> > Connection reset by peer.
> > 
> > 2010/06/24 17:01:58| idnsRead: FD 5 recvfrom: (10054) WSAECONNRESET,
> > Connection reset by peer.
> > 
> > 
> > 
> > 
> > 
> > Abraços
> > 
> > cleverson



------------------------------------

Enviar mensagem: [email protected] 
Assinar:  [email protected] 
Cancelar assinatura:  [email protected] 
Proprietário da lista:  [email protected]


Links do Yahoo! Grupos

<*> Para visitar o site do seu grupo na web, acesse:
    http://br.groups.yahoo.com/group/squid-br/

<*> Para sair deste grupo, envie um e-mail para:
    [email protected]

<*> O uso que você faz do Yahoo! Grupos está sujeito aos:
    http://br.yahoo.com/info/utos.html


Responder a