big_fish@email.com.cn wrote:
>
> In 2.2-s5,I use parent proxy with the following dstdomain
> setting: "acl proxy_domain dstdomain -i xyz.com"
> it works well.
> but when I upgraded to 2.3-s3,I must use the folloing format:
> "acl proxy_domain dstdomain -i .xyz.com" to have it work.
> That's to say,I must add an additional dot to xyz.com .
Correct. The format of dstdomain has changed to now require a leading
dot for matching whole domains (without a dot it only matches that exact
hostname).
> But when I change some setting in "always_direct" and "never_direct"
> policy, "xyz.com"(without additional dot) format works again.
> But that "always_direct" and "never_direct" policy are not what I want.
No idea. What changes to always/never direct did you do, and in what way
did it work as you expected?
-- Henrik Nordstrom Squid hackerReceived on Mon May 29 2000 - 09:32:06 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:36 MST