Re: IIS Limits
From: Roger Abell [MVP] (mvpNoSpam_at_asu.edu)
Date: 11/20/05
- Next message: Gopi: "locate.exe hpws.exe"
- Previous message: Gopi: "Re: IIS Limits"
- In reply to: Gopi: "Re: IIS Limits"
- Next in thread: Gopi: "Re: IIS Limits"
- Reply: Gopi: "Re: IIS Limits"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 20 Nov 2005 07:59:15 -0700
If you are actually effectively containing the webs distinct from
each other, i.e. upload in one cannot write to space of another,
etc.. then you are using distinct backend accounts for the
worker app pools so that you have unique identity for NTFS
containment. As such, the quota limits would be defined for
those accounts to effect your objectives.
"Gopi" <gopigopi@hotmail.com> wrote in message
news:uSkr%23Ie7FHA.2384@TK2MSFTNGP12.phx.gbl...
> Thanks Karl
>
> its in windows 2003, but for non windows users is there anyway to
> restrict? (disk quota required the windows user account right?)
>
> Regards
> Gopi
>
> "karl levinson, mvp" <levinson_k@despammed.com> wrote in message
> news:eWvCtqd7FHA.2176@TK2MSFTNGP14.phx.gbl...
>> You didn't mention what version of Windows you're using. Windows 2000
>> and newer comes with disk quotas, but you have to have users log in
>> [using Windows accounts] for this to work. Microsoft Windows quotas are
>> set per disk partition [not per folder] and the usage counts get
>> unpredictable if the "owner" of the file is changed by administrative
>> action or tape backup restore. There are some issues to consider when
>> using disk quotas, especially when trying to use them for HTTP / FTP.
>> Users may or may not necessarily get a friendly warning message when
>> space runs out for example and may not have a way to view space
>> remaining, unless your programmers code a way for this to happen. But
>> it's free, supported and native to the system.
>>
>> There are other third party tools no doubt that also do disk quotas, I'd
>> have to google for those.
>>
>>
>> "Gopi" <gopigopi@hotmail.com> wrote in message
>> news:%23r7TSyc7FHA.1184@TK2MSFTNGP12.phx.gbl...
>>> Hello
>>>
>>> we have several websites
>>> we like to limit the users to upload or using the Hard disk space like
>>> upto 3GB,
>>> is there any tool to monitor or control this activities?
>>>
>>> Thanks
>>> Gopi
>>>
>>
>>
>
>
- Next message: Gopi: "locate.exe hpws.exe"
- Previous message: Gopi: "Re: IIS Limits"
- In reply to: Gopi: "Re: IIS Limits"
- Next in thread: Gopi: "Re: IIS Limits"
- Reply: Gopi: "Re: IIS Limits"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|