Re: [squid-users] squid soure code for AUFS

From: unixware <datareactor@dont-contact.us>
Date: Mon, 1 Mar 2004 23:53:04 -0800 (PST)

:
> I compiled Squid with '--enable-async-io' option,
> and modify squid.conf to
> operate Squid with AUFS.
>
> But I could not see the 16(default value) squid
> threads. There is only one
> Squid process and its child.

firstly you should have aufs in cache_dir in
squid.conf

cache_dir aufs /cache 4096 16 256

Secondly Squid wont start multiple threads unless
you put some load on your squid .

what /usr/local/squid/sbin/squid -V command says

Regards

>
> So, I inserted some debug messages into Squid source
> code.
> (One of them is inserted to the function that call
> 'pthread_create')
>
> Then, I found that the 'pthread_create' function is
> never called.
> (Exactly, the function that call 'pthread_create' is
> never called)
>
> So, I want to track the sequence of function calls
> related to AUFS, but it
> seems unclear to me.
>
> What can i do to fix the problem like this?
>
>
_________________________________________________________________
> Çà¿îÀÇ ÁÖÀΰøÀÌ À̹ø¿£ ³ªÀϲ¨¾ß, ÁøÂ¥·ç... ÀÎÅͳÝ
> º¹±Ç
> http://www.msn.co.kr/money/interlotto/
>

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com
Received on Tue Mar 02 2004 - 01:34:00 MST

This archive was generated by hypermail pre-2.1.9 : Thu Apr 01 2004 - 12:00:01 MST