The close forum feature is "volatile", since it's appavariable based and it tends to get its value lost. In order to ensure the forum stays down, I usually add this to the very end of config.asp, just before the closing '%>':
Application(strCookieURL & "down") = true