Sorry, we didn't find any relevant articles for you.

Send us your queries using the form below and we will get back to you with a solution.

-gmaprstche, --g-map-reset-cache

This article defines the syntax for resetting the caches within a given G-Map Server. The command empties all memory caches and related disk caches for the given G-Map Server. This command makes a REST call to a running G-Map Server. Thus, the G-Map Server must be running and the port the G-Map Server is using, must be known.

Command to reset all caches for a given G-Map Server

Syntax: -gmaprstche <port>
Example: genrocket -gmaprstche 8500

Example Usage

In the example below, the G-Map Server is running and using port 8500.

> genrocket -gmaprstche 8500

Cache Reset