Changeset 1581
- Timestamp:
- 05/12/08 16:24:37 (4 months ago)
- Files:
-
- honeyclient/trunk/etc/honeyclient.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/trunk/etc/honeyclient.xml
r1580 r1581 179 179 <Manager> 180 180 <num_simultaneous_clones description="Upon startup, the Manager will attempt to spawn the specified number of cloned VMs simultaneously. To figure out an optimal value, take the amount of RAM allocated for your master VM (e.g., 256MB) and multiply that amount by this specified number (e.g., 4 simultaneous VMs x 256MB = 1GB). You want to make sure that the total RAM requirements do not exceed the amount of RAM the host system can provision. Allow the host system at least 512MB of RAM for normal operations." default="1"> 181 3181 1 182 182 </num_simultaneous_clones> 183 183 <worker_startup_delay description="The amount of time (in seconds) that the Manager should wait between starting up successive clone VMs, so that the host system is not initially overwhelmed too much activity." default="300">
