WF Table Documentation/usage?
-
I would like to switch some tables over to MEMORY type as that’s supposed to be the fastest for read/write… though, if the server restarts, or needs to wipe that memory… then those records are gone – which for some of the tables that’s probably fine tbh.
So, curious, what tables would be safe to do this with on the WF Tables? Sadly, I can’t find any documentation on what each table is used for. (is there a link somewhere?)
I’m thinking:
-wfliveTrafficHuman
-wfReverseCache
-wfSNIPCache
-wfStatus (unless you want to keep the status after a server restart, but it would just rebuild with the new status anyways)
-wfVulnScannersCurious, what are the other tables for? like BadLeechers, Crawlers, Hits, etc, etc, etc
Obviously, you would want the BlockedIPLog, Blocks, Blocks7, and BlocksAdv as a permanent table…
The topic ‘WF Table Documentation/usage?’ is closed to new replies.