added the -C option to smbtorture
authorAndrew Tridgell <tridge@samba.org>
Tue, 9 Mar 2004 09:04:06 +0000 (09:04 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 9 Mar 2004 09:04:06 +0000 (09:04 +0000)
commit3da4329db410c26ea9a8181beb50935491c27a47
tree65cbf3e53b3898305ccec9b42f8ac3eb6de73af1
parent77f39da07598f45bdea0939bf5c28a63082a514f
added the -C option to smbtorture

this option takes a filename containing a list of UNC names. When
supplied to a torture test that uses multiple client connections the
test will distribute the load across the listed UNC names. This allows
you to use NBENCH effectively against a server that has multiple IP
addresses, and spread the load among them.
(This used to be commit e0d9502aa20e2e9a343274cd7f12e6ef2f49c104)
source4/torture/torture.c