LexiaServer database service performance edits
Lexia Programs: |
- Lexia Early Reading
- Lexia Primary Reading
- Lexia Phonics Based Reading
- Lexia Foundation Reading
- Lexia Cross-Trainer
|
Version: |
- Lexia Early Reading v3.0
- Lexia Primary Reading v1.0
- Lexia Phonics Based Reading v4.0
- Lexia Foundation Reading v1.0
- Lexia Cross-Trainer v1.0 - v1.03
|
Platforms Affected: |
|
Description: |
Older Lexia product CDs install a version of the LexiaServer database service that lacks some important performance settings. |
Solution: |
- Open the folder where you installed LexiaServer.
- For Windows, the default location is c:\program files\lexiaserver\
- For OS X, the default location is {My Computer}:Applications:LexiaServer:
- Double-click on the file named 'LexiaServer.ini'. It should open in a text editor (such as TextEdit or WordPad).
- Make the modifications to the values shown below. (The 'DisableDNS' line may have to be added.)
- THREADS = 15; the number of concurrent threads to the database
- MAXCLIENTTIMEOUT = 80; minutes to try to connect to server
- DisableDNS=1; use TCP/IP address for faster connections
- [VSDK]
CacheSize=30; the size of database cache in MB
- Save the lexiaServer.ini file.
- Restart the LexiaServer database service. (For details, please see FAQ #100404.)
|
Keywords: |
LexiaServer, manual installation |