[squid-users] Re: Avoiding GZIP

2010-03-13 Thread Karel
If you are working exclusively on textual content (like text/*), you can also use greasyspoon ICAP server for that kind of things. It will automatically uncompress/re-compress the payload so you can do whatever you want with it (store, filter, classify ...). Regards, Karel -- View this message

Re: [squid-users] Squid cache_dir failed - can squid survive?

2010-03-13 Thread Henrik Nordstrom
fre 2010-03-12 klockan 14:28 -0800 skrev Maykeen: I want to know, if squid is able to survive if it suddenly loses access to its cache directories, for example, stop caching requests and just serving as a proxy. Is there a way to do this, instead of squid termintaing when this happens? Squid

Re: [squid-users] Problems with acl'ing to a dst ip block

2010-03-13 Thread Henrik Nordstrom
fre 2010-03-12 klockan 18:37 -0500 skrev seph: acl app_webservices dstdom_regex -i ^host.example.com$ acl app_webservices dst 10.1.0.0/23 You need to split this in two acls and combine them in http_access. Regards Henrik

Re: [squid-users] squid redirect not working

2010-03-13 Thread Henrik Nordstrom
lör 2010-03-13 klockan 09:12 +0530 skrev jayesh chavan: Hi, I want to direct all my squid cache miss to my local web-server apache.How to configure squid for that purpose? What do you mean? Do you want Squid to use your Apache server as a parent, fetching all cache misses from it? Or do

Re: [squid-users] Problems with acl'ing to a dst ip block

2010-03-13 Thread seph
Henrik Nordstrom hen...@henriknordstrom.net writes: fre 2010-03-12 klockan 18:37 -0500 skrev seph: acl app_webservices dstdom_regex -i ^host.example.com$ acl app_webservices dst 10.1.0.0/23 You need to split this in two acls and combine them in http_access. Thank you tot he two people that

[squid-users] Problem with http upload through squid

2010-03-13 Thread Eric
Hi, I'm using Squid v. 2.7.STABLE7 in an ipcop server (v.1.4.21). I'm facing problem with http upload through squid. I often get 2 error's messages when i try to upload a file on my website using an amazing upload script (OpenUpload) : 1- (104) Connection reset by peer 2- Zero Sized Reply

Re: [squid-users] squid redirect not working

2010-03-13 Thread Henrik Nordstrom
lör 2010-03-13 klockan 21:34 +0530 skrev jayesh chavan: Hi, No,I want to store some paticular static web pages in apache which can be delivered upon request for that web page.so apache can be used as peer to squid to deliver such pages. See cache_peer + never_direct + cache_peer_access

Re: [squid-users] Problem with http upload through squid

2010-03-13 Thread Henrik Nordstrom
lör 2010-03-13 klockan 17:30 +0100 skrev Eric: I'm using Squid v. 2.7.STABLE7 in an ipcop server (v.1.4.21). I'm facing problem with http upload through squid. I often get 2 error's messages when i try to upload a file on my website using an amazing upload script (OpenUpload) : What is

Re: [squid-users] Is there any patch of follow_xff for squid3.0.STABLE24 ?

2010-03-13 Thread Amos Jeffries
Henrik Nordstrom wrote: fre 2010-03-12 klockan 16:27 +0100 skrev Dieter Bloms: Hi, on the side http://squid.sourceforge.net/follow_xff/ there is a patch to follow the X-Forwarded-For ips. It is generated against the squid3 devel (I think 3.1) and doesn't apply to the squid3.0.STABLE24 source.

Re: [squid-users] about multi tcp_outgoing_address

2010-03-13 Thread Amos Jeffries
Dong-Yuan Shih wrote: hi all i got a problem about multi tcp_outgoing_address acl groupa src 192.168.1.0/24 tcp_outgoing_address ISP1'IP (pppoe) actually traffic through ISP1 --- balance_on_multiple_ip on The above balance option makes