SUMMARY: Re: Netscape/DUNIX/Enterprise Server

From: S.Barbaresi <s.barbaresi_at_bangor.ac.uk>
Date: Mon, 17 Aug 1998 09:50:46 +0100 (BST)

hello,

thanks goes to the group again, and a big thanks to

From: Erik Green <longshot_at_internet-connections.net>
From: Ian Goodacre <goodaci_at_mbs.gov.on.ca>
>From Allan.SIMEONE_at_rp-rorer.com

Please find a summary below:


S.Barbaresi E-mail s.barbaresi_at_bangor.ac.uk
Computing Centre, UWB Tel (44) (01)248 382403 (ddi)
Sackville Road Fax (44) (01)248 383826 (ddi)
Bangor, Gwynedd LL57 1LD, UK

---------------------------------------------------
>From Allan.SIMEONE_at_rp-rorer.com
Hi,

here is what I did to fix this problem. The vm_mapentries is probably set
to the default size
of 200 which his too small. To fix temporarily without a reboot do the
following....

# dbx -k /vmunix /dev/mem
(dbx) print vm_tune.vt_mapentries
200
(dbx) patch vm_tune.vt_mapentries=20000
20000
(dbx) quit

To fix permanently do the following....

edit the /etc/sysconfigtab file and add the following lines to the bottom of
the file....

vm:
vm-mapentries=20000

This info can be found at the following URL:

http://www.digital.com/info/internet/document/ias/tuning.html#mapentries
-----------------------------------------------
From: Ian Goodacre <goodaci_at_mbs.gov.on.ca>
To: s.barbaresi_at_bangor.ac.uk
Subject: Tuning Digital UNIX for Good Web-Server Performance

Have a look at:

http://decweb.ethz.ch/www_tuning.html
Received on Mon Aug 17 1998 - 08:51:43 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:38 NZDT