[SOLVED] Performance Issue on test execution
Posted: Sun Apr 29, 2012 4:51 pm
Testlink was working well until recently we hit a perfomrnace problem.
When I click on test execution, and any test case on the left side, the right side takes about 30 seconds to load up.. this is very annoying. This does not happen on the test specification screen - only on test execution.
Any idea how to quickly fix this??
I did some troubleshooting:
* I restored a almost blank TL database and still having the issue, so I am ruling out a problem with the data for the time being
From the apache log, I can see it is running the following
\
Also, tried typing the following on web browser.. it took a long time (20+ seconds) to return anything:
What logic does this got stuck in???
When I click on test execution, and any test case on the left side, the right side takes about 30 seconds to load up.. this is very annoying. This does not happen on the test specification screen - only on test execution.
Any idea how to quickly fix this??
I did some troubleshooting:
* I restored a almost blank TL database and still having the issue, so I am ruling out a problem with the data for the time being
From the apache log, I can see it is running the following
Code: Select all
127.0.0.1 - - [30/Apr/2012:11:42:16 +0800] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.2.15 (Fedora) (internal dummy connection)"
10.72.1.41 - - [30/Apr/2012:11:41:10 +0800] "GET /home/testlink_demo/lib/execute/execSetResults.php?version_id=467&level=testcase&id=466&form_token=1602407159&setting_build=41&filter_assigned_user=a:1:{i:0;i:0;}&filter_assigned_user_include_unassigned=0 HTTP/1.1" 200 24211 "http://hkstarfox/home/testlink_demo/lib/execute/execNavigator.php" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; GTB7.3; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTbORJ/5.14.1.20007)"
10.72.1.41 - - [30/Apr/2012:11:42:36 +0800] "GET /home/testlink_demo/gui/themes/default/css/custom.css HTTP/1.1" 404 325 "http://hkstarfox/home/testlink_demo/lib/execute/execSetResults.php?version_id=467&level=testcase&id=466&form_token=1602407159&setting_build=41&filter_assigned_user=a:1:{i:0;i:0;}&filter_assigned_user_include_unassigned=0" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; GTB7.3; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTbORJ/5.14.1.20007)"
Also, tried typing the following on web browser.. it took a long time (20+ seconds) to return anything:
Code: Select all
http://hkstarfox/home/testlink_demo/lib/execute/execSetResults.php