Queries/Sec Slowing WAN Connection

Have a Database Connection that seems abnormally higher in queries per sec.

Thought it may have been a WAN connection issue but i recently upgraded and it continues and in fact I can now see that just the DB connection along ties up 40 megs on the WAN.

Anyone have any suggestions why one server would be querying so much?

If you click details on it, it will show you the queries being executed.
Then you can look at the scan classes of SQL tags using those queries.
Or named queries, scripts, etc that are calling that query.

You need to dig down into the system and find what is calling that many queries.

I’ve watched the active queries in details and never see more than 1-3 not 40 per second.

Have no Named Queries. Had one tag which I had disabled before.