greensql-fw performance test

1 reply
peng
peng's picture
Joined: 03/30/2009
User offline. Last seen 1 year 1 week ago.

I have used this tool for simple sql-injection attack test,it's effective.

I have installed it in fedora 8 with rpm , now I want to know a basic thing which is
I already have 4 databases in place and how to make them monitor with greensql or can I import the
database directly and monitor it with greensql-fw?
thank you.

yuli
yuli's picture
Joined: 01/30/2008
User offline. Last seen 2 days 2 hours ago.

Hello Peng

First, we have just release new application version. Grab it from the download page.

Regarding your question. GreenSQL works in proxy mode. As a result you need to change your application to use greensql as a mysql server. You can find the details in the howto page.

Now if everything is correct, GreenSQL will see SQL queries for your 4 databases. Next thing is to create a configuration instance for each of your database in the management console by clicking on "add db".

Best regards,
Yuli

Back to top