Re: Denial of Service Issue

2013-10-11 Thread Edward Capriolo
While you normally would not allow access to a MySQL server, it is done in many instances like shared hosting. Also mysql does support a max fail connection attempts feature that will blacklist an IP for a time. On Fri, Oct 11, 2013 at 3:37 PM, Richard Low wrote: > On 11 October 2013 14:03, wr

Re: Denial of Service Issue

2013-10-11 Thread Richard Low
On 11 October 2013 14:03, wrote: > I found the issue below concerning inactive client connections (see > *Cassandra > Security*). > We are using Cassandra 1.2.4 and the Cassandra JDBC driver as client. Is > this still an existing