my guess is that you're setting it in the wrong place. It must be in the embed point, in WebServer _immediately_ after the generated code, _before_ the PUT instruction. SitesQueue is, well, a Queue, so it needs a PUT to "write" the setting into the queue.
cheers
Bruce