set maximum stack size to 0: not implemented

Simon Waters Simon at wretched.demon.co.uk
Wed Dec 12 16:25:59 UTC 2001


root at jetcad.com.tw wrote:
> 
> 4. set maximum stack size to 0: not implemented =20
> 5. set maximum data size to 0: not implemented
> 6. set maximum core size to 0: not implemented
> 7. set maximum open files to 0: not implemented

These are fairly typical system constraints you can apply to a
UNIX process, just ignore them on NT.

In the UNIX world they can help to stop a process eating too
much system resource, but even then most people don't set them
as BIND runs fine without them (Although each UNIX will probably
have default per process limits for these attributes).


More information about the bind-users mailing list