[squid-users] I'm confused how to write localnet for ipv6 in the squid.conf

2008-02-05 Thread S.KOBAYASHI
Hi there, I'm seiji from Japan. I'm looking forward to finishing development ipv6, and I'm just working for the squid.3-HEAD. It works fine so far. However I'm suffering from "acl localnet" tag for ipv6. I have put the localnet for v6 as bellow first. acl localnet src 2001:5c0:9a37:0/64, and rest

[squid-users] I can't use left panell of new Squid wiki site

2008-02-12 Thread S.KOBAYASHI
Hello guys, I'm happy to hear squid wiki site was improved. However I have a bit of problem. I can not use left side panel of wiki site. I can't click them such as Search, Login. Nothing seems in there, although there are some texts on that. I'm using IE7. Does anyone know settings of IE7 or any p

RE: [squid-users] I can't use left panell of new Squid wiki site

2008-02-13 Thread S.KOBAYASHI
Hi Amos, It's not quite serious problem. It worked fine on the FireFox. Thank you very much, Seiji -Original Message- From: Amos Jeffries [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 13, 2008 2:16 PM To: S.KOBAYASHI Cc: 'Squid Users' Subject: Re: [squid-users] I

[squid-users] What is the ICAP chain exactly?

2008-02-19 Thread S.KOBAYASHI
Hello guys, I'v read some documents but I don't understand yet about ICAP chain how to work and how to setup in the squid.cof. I wonder if the squid can control sequence of connecting to some ICAP service. It's not only processing ICAP services in a row, but also controls sequence of ICAP services

RE: [squid-users] What is the ICAP chain exactly?

2008-02-20 Thread S.KOBAYASHI
? Thanks a lot, Seiji Kobayashi -Original Message- From: Alex Rousskov [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 20, 2008 3:38 PM To: S.KOBAYASHI Cc: 'Squid Users' Subject: Re: [squid-users] What is the ICAP chain exactly? On Wed, 2008-02-20 at 12:43 +0900, S.KOBAYASHI wro

[squid-users] I want to purge too many TIME_WAITs immediately after closing HTTP port.

2008-02-25 Thread S.KOBAYASHI
Hello there, I have a bit problem while majoring the squid performance now. There are many TIME_WAIT connections left on the squid port by using high performance http client machine, and then the next connection can not connect the squid. The client machine has capability to send up to 10,000 req

RE: [squid-users] I want to purge too many TIME_WAITs immediatelyafter closing HTTP port.

2008-02-25 Thread S.KOBAYASHI
, finally http client are refused to connect from the squid( OS ). Do you know any other ideas? Did anyone have same experience ? Thanks a lot, Seiji Kobayashi -Original Message- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 26, 2008 5:11 AM To: S.KOBAYASHI Cc

RE: [squid-users] I want to purge too many TIME_WAITsimmediatelyafter closing HTTP port.

2008-02-25 Thread S.KOBAYASHI
I got it. I'll check client's packet sequence. Thanks a lot. -Original Message- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 26, 2008 9:15 AM To: S.KOBAYASHI Cc: 'Squid Users' Subject: RE: [squid-users] I want to purge too many TIME_W

RE: [squid-users] I want to purge too many TIME_WAITsimmediatelyafter closing HTTP port.

2008-02-27 Thread S.KOBAYASHI
sion. That's sort of specification for our Linux. Thanks a lot, Seiji -Original Message- From: Alex Rousskov [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 27, 2008 1:42 PM To: S.KOBAYASHI Cc: 'Squid Users' Subject: RE: [squid-users] I want to purge too many TIME_WAITsimme

[squid-users] COSS doesn't work and got Aiee! message.

2008-02-28 Thread S.KOBAYASHI
Hi there I'm configuring coss cache file system on my squid. However it doesn't work and I got a strange message in cache.log Here it is. 2008/02/28 16:56:00| Preparing for shutdown after 2 requests 2008/02/28 16:56:00| Waiting 30 seconds for active connections to finish 2008/02/28 16:56:00| FD 15

[squid-users] Doesn't appear a pop up window on browser when enable the authentication.

2008-03-05 Thread S.KOBAYASHI
Folks, I have a bit problem. I enabled the authentication in the squid as bellow. However despite browser got 407 http response code, pop up window that to fill in username/password didn't show up in the browser. I also figured out that the response from the squid didn't include WWW-authenticate h

[squid-users] When will be the bug 2206 included into the 3.0-HEAD project.

2008-03-21 Thread S.KOBAYASHI
Hello there, When will be the bug 2206 "drops Proxy-Authenticate header" included into the 3.0-HEAD project? I don't understand the schedule yet when some bugs are found and fixed. Thanks, Seiji Kobayashi

RE: [squid-users] When will be the bug 2206 included into the 3.0-HEAD project.

2008-03-23 Thread S.KOBAYASHI
Amos, I appreciate that you made an answer quickly. I got it, and I'm looking forward to being released 3.1. Thanks a lot, Seiji Kobayashi -Original Message- From: Amos Jeffries [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2008 5:49 PM To: S.KOBAYASHI Cc: squid-users@

[squid-users] Can squid re-load any caches into memory from the disk cache.

2008-03-30 Thread S.KOBAYASHI
Hello everyone, Explanation that I'm about to explain in English is a little bit complicated for me. If you don't understand me , please let me know. First, memory cache objects in the squid's memory is going to be lost when squid shutdown and restart. Second, however cache object in the disk is

[squid-users] Value of the ONNECT header is wrong with ipv6 and ssl.

2008-04-08 Thread S.KOBAYASHI
Dear developer, I'm handling ipv6 functions on ICAP, so I found a curious point. ICAP capable is ON and use ipv6 URI with SSL from the browser such as https://[ 2001:5c0:9a37:0:21d:9ff:fe68:333a]/. CONNECT header in the ICAP request-line which was sent from squid to ICAP server is "0.0.7.209:443 HT

[squid-users] Could you describe me about "removeFd err" a bit more.

2008-04-10 Thread S.KOBAYASHI
Dear developer, I'v read a change details in squid-3.HEAD project, and I'm very interested in revno: 8927 removedFd err. I'm getting used to understand the code, but it's not easy to do especially code of sockets handler. Could you please describe a bit more about revno: 8927 removedFd err, or po

[squid-users] squid under GPL

2008-04-11 Thread S.KOBAYASHI
Hello guys, I know that great squid is protected by GPL v2. In hypothetic situation, if I distribute the squid binary as appliance server to customer to get earn some profits, will I be supposed to hand in the source code. Regards, SEIJI KOBAYASHI

[squid-users] Is bug report 2206 included to the most recent squid3-Head release?

2008-04-25 Thread S.KOBAYASHI
Hello developer, I'm wondering if the most recent squid3-Head release is included bug report 2206(Authenticate header issue). I figured it out, but didn't Thanks, SEIJI KOBAYASHI

[squid-users] Cnnecting from squid with http 1.1 to an origin server is enable?

2008-06-16 Thread S.KOBAYASHI
Hello developer, I have a simple question. When I used http1.1 packet to send origin server through squid 3-Head, even though squid received http 1.1 packets, squid sent http1.0 packet to the origin server. I have known that the SQUID not support http 1.1 completely. However let me ask you that d

[squid-users] Could squid change src ip to client ipaddress in the Transparent mode?

2008-07-02 Thread S.KOBAYASHI
Hi guys, I want squid or Linux to change to http_client ip address from squid:eth1 ip address which is in processing of the proxy in transparent mode. Eventually, nobody needs to change the firewall settings. Http_client ---> squid:eth0:80 ---> squid:eth1:any > F/W ---> Origin server. I have

[squid-users] How does squid choose the ICAP service into more than two configured.

2008-07-09 Thread S.KOBAYASHI
Hello everyone, Let me ask to you a favor. Now I configured for ICAP as below. icap_service service_1 respmod_precache 0 icap://192.168.10.231:1344/respmod icap_service service_2 respmod_precache 0 icap://192.168.10.232:1344/respmod icap_class class_1 service_1 icap_class class_2 service_2 I w

[squid-users] Could you describe about "adaptation_service_set" statement a bit more.

2008-07-18 Thread S.KOBAYASHI
Hello developer, I'm using a squid 3.HEAD-20080711 and using ICAP as well. Now I have a question. The sample mentioned as below. adaptation_service_set svcBlocker urlFilterPrimary urlFilterBackup When will be second icap service used instead of first one? Thanks a lot, SEIJI KOBAYASHI

[squid-users] Is there ICAP evidence log in any log files?

2008-07-30 Thread S.KOBAYASHI
Hello developer, I'm looking for the evidence for accessing ICAP server. Is there its log in any log files such as access.log, cache.log? Best regards, Seiji Kobayashi

[squid-users] Can't controle adaptation_access properly in ICAP.

2008-08-12 Thread S.KOBAYASHI
Dear developer, I'm using the squid-3.HEAD-20080811, and trying to deliver icap connections properly as I expected. It means to activate icap or not by using adaptation_access with ACL. However, adaptation_access didn't seem worked properly. I configured ICAP settings as below. acl eicar url_re

[squid-users] Can't controle adaptation_access properly in ICAP.

2008-08-12 Thread S.KOBAYASHI
Dear developer, I'm using the squid-3.HEAD-20080811, and trying to activate icap connections properly as I expected. It means to activate icap or not by using adaptation_access with ACL. However, adaptation_access didn't seem worked properly. I configured ICAP settings as below. acl eicar url_r

RE: [squid-users] Can't controle adaptation_access properly in ICAP.

2008-08-13 Thread S.KOBAYASHI
ocker deny eicar #adaptation_access svcBlocker deny trend --->commented I think that this problem emerges, when two more adaptation_access is used for a service_set. Best Regards, Seiji Kobayashi -Original Message- From: S.KOBAYASHI [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 12, 20

RE: [squid-users] Can't controle adaptation_access properly in ICAP. (more specific)

2008-08-13 Thread S.KOBAYASHI
is 0 2008/08/14 11:03:33.038| ACLList::matches: result is false 2008/08/14 11:03:33.038| aclmatchAclList: 0xc172160 returning false (AND list entry failed to match) 2008/08/14 11:03:33.038| aclmatchAclList: async=0 nodeMatched=0 async_in_progress=0 lastACLResult() = 0 finished() = 0 2008/08/

[squid-users] Can't treat fail-over function in ICAP

2008-08-14 Thread S.KOBAYASHI
Hello developer, I'm trying to use ICAP fail-over function, however it didn't do. icap_service service_1 respmod_precache 0 icap://192.168.10.231:1344/interscan icap_service service_2 respmod_precache 0 icap://192.168.10.232:1344/interscan adaptation_service_set svcBlocker service_1 service_2 s