[linux-admin] squid suka mati sendiri

2003-10-08 Thread abdu
saya lagi bingung dengan squid di kantor. dia suka mati sendiri setelah 
beberapa menit aktif
saya udah cari masalahnya tapi engga ketemu2 :(

dibawah ini hasil dari cache.log setelah squidnya saya jalankan

2003/10/08 13:54:54| Starting Squid Cache version 2.5.STABLE2 for 
i686-pc-linux-gnu...
2003/10/08 13:54:54| Process ID 4584
2003/10/08 13:54:54| With 1024 file descriptors available
2003/10/08 13:54:54| Performing DNS Tests...
2003/10/08 13:54:54| Successful DNS name lookup tests...
2003/10/08 13:54:54| DNS Socket created at 0.0.0.0, port 1102, FD 4
2003/10/08 13:54:54| Adding nameserver 202.159.71.xx from /etc/resolv.conf
2003/10/08 13:54:54| Adding nameserver 202.159.71.yy from /etc/resolv.conf
2003/10/08 13:54:54| Unlinkd pipe opened on FD 9
2003/10/08 13:54:54| Swap maxSize 1024000 KB, estimated 78769 objects
2003/10/08 13:54:54| Target number of buckets: 3938
2003/10/08 13:54:54| Using 8192 Store buckets
2003/10/08 13:54:54| Max Mem  size: 20480 KB
2003/10/08 13:54:54| Max Swap size: 1024000 KB
2003/10/08 13:54:54| Rebuilding storage in /usr/local/squid/var/cache (DIRTY)
2003/10/08 13:54:54| Using Least Load store dir selection
2003/10/08 13:54:54| Set Current Directory to /usr/local/squid/var/cache
2003/10/08 13:54:54| Loaded Icons.
2003/10/08 13:54:54| Accepting HTTP connections at 0.0.0.0, port 8080, FD 11.
2003/10/08 13:54:54| Accepting ICP messages at 0.0.0.0, port 3130, FD 12.
2003/10/08 13:54:54| WCCP Disabled.
2003/10/08 13:54:54| Ready to serve requests.
2003/10/08 13:54:55| Store rebuilding is 18.0% complete
2003/10/08 13:54:55| Configuring Sibling proxy2.posindonesia.co.id/8080/3130
2003/10/08 13:54:55| Done reading /usr/local/squid/var/cache swaplog (22783 
entries)
2003/10/08 13:54:55| Finished rebuilding storage from disk.
2003/10/08 13:54:55| 22783 Entries scanned
2003/10/08 13:54:55| 0 Invalid entries.
2003/10/08 13:54:55| 0 With invalid flags.
2003/10/08 13:54:55| 22783 Objects loaded.
2003/10/08 13:54:55| 0 Objects expired.
2003/10/08 13:54:55| 0 Objects cancelled.
2003/10/08 13:54:55| 0 Duplicate URLs purged.
2003/10/08 13:54:55| 0 Swapfile clashes avoided.
2003/10/08 13:54:55|   Took 0.9 seconds (25140.4 objects/sec).
2003/10/08 13:54:55| Beginning Validation Procedure
2003/10/08 13:54:55|   Completed Validation Procedure
2003/10/08 13:54:55|   Validated 22783 Entries
2003/10/08 13:54:55|   store_swap_size = 230256k
2003/10/08 13:54:55| storeLateRelease: released 0 objects

kalo yang ini log dari /var/log/messege

Oct  8 14:05:42 gatewaytsi squid[4668]: Squid Parent: child process 4673 
exited due to signal 6
Oct  8 14:05:45 gatewaytsi squid[4668]: Squid Parent: child process 4677 
started
Oct  8 14:05:45 gatewaytsi squid[4668]: Squid Parent: child process 4677 
exited due to signal 6
Oct  8 14:05:48 gatewaytsi squid[4668]: Squid Parent: child process 4679 
started
Oct  8 14:05:48 gatewaytsi squid[4668]: Squid Parent: child process 4679 
exited due to signal 6
Oct  8 14:05:51 gatewaytsi squid[4668]: Squid Parent: child process 4681 
started
Oct  8 14:05:51 gatewaytsi squid[4668]: Squid Parent: child process 4681 
exited due to signal 6
Oct  8 14:05:52 gatewaytsi in.identd[4684]: reply to 127.0.0.1: 2089 , 79 : 
USERID : OTHER :0
Oct  8 14:05:52 gatewaytsi sshd[4685]: Did not receive identification 
string from 127.0.0.1
Oct  8 14:05:52 gatewaytsi in.identd[4688]: reply to 127.0.0.1: 2973 , 21 : 
USERID : OTHER :

mungkin dari rekan-rekan ada yang mengalami hal seperti ini
mohon pencerahannya dong
yang lagi bingung
abdu
--
Berhenti langganan: [EMAIL PROTECTED]
Arsip dan info: http://linux.or.id/milis.php


Re: [linux-admin] squid suka mati sendiri

2003-10-08 Thread Rio Martin
On Wednesday 08 October 2003 14:18, abdu wrote:
> saya lagi bingung dengan squid di kantor. dia suka mati sendiri setelah
> beberapa menit aktif
> saya udah cari masalahnya tapi engga ketemu2 :(

coba jangan dibackground dulu squidnya, biar pesan kesalahan langsung 
ditampilkan ke depan console.
Pakai # squid -ND
Nanti kalau ada error, biasanya langsung kelihatan di depan console..

Regards,
Rio Martin.

-- 
Berhenti langganan: [EMAIL PROTECTED]
Arsip dan info: http://linux.or.id/milis.php



Re: [linux-admin] squid suka mati sendiri

2003-10-08 Thread -= avudz syah putra =-
mungkin cache dir nya kebesaran ??

saya ada bikin skrip jelek untuk nge cek squid. mungkin berguna.

http://www.academoz.or.id/~avudz/modules.php?op=modload&name=News&file=article&sid=27&mode=thread&order=0&thold=0

-= avudz =-

> saya lagi bingung dengan squid di kantor. dia suka mati sendiri setelah
> beberapa menit aktif
> saya udah cari masalahnya tapi engga ketemu2 :(
>
> dibawah ini hasil dari cache.log setelah squidnya saya jalankan
>
> 2003/10/08 13:54:54| Starting Squid Cache version 2.5.STABLE2 for
> i686-pc-linux-gnu...
> 2003/10/08 13:54:54| Process ID 4584
> 2003/10/08 13:54:54| With 1024 file descriptors available
> 2003/10/08 13:54:54| Performing DNS Tests...
> 2003/10/08 13:54:54| Successful DNS name lookup tests...
> 2003/10/08 13:54:54| DNS Socket created at 0.0.0.0, port 1102, FD 4
> 2003/10/08 13:54:54| Adding nameserver 202.159.71.xx from
> /etc/resolv.conf 2003/10/08 13:54:54| Adding nameserver 202.159.71.yy
> from /etc/resolv.conf 2003/10/08 13:54:54| Unlinkd pipe opened on FD 9
> 2003/10/08 13:54:54| Swap maxSize 1024000 KB, estimated 78769 objects
> 2003/10/08 13:54:54| Target number of buckets: 3938
> 2003/10/08 13:54:54| Using 8192 Store buckets
> 2003/10/08 13:54:54| Max Mem  size: 20480 KB
> 2003/10/08 13:54:54| Max Swap size: 1024000 KB
> 2003/10/08 13:54:54| Rebuilding storage in /usr/local/squid/var/cache
> (DIRTY) 2003/10/08 13:54:54| Using Least Load store dir selection
> 2003/10/08 13:54:54| Set Current Directory to /usr/local/squid/var/cache
> 2003/10/08 13:54:54| Loaded Icons.
> 2003/10/08 13:54:54| Accepting HTTP connections at 0.0.0.0, port 8080,
> FD 11. 2003/10/08 13:54:54| Accepting ICP messages at 0.0.0.0, port
> 3130, FD 12. 2003/10/08 13:54:54| WCCP Disabled.
> 2003/10/08 13:54:54| Ready to serve requests.
> 2003/10/08 13:54:55| Store rebuilding is 18.0% complete
> 2003/10/08 13:54:55| Configuring Sibling
> proxy2.posindonesia.co.id/8080/3130 2003/10/08 13:54:55| Done reading
> /usr/local/squid/var/cache swaplog (22783  entries)
> 2003/10/08 13:54:55| Finished rebuilding storage from disk.
> 2003/10/08 13:54:55| 22783 Entries scanned
> 2003/10/08 13:54:55| 0 Invalid entries.
> 2003/10/08 13:54:55| 0 With invalid flags.
> 2003/10/08 13:54:55| 22783 Objects loaded.
> 2003/10/08 13:54:55| 0 Objects expired.
> 2003/10/08 13:54:55| 0 Objects cancelled.
> 2003/10/08 13:54:55| 0 Duplicate URLs purged.
> 2003/10/08 13:54:55| 0 Swapfile clashes avoided.
> 2003/10/08 13:54:55|   Took 0.9 seconds (25140.4 objects/sec).
> 2003/10/08 13:54:55| Beginning Validation Procedure
> 2003/10/08 13:54:55|   Completed Validation Procedure
> 2003/10/08 13:54:55|   Validated 22783 Entries
> 2003/10/08 13:54:55|   store_swap_size = 230256k
> 2003/10/08 13:54:55| storeLateRelease: released 0 objects
>
> kalo yang ini log dari /var/log/messege
>
> Oct  8 14:05:42 gatewaytsi squid[4668]: Squid Parent: child process 4673
>  exited due to signal 6
> Oct  8 14:05:45 gatewaytsi squid[4668]: Squid Parent: child process 4677
>  started
> Oct  8 14:05:45 gatewaytsi squid[4668]: Squid Parent: child process 4677
>  exited due to signal 6
> Oct  8 14:05:48 gatewaytsi squid[4668]: Squid Parent: child process 4679
>  started
> Oct  8 14:05:48 gatewaytsi squid[4668]: Squid Parent: child process 4679
>  exited due to signal 6
> Oct  8 14:05:51 gatewaytsi squid[4668]: Squid Parent: child process 4681
>  started
> Oct  8 14:05:51 gatewaytsi squid[4668]: Squid Parent: child process 4681
>  exited due to signal 6
> Oct  8 14:05:52 gatewaytsi in.identd[4684]: reply to 127.0.0.1: 2089 ,
> 79 :  USERID : OTHER :0
> Oct  8 14:05:52 gatewaytsi sshd[4685]: Did not receive identification
> string from 127.0.0.1
> Oct  8 14:05:52 gatewaytsi in.identd[4688]: reply to 127.0.0.1: 2973 ,
> 21 :  USERID : OTHER :
>
> mungkin dari rekan-rekan ada yang mengalami hal seperti ini
> mohon pencerahannya dong
>
> yang lagi bingung
> abdu
>
>
> --
> Berhenti langganan: [EMAIL PROTECTED]
> Arsip dan info: http://linux.or.id/milis.php


-- 
\\\///
   / _  _ \
 (| (.)(.) |)
+--.OOOo--()--oOOO.+
|Avudz Syah Putra(022) 7230311 Rumah   |
|JoB LeSS(+62) 8163115907 HP   |
|[EMAIL PROTECTED] or EfNET and DALNet |
|http://www.avudz.cc   web site for LaMerZ!!   |
|www.academoz.or.id/~avudz  Email Address  |
|[EMAIL PROTECTED][EMAIL PROTECTED]  |
+---.oooO-+
 (   )   Oooo.
  \ ((   )
   \_)) /
 (_/





-- 
Berhenti langganan: [EMAIL PROTECTED]
Arsip dan info: http://linux.or.id/milis.php



Re: [linux-admin] squid suka mati sendiri

2003-10-08 Thread abdu
saya coba dengan perintah seperti ini

/home/bdul# /usr/local/squid/sbin/squid -ND
File size limit exceeded
setelah dicari di google, ternyata size log file nya terlalu besar
jadi akhirnya saya rotate untuk log file nya
terima kasih ya mas rio & mas avudz atas masukannya

yang lagi senyum
abdu


coba jangan dibackground dulu squidnya, biar pesan kesalahan langsung
ditampilkan ke depan console.
Pakai # squid -ND
Nanti kalau ada error, biasanya langsung kelihatan di depan console..
Regards,
Rio Martin.


--
Berhenti langganan: [EMAIL PROTECTED]
Arsip dan info: http://linux.or.id/milis.php