Re: [squid-users] Banners in Webpages

2011-10-14 Thread John Hardin

On Fri, 14 Oct 2011, senthil kumar wrote:


Hello Team,

In our office we have about 100 users using transparent proxy.

Can anyone recommend the best strategy to add banners, advertisements
in the web pages users browse?


I swear I simply cannot understand the desire to inject ads into content, 
and I hope that Squid never makes doing that easy.


You really want to spam your office?

--
 John Hardin KA7OHZhttp://www.impsec.org/~jhardin/
 jhar...@impsec.orgFALaholic #11174 pgpk -a jhar...@impsec.org
 key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
---
  Gun Control laws cannot reduce violent crime, because gun control
  laws assume a violent criminal will obey the law.
---
 309 days since the first successful private orbital launch (SpaceX)


Re: [squid-users] Banners in Webpages

2011-10-14 Thread Luis Daniel Lucio Quiroz
2011/10/14 senthil kumar :
> Hello Team,
>
> In our office we have about 100 users using transparent proxy.
>
> Can anyone recommend the best strategy to add banners, advertisements
> in the web pages users browse?
>
> I think it can be done by using ICAP. Is there any ICAP server which
> is effective in doing it?
>
> Thanks,
> Senthil
>

This question is very coommon, i've already answered some days ago. I
paste answer:

if yo have c/c++ skils you may program a c-icap module.

There is an easier way, but this isno squid's.  I remember apache has
an foot_page module that does exactly what you want, you can use it in
combination with squid to add your code.

LD

http://www.twitter.com/ldlq


Re: [squid-users] Banners in Webpages

2011-10-15 Thread senthil kumar
Hello Luis,

Thank you for your inputs.

Thanks,
Senthil

On Fri, Oct 14, 2011 at 10:27 PM, Luis Daniel Lucio Quiroz
 wrote:
> 2011/10/14 senthil kumar :
>> Hello Team,
>>
>> In our office we have about 100 users using transparent proxy.
>>
>> Can anyone recommend the best strategy to add banners, advertisements
>> in the web pages users browse?
>>
>> I think it can be done by using ICAP. Is there any ICAP server which
>> is effective in doing it?
>>
>> Thanks,
>> Senthil
>>
>
> This question is very coommon, i've already answered some days ago. I
> paste answer:
>
> if yo have c/c++ skils you may program a c-icap module.
>
> There is an easier way, but this isno squid's.  I remember apache has
> an foot_page module that does exactly what you want, you can use it in
> combination with squid to add your code.
>
> LD
>
> http://www.twitter.com/ldlq
>