Re: [squid-users] Fwd: squid-3.2.0.6 - make issue on OpenBSD 4.8 - 64 bit

2011-04-09 Thread Indunil Jayasooriya
patch -p0  /PATH/TO/bug3185_mk2.patch Exactly correct. Being in the base folder of your squid sources when running it (/root/software/squid-3.2.0.6/) DONE. performed below steps. first, did cd to /root/software/squid-3.2.0.6/compat/os backed up as follows. cp openbsd.h openbsd.h.orig

Re: [squid-users] squid 3.2.0.5 smp scaling issues

2011-04-09 Thread Amos Jeffries
On 09/04/11 14:27, da...@lang.hm wrote: A couple more things about the ACLs used in my test all of them are allow ACLs (no deny rules to worry about precidence of) except for a deny-all at the bottom the ACL line that permits the test source to the test destination has zero overlap with the

Re: [squid-users] Fwd: squid-3.2.0.6 - make issue on OpenBSD 4.8 - 64 bit

2011-04-09 Thread Indunil Jayasooriya
anyway. for the /dev/pf thing, I will come back with an update As I said, below two commands NOT good at all. # chgrp _squid /dev/pf # chmod g+rw /dev/pf Now, we have to use divert-to instead of rdr-to in pf.conf Pls read below URL where you get the real thing in regard to it. It was

Re: [squid-users] Fwd: squid-3.2.0.6 - make issue on OpenBSD 4.8 - 64 bit

2011-04-09 Thread Amos Jeffries
On 09/04/11 21:24, Indunil Jayasooriya wrote: anyway. for the /dev/pf thing, I will come back with an update As I said, below two commands NOT good at all. # chgrp _squid /dev/pf # chmod g+rw /dev/pf Now, we have to use divert-to instead of rdr-to in pf.conf Pls read below URL where

Re: [squid-users] Problems with transparancy and pf

2011-04-09 Thread Amos Jeffries
On 07/04/11 08:03, Leslie Jensen wrote: On 2011-04-06 05:32, Amos Jeffries wrote: Thank you. I've split the wiki examples we have for PF into separate OpenBSD and FreeBSD pages and added a new section for the altered OpenBSD syntax. Would any of you mind reading through and checking the

Re: [squid-users] pam_auth pam_end()

2011-04-09 Thread Eugene M. Zheganin
Hi. On 15.03.2011 16:54, Amos Jeffries wrote: Start with the -d option. Then add/update debug() lines to any place that looks useful. I'm interested in making the debug helpful so patches for that are welcome upstream. debug() operates identical to printf() but sends the result to the

Re: [squid-users] pam_auth pam_end()

2011-04-09 Thread Amos Jeffries
On 10/04/11 01:09, Eugene M. Zheganin wrote: Hi. On 15.03.2011 16:54, Amos Jeffries wrote: Start with the -d option. Then add/update debug() lines to any place that looks useful. I'm interested in making the debug helpful so patches for that are welcome upstream. debug() operates identical to

Re: [squid-users] squid 3.2.0.5 smp scaling issues

2011-04-09 Thread david
On Sat, 9 Apr 2011, Amos Jeffries wrote: On 09/04/11 14:27, da...@lang.hm wrote: A couple more things about the ACLs used in my test all of them are allow ACLs (no deny rules to worry about precidence of) except for a deny-all at the bottom the ACL line that permits the test source to the

Re: [squid-users] pam_auth pam_end()

2011-04-09 Thread Eugene M. Zheganin
On 09.04.2011 19:50, Amos Jeffries wrote: - why such load even exists ? when I kill affected processes squid continues to run without influencing its clients for some time. Then the load appears again. That is unclear. It could be anything from that being the actual request load, to a config

Re: [squid-users] Percentege cache

2011-04-09 Thread Eliezer Croitoru
On 09/04/2011 04:22, igor rocha wrote: I more thank Amos, but if anyone has any other tips, information, help me adding to Amos, the common ISP setup is 30-50 percent but it really depends on the knowledge and usage of the ISP cache operators. caching using helpers instead of the ordinary

Re: [squid-users] question on recompiling

2011-04-09 Thread Amos Jeffries
On 08/04/11 00:35, Leonardo Rodrigues wrote: Hi, i have squid 2.7-stable9 compiled and running just fine on a CentOS 5.5 x86_64 box. because of some bugs on krb5-libs shipped with CentOS, i need to recompile a single helper (negotiate/squid_kerb_auth) linking with an updated krb5 lib which