Search
Page 15 of 30. Showing 296 results (0.014 seconds)
Startup and Configuration options
and key file, and should be aware that the server may stop serving pages when running in ssl mode on Windows. no-ssl: Tells the server to NOT use SSL Note: when running the server…client_drive_map
Synopsis client_drive_map = {drive|server} Each job submitted will include the drive map. If the Worker auto_mount flag is set, the Worker will attempt to map the drive…supervisor_heartbeat_interval
Synopsis supervisor_heartbeat_interval = interval Interval is the duration in seconds, within which the Workers must report their status to the Supervisor. Any Worker…worker_address
Synopsis worker_address = address Use dot notation in address to set the IP address you want the Worker to bind to. This is to override the behavior of binding to all…worker_max_threads
Synopsis worker_max_threads = threads Where threads is the total number of Worker threads. By adjusting this field, the administrator may improve the Worker's performance…Re: How-To
How can I do a complete upgrade to a Qube worker (replacing core, worker, jobtypes and GUI) remotely..? Example: upgrading a computer from running 6.2.x to 6.4.. or even…_qubeUninstallWorkerOrder
Uninstalling the Qube Worker The only condition is that the Qube-core is uninstalled last. You can uninstall all other Qube components in any order. The most common order…_qubeInstallWorkerOrder
Installing the Qube Worker The only condition is that the Qube-core is installed first. You can install all other Qube components in any order. The most common order…worker_post_interval
Synopsis worker_post_interval = time Time specifies how often the Worker should report its status to the Supervisor when it doesn't have anything to do. It is meant to keep…Clustering and how it relates to job priority
, clusters can contain other clusters. Clusters can also contain Workers and jobs. This is the key to Qube's priority scheme. Workers belong to 1 and only 1 cluster. Jobs…