Get rid of unwanted traffic

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Get rid of unwanted traffic

Sebastian Sastre-2
Hi guys,
I'm seeing some requests from ad servers hitting the cluster.
Has anyone blogged about best practices to get rid of unwanted traffic for
seaside applications?
I'm thinking about making a rewrite rule that only sends traffic to the balancer
when it at least has the _s and _k parameters. What do you think? How you deal
with this?
Thanks,
Sebastian
 

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Get rid of unwanted traffic

Adrian Lienhard
We use http://www.modsecurity.org/

Cheers,
Adrian

___________________
http://www.adrian-lienhard.ch/

On Feb 9, 2009, at 12:42 , Sebastian Sastre wrote:

> Hi guys,
> I'm seeing some requests from ad servers hitting the cluster.
> Has anyone blogged about best practices to get rid of unwanted  
> traffic for
> seaside applications?
> I'm thinking about making a rewrite rule that only sends traffic to  
> the balancer
> when it at least has the _s and _k parameters. What do you think?  
> How you deal
> with this?
> Thanks,
> Sebastian
>
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside