[squid-users] Re: how i can replace website source code content !!

2014-03-16 Thread babajaga
To replace website src content can be done with content adaption techniques, using ecap etc. However, for your purpose this seems to be far too complicated. (BTW: I have a working solution for this, the purpose of which is to inject ads, to finance open hotspots.) However, in case you have some

Re: [squid-users] Is it possible to mark tcp_outgoing_mark (server side) with SAME MARK as incoming packet (client side)?

2014-03-16 Thread Amm
On 03/16/2014 03:02 AM, Andrew Beverley wrote: I used (and created) the patch to get the value from the remote server. However, I can't remember whether it does it the other way as well (at the time I thought I'd written the documentation so clearly, but coming back to it now it's not

Re: [squid-users] Delay Pools

2014-03-16 Thread csn233
On Sun, Mar 16, 2014 at 9:43 AM, Amos Jeffries squ...@treenet.co.nz wrote: Next, I also tried client_delay_pools (3.3.11/3.4.3) client_delay_pools 1 client_delay_access 1 allow all client_delay_parameters 1 128000 256000 This gets connection reset straightaway. What am I missing?

Re: [squid-users] couldn't cache this image file

2014-03-16 Thread Eliezer Croitoru
Hey, The current stable version is 3.3.12 in the 3.3 branch. There are couple fixes in 3.4.4 that do not exist on 3.3 branch. What is your issue? try 3.4.4, what OS are you using squid on? Eliezer On 15/03/2014 15:35, Carlos Defoe wrote: Can anybody get this image to be cached? If yes, in

[squid-users] Inject some html with transparent squid

2014-03-16 Thread xan
Goodmorning, I'm new in the forum. I'm a software engineer but I'm new to networking I have installed squid3 on a virtual machine running ubuntu server. I have configured the squid.conf to redirect the clients to a specified page with the deny_info parameter. Now i would to inject some HTML on a

Re: [squid-users] couldn't cache this image file

2014-03-16 Thread Carlos Defoe
Yes, I tried with 3.3.12, thinking that the vary bug could be the problem... but it is still a MISS. 3.4 series is getting me in trouble, with 100% CPU, so for now I discarded that. The problem is listed on some other threads... I tried 3.4.1, 3.4.2, 3.4.3, and i couldn't find the problem yet. I

Re: [squid-users] Inject some html with transparent squid

2014-03-16 Thread Amos Jeffries
On 17/03/2014 12:42 a.m., xan wrote: Goodmorning, I'm new in the forum. I'm a software engineer but I'm new to networking I have installed squid3 on a virtual machine running ubuntu server. I have configured the squid.conf to redirect the clients to a specified page with the deny_info

[squid-users] Re: Inject some html with transparent squid

2014-03-16 Thread xan
Hi, thanks for quick answer! What i should do is to make some ads in a free hotspot. I have this http://www.ubnt.com/picostationm with openwrt installed. Now all clients connected through this AP should receive ads, just for financing the free wifi. I don't want to alter copyright protected

[squid-users] Re: How to log IP address after successful authentication

2014-03-16 Thread PavelD
Hi, In my diploma thesis I need connect proxy squid, dns bind9 and iptables. I am trying to do some basic security against DNS tunnels. I want to put in a lab at school where every people has only one IP address, but If someone use multiple device to access I get record WHO IP TIME. You can not

Re: [squid-users] Re: Automatic StoreID ?

2014-03-16 Thread Alex Rousskov
On 03/15/2014 12:50 AM, babajaga wrote: This is how Rock store does it, essentially: Rock store index does not store the real location of the object on disk but computes it based on the hash value. Which means, the mapping URL-hash - slot_# is _not_ fixed (predictable). I am simplifying a

Re: [squid-users] couldn't cache this image file

2014-03-16 Thread Eliezer Croitoru
can you get to the IRC channel to verify the issue? Eliezer(i will be there i the next hours) On 16/03/2014 14:35, Carlos Defoe wrote: Yes, I tried with 3.3.12, thinking that the vary bug could be the problem... but it is still a MISS. 3.4 series is getting me in trouble, with 100% CPU, so

Re: [squid-users] couldn't cache this image file

2014-03-16 Thread Eliezer Croitoru
It is being cached... 1395009265.334 0 192.168.10.125 TCP_IMS_HIT/304 309 GET http://s2.glbimg.com/XG7L47pX_ik0O_uxiV3g65rvpNU=/90x68/s.glbimg.com/jo/g1/f/original/2014/02/21/whatsapp.jpg - HIER_NONE/- image/jpeg I would try something like forcing a if modified since or something

Re: [squid-users] Re: How to log IP address after successful authentication

2014-03-16 Thread Amos Jeffries
On 2014-03-17 05:57, PavelD wrote: Hi, In my diploma thesis I need connect proxy squid, dns bind9 and iptables. I am trying to do some basic security against DNS tunnels. I want to put in a lab at school where every people has only one IP address, but If someone use multiple device to access