| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Go to the source code of this file.
| Variables | |
| $jmeter_base = "/opt/jmeter_2_3_4" | |
| $web_host = "welles.local" | |
| $iliaswebdir = "/htdocs/ilias3" | |
| $iliasrelwebdir = "ilias3" | |
| $client = "loadtest" | |
| $db_host = "localhost" | |
| $db_user = "root" | |
| $db_pw = "" | |
| $db_name = "loadtest" | |
| $tests | |
| $client = "loadtest" | 
Definition at line 22 of file cfg.loadtest.template.php.
Referenced by ilSoapAdministration\__checkSession(), ilAccountRegistrationGUI\__createUser(), ilSoapInstallationInfoXMLWriter\addClient(), ilSetupGUI\changeDefaultClient(), ilSetup\checkAccess(), ilSetup\checkClientContact(), ilSetup\checkClientDatabase(), ilSetup\checkClientIni(), ilSetup\checkClientNIC(), ilSetup\checkFinish(), ilSetup\cloneFromSource(), ilSetupGUI\cloneInitForm(), ilRpcClientFactory\factory(), Auth_Container_Pear\fetchData(), ilSetup\getClient(), ilSoapAdministration\getClientDetailsXML(), ilSoapAdministration\getClientInfoXML(), ilClientListTableGUI\getClients(), ilSetup\getStatus(), CASClient\handleLogoutRequests(), ilClientList\init(), ilSoapAdministration\initAuth(), ilCron\initLog(), ilSoapTestAdministration\isAllowedCall(), ilSoapFunctions\login(), ilSoapUserAdministration\login(), ilSoapFunctions\loginCAS(), ilSoapUserAdministration\loginCAS(), ilSoapFunctions\loginLDAP(), ilSoapUserAdministration\loginLDAP(), ilSetup\printProxyStatus(), ilStartUpGUI\showClientList(), and showResult().
| $db_host = "localhost" | 
Definition at line 25 of file cfg.loadtest.template.php.
Referenced by ilDB\getDBHost().
| $db_name = "loadtest" | 
Definition at line 28 of file cfg.loadtest.template.php.
Referenced by ilDB\getDBName().
| $db_pw = "" | 
Definition at line 27 of file cfg.loadtest.template.php.
| $db_user = "root" | 
Definition at line 26 of file cfg.loadtest.template.php.
Referenced by ilDB\getDBUser().
| $iliasrelwebdir = "ilias3" | 
Definition at line 19 of file cfg.loadtest.template.php.
| $iliaswebdir = "/htdocs/ilias3" | 
Definition at line 15 of file cfg.loadtest.template.php.
| $jmeter_base = "/opt/jmeter_2_3_4" | 
Definition at line 9 of file cfg.loadtest.template.php.
| $tests | 
Definition at line 33 of file cfg.loadtest.template.php.
Referenced by ilCourseObjectivePresentationGUI\__getAllTests(), ilCourseObjectivePresentationGUI\__showTests(), ilObjTest\_getAvailableTests(), ilObjTestAccess\_getRandomTestsForQuestionPool(), ilWebAccessChecker\checkAccessTestQuestion(), ilCourseObjectivesGUI\initFormLimits(), ilCourseObjectiveQuestionAssignmentTableGUI\parse(), ilCourseObjectiveQuestionsTableGUI\parse(), and ilCourseObjectivesTableGUI\parse().
| $web_host = "welles.local" | 
Definition at line 12 of file cfg.loadtest.template.php.