distributed caching - AppFabric Cache Database configuration has 1GB size -


i use appfabric cache sql server-based cluster configuration.

the problem configuration database has grown 1gb size.

the problematic table takes space in db 'configaudit'. full of entries values of column 'operation': updatenew, updateold, updatedtimestamps of each minute.

i can not find information appfabric's cluster configuration database, nor audit of cache operations.

cache works fine except problem.

is there way audit turned off , or other solution make database smaller , not growing again?

kind regards, charles.

dbo.configaudit table used track changes on dbo.config table. diagnostics, , cannot changed via powershell commands.

to turn off tracking, can disable triggers dbo.config table. example,

enter image description here


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -