We are currently running Websense Web Security 7.7 and SQL 2008. We are intermittently experiencing issues where the log server service is causing the dbo.WsAssignGroup stored procedure to run every few milliseconds on the SQL server. This is causing massive CPU performance hits which is also affecting other databases on the SQL server. Restarting the Log Server service resolves the issue for a couple weeks before it occurs again.
We were initially logging to SQL using ODBC but have since changed to BCP to see if that resolved the issue, however the issue persists.
Has anyone got suggestions on what might be causing this issue and how we might resolve it?