Change Route Configuration is not updated realtime?

When i update configuration of a route, like changing Methods from POST and PATCH to GET, POST and PATCH. And then i try using GET with this route. This return 404.
What should i do? I need to restart kong or have solution for this problem to update kong configuration realtime?