We have around 30+ users using one computer (Win2kTS) So I guess that means one smbd process is handling all 30 users' requests? You can watch the smbd process for this machine max out the CPU at times Is there anyway of getting multiple smbd processes per client/computer that connects Thanks, Paul -------------- next part -------------- A non-text attachment was scrubbed... Name: paul.harrington.vcf Type: text/x-vcard Size: 522 bytes Desc: Card for Paul Harrington Url : http://lists.samba.org/archive/samba/attachments/20020308/df9753e4/paul.harrington.vcf
We have around 30+ users using one computer (Win2kTS) So I guess that means one smbd process is handling all 30 users' requests? You can watch the smbd process for this machine max out the CPU at times Is there anyway of getting multiple smbd processes per client/computer that connects Thanks, Paul -------------- next part -------------- A non-text attachment was scrubbed... Name: paul.harrington.vcf Type: text/x-vcard Size: 522 bytes Desc: Card for Paul Harrington Url : http://lists.samba.org/archive/samba/attachments/20020308/c62d0fd8/paul.harrington.vcf
Is it possible to configure samba to allow more than one smbd process to be spawned per client? We have an NT server with multiple applications running. One process is creating and deleting 1000's of files on the samba share. While it is running, other applications on the NT server get poor throughput, presumably because they are contending with all of the read-writes of the other process, since they are using the same smbd daemon. The other applications are accessing different shares but still come through the same smbd daemon. Can I make each connection from a client launch a new smbd daemon, or each separate share connection from a client launch a different smbd daemon? Danny Travis danny.travis@exxonmobil.com