ILIAS
Release_3_10_x_branch Revision 61812
|
Go to the source code of this file.
Variables | |
$jmeter_base = "/opt/jmeter" | |
$web_host = "scott.local" | |
$iliaswebdir = "/htdocs/ilias_3_10_x" | |
$iliasrelwebdir = "ilias_3_10_x" | |
$client = "loadtest" | |
$db_host = "localhost" | |
$db_user = "root" | |
$db_pw = "" | |
$db_name = "loadtest310x" | |
$tests |
$client = "loadtest" |
Definition at line 22 of file cfg.loadtest.php.
Referenced by ilSoapAdministration\__checkSession(), ilSoapInstallationInfoXMLWriter\addClient(), ilSetupGUI\changeDefaultClient(), ilSetup\checkAccess(), ilSetup\checkClientContact(), ilSetup\checkClientDatabase(), ilSetup\checkClientIni(), ilSetup\checkClientNIC(), ilSetup\checkFinish(), ilSetupGUI\displayClientList(), ilSoapAdministration\getClientInfoXML(), ilSetup\getStatus(), ilClientList\init(), ilCron\initLog(), ilSoapFunctions\login(), ilSoapUserAdministration\login(), ilSoapFunctions\loginCAS(), ilSoapUserAdministration\loginCAS(), ilSoapFunctions\loginLDAP(), ilSoapUserAdministration\loginLDAP(), ilStartUpGUI\showClientList(), and showResult().
$db_host = "localhost" |
Definition at line 25 of file cfg.loadtest.php.
$db_name = "loadtest310x" |
Definition at line 28 of file cfg.loadtest.php.
$db_pw = "" |
Definition at line 27 of file cfg.loadtest.php.
$db_user = "root" |
Definition at line 26 of file cfg.loadtest.php.
$iliasrelwebdir = "ilias_3_10_x" |
Definition at line 19 of file cfg.loadtest.php.
$iliaswebdir = "/htdocs/ilias_3_10_x" |
Definition at line 15 of file cfg.loadtest.php.
$jmeter_base = "/opt/jmeter" |
Definition at line 9 of file cfg.loadtest.php.
$tests |
Definition at line 33 of file cfg.loadtest.php.
Referenced by ilCourseObjectivePresentationGUI\__getAllTests(), ilCourseObjectivePresentationGUI\__showTests(), ilObjTest\_getAvailableTests(), ilCourseObjectivesGUI\initFormLimits(), ilCourseObjectiveQuestionAssignmentTableGUI\parse(), ilCourseObjectiveQuestionsTableGUI\parse(), and ilCourseObjectivesTableGUI\parse().
$web_host = "scott.local" |
Definition at line 12 of file cfg.loadtest.php.