Concept Guide
<ServicePort>1701</ServicePort>
<ListenBacklog>100</ListenBacklog>
<SraService>
<SvcHost>
Specifies which host the Win32 Service initialization file (NesSvc) runs on.
Currently, the only supported value is localhost. In future releases, it may be
possible to share instances of NesSvc across multiple installations of SRA, which
enhances performance and simplifies cooperation between multiple SRA instances.
<ServicePort>
Determines which IP port the service uses for socket communications between the
client and server. If different application on your system is already using port 1701
(default port), specify a different port.
<ListenBacklog
>
Configures a performance property of the port.
NOTE: Contact Dell technical support to modify the <ListenBacklog>.
Changing virtual memory in NesSvc.ini
No modifications are necessary to the Windows service initialization file (NesSvc.ini). If recommended
by Dell technical support personnel, you can change the virtual memory settings to:
vmarg.1=-Xms256m
vmarg.2=-Xmx512m
NOTE: Any change to the NesSvc.ini file requires you to stop and restart the service in order for
the changes to take effect.
10