Ever Wanted to Own and Operate a Fully Featured
Dynamic DNS Service?
Now You Can With MintDNS 2009 Enterprise - - Our
Award Winning Dynamic DNS (DDNS) Server Suite!!!
It's never been easier to run your own DDNS service.
Looking for free Dynamic DNS (DDNS) services? Please use our free DDNS
service at
http://www.dynddns.us
MintDNS Knowledge Base
Go Back
The user manager page is really slow after a few months.
| |
This behavior is expected, and is easily addressed.
(Reason performance is effected by indexes when a table contains a small number of rows.) The UpdateLogs table does not ship with a created index.
To resolve the issue. 1. Open the SQL Management studio, and login. 2. Expand the mintdata DB /tables/UpdateLogs 3. Right click the indexes folder under update logs and choose add new. 4. Enter a name and choose clustered for the index type. 5. Click the add button and choose the uid field. 6. Apply your changes.
Applying this fix should shorten execution time from a second or two to fractions of a second.
Need any help please feel free to ask.
|
Go Back