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.

-gmapdbgoff, --g-map-debug-off

This article defines the syntax for disabling debug mode for a given G-Map Cache. When debug mode is disabled, a G-Map Server will no longer echo information from each request to its console. 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 disable debug mode for a given G-Map Server

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

Example Usage

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

> genrocket -gmapdbgoff 8500

Debug disabled