ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001120ClearOSapp-network - Network Settingspublic2013-04-25 14:062013-06-25 12:34
Reporteruser2 
Assigned Touser2 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version6.4.0 UpdatesFixed in Version6.4.0 Updates 
Summary0001120: Network overview page is too slow
DescriptionThe network overview page is getting bogged down. Caching the configuration (which is not world readable so requires slow sudo access) and decreasing the number of expensive resolver->is_automatically_configured() calls helps (75% decrease in 3 NIC development environment).
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000825)
user2
2013-04-25 14:07

Source Code Changelog
---------------------------------------------------
- Improved speed [fixed tracker 0001120]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5935 [^]
U webconfig/apps/network/trunk/controllers/dns.php
U webconfig/apps/network/trunk/libraries/Iface.php

- Issue History
Date Modified Username Field Change
2013-04-25 14:06 user2 New Issue
2013-04-25 14:06 user2 Assigned To => user2
2013-04-25 14:06 user2 Status new => confirmed
2013-04-25 14:07 user2 Checkin
2013-04-25 14:07 user2 Note Added: 0000825
2013-04-25 14:07 user2 Status confirmed => resolved
2013-04-25 14:07 user2 Resolution open => fixed
2013-04-25 14:07 user2 Fixed in Version => 6.4.0 Updates
2013-06-25 12:34 user2 Status resolved => closed