Shared Cache Usage
Due to optimization reasons, changes detecting uses Shared Cache. When the DetectChanges CFS runs right after the previous instance has shut down, PP configuration will be not read again (it will be the same as before). Shared Cache is cleared after 15 minutes of not accessing it, so it should be at least that much time between different DetectChanges instances runs.