| David Wang [Msft] 2005-12-25, 2:48 am |
| Your configuration should not have problems.
The limit you are interested in with SMB control blocks, which is tied to
the number of individual NT Users.
Since all your users are coming across as IUSR_MACHINE (i.e. one NT user),
the limit doesn't apply so you should not see any problems. If you were
using pass-thru... then it would matter.
See this URL for all details:
http://www.microsoft.com/technet/pr...s/remstorg.mspx
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Stefan" <stefan@noomail.com> wrote in message
news:1135382779.683597.61910@z14g2000cwz.googlegroups.com...
> Does anyone know if there is a problem mapping resources (files etc) to
> a network share (ie //machine//directory) for IIS?
>
> The scenerio is that I want IIS or rather users (using the IUSE_MACHINE
> to connect to network resources (//machine/directory). Is there a
> limit to the number of concurrant connection a share can have?
>
> Thanks in advance
>
> Stefan
>
|