Re: [squid-users] ICAP support dose not work in squid 2.5 stable 4

2004-06-28 Thread m.kastinger
dear, did someone know a solution how to solve the icap problem with squid_stable5cvs+icap with IWSS from trendmicro? ive got the same problem, as quoted. >For IWSS you need the icap_streaming patch. As indicated in an earlier >message this ICAP client implementation is not yet 100% released. If

Re: [squid-users] squid cache_dir problem

2004-02-24 Thread m.kastinger
nope 2 directorys, but i dont understand why squid isnt deleting files of his cache? > On Tue, 24 Feb 2004 [EMAIL PROTECTED] wrote: > >> there are 2 proxies on the same machine with the same cache disk. > > Not with the same directory I hope? There can only be one Squid > accessing the same cache

Re: [squid-users] squid cache_dir problem

2004-02-24 Thread m.kastinger
my problem is that the squid _isn't_ deleting files from his cache, any reason why? >> Maybe the partition where cache_dir is localed is filled up. Check it >> with, df. >> >> -Payal >> >> -- >> For GNU/Linux Success Stories and Articles visit: >> http://payal.staticky.com

Re: [squid-users] squid cache_dir problem

2004-02-24 Thread m.kastinger
there are 2 proxies on the same machine with the same cache disk. the disk size is 4,3 GB: /dev/sdb1 4.2G 3.5G 712M 84% /cache the 2 proxies are confted with the same cache_dir settings, pasted in the last mail. yet i ve got deleted one cache, so i have free place on the disk. ( df paste

[squid-users] squid cache_dir problem

2004-02-24 Thread m.kastinger
hy, i ve got a problem with me squid, squid.config lines: cache_mem 127 MB cache_dir diskd /cache/squid/ 2048 16 256 cache_store_log /cache/squid/squid_store.log cache_swap_log /cache/squid/swap.log the squid says that the disk is full, i thought that squid is deleting files in the cache, when s

[squid-users] browsing ms .net passport or webmail sites - FAIL

2003-08-14 Thread m.kastinger
hi @all, i ve got a problem with my squid, when i browse for example, the microsoft .net passport, when i click the button for accept "disclaimer", squid give me an error : my error_language is german, so i dont paste the error text in german. access.log: 1060589262.887 1 10.122.160.161 TC

Re: [squid-users] browsing ms .net passport or webmail sites - FAIL

2003-08-12 Thread m.kastinger
ok, i fixed the problem. it was never_direct allow SSL in my config but i get another error with "Zero Sized Reply" in the faq there is an article about it, but nothing really helpfully thins. does anybody know how to fix it ? > ok, i changed the error language to english, this is the error: >

Re: [squid-users] browsing ms .net passport or webmail sites - FAIL

2003-08-11 Thread m.kastinger
ok, i changed the error language to english, this is the error: ERROR The requested URL could not be retrieved While trying to retrieve the URL: registernet.passport.net:443 The following error was encountered: Un

[squid-users] slow reloading of pages

2003-08-06 Thread m.kastinger
hm... i am not really sure, is this a problem of the squid or not. when iam browsing a page for example "www.cnn.com" , and then i delete all temp files of the internet explorer, then i open the page again, its again slow as without proxy, and i think im downloading all images again, NOT from the

RE: [squid-users] my squid.conf - suggestions?

2003-08-05 Thread m.kastinger
>> dual pentium 2 400 mhz > > Your second processor doesn`t help you much > >> 2048 MB ECC RAM > > OK, thats enough for about 140 GB of cache_dir > >> 3 SCSI drivers 7,2k upm ( raid 5 ) > > Don`t do RAID 5. > Instead use 1 drive for system and 2 drives for cache or if you need HD > redundancy, 2 D

[squid-users] my squid.conf - suggestions?

2003-08-04 Thread m.kastinger
maybe one of you have some suggestions for my squid.conf to optimize the performance. thanks to "pedro" who helped me with squid-ldap and active directory. _snip_ ie_refresh on cache_effective_user squid cache_effective_group squid cache_mem 1024 MB maximum_object_size 8192 KB maximum_object_siz

[squid-users] squid_ldap_group & activedirectory

2003-07-31 Thread m.kastinger
hello, did someone from you already squid and activedirectory implemented? I have a group in activedirectory, and only the members of this group can use the proxy. is there anyone who has the same scenario? when yes, could you send me your squid.conf? I read myself already some in the newsgroup,