Mgreq.ini (Magic xpi 4.5)
The Mgreq.ini file stores GigaSpaces-related information. It is located under the <Magic xpi installation>\Runtime\scripts\config directory for the use of the Web requester. The Mgreq.ini file is also located in the <Magic xpi installation>\Runtime folder for the use of the Command Line requester.
|
|
HttpVars
|
For Internet requesters: A list of variables that are sent from the Web server to the activated task, using different requesters: ISAPI or CGI.
Syntax: httpVars=VarName1, VarName2,...
|
PollingIntervalMs
|
The Web requester's polling interval in milliseconds.
A small value will result in a faster response time, but might increase the CPU and network load. A large value will make the client wait for a longer time.
Default: 10
|
RequesterTimeoutSec
|
The Web requester's timeout in seconds.
Default: 30
|
SpaceName
|
The specific Space that the Magic xpi server is connected to.
|
LookupGroupName
|
The specific group that the Magic xpi server connects to within the Space that was identified by the SpaceName parameter (above).
|
LookupLocators
|
The details of the locators that are defined in the GigaSpaces Configuration screen's Use the following locators (Unicast) parameter.
|