Testing UTM 9.171 added about 500 sites just as a test to the Web protection/Filtering Options/Local site list, but when i try to delete them they wont delete it just times out, is their a command that i can use to delete the Local site list from the shell.
When you are manipulating the LSL the CPU usage will definitely go up, but when idle it should be exactly the same.
Hmmm... I did testing of this feature when it was developed about two months ago and just looking at my notes and doing some confirmation tests. The delay is partially based on total size of the list and number you are deleting. My notes indicate that when there are 200 entries deleting 100 took about 30 seconds total. But if you are at 2000 entries it just times out with. 500 entries... not sure what the realistic limit is for deleting.
Doing this via the command line is possible but not easy. You would have to dump the list of LSL objects then issue a delete for each object name. I'll see if someone can write a script to do this.
When you are manipulating the LSL the CPU usage will definitely go up, but when idle it should be exactly the same.
Hmmm... I did testing of this feature when it was developed about two months ago and just looking at my notes and doing some confirmation tests. The delay is partially based on total size of the list and number you are deleting. My notes indicate that when there are 200 entries deleting 100 took about 30 seconds total. But if you are at 2000 entries it just times out with. 500 entries... not sure what the realistic limit is for deleting.
Doing this via the command line is possible but not easy. You would have to dump the list of LSL objects then issue a delete for each object name. I'll see if someone can write a script to do this.