eibgrad DD-WRT Guru
Joined: 18 Sep 2010 Posts: 969
|
Posted: Sun Sep 16, 2012 23:54 Post subject: |
|
| There's only a limited amount of storage/memory available. So it's entirely possible your commands are exhausting either storage (NVRAM), memory, or both. You need to find a means to reduce it, perhaps using a for loop, counters, etc., and combining rules more efficiently. Or even reading in the rules from external storage (you’d still want to reduce the impact to memory). |
|