Re: Apache2 Virtual Hosts and FreeBSD fd limits.

2007-05-03 Thread Eduardo Meyer
On 5/3/07, Bert JW Regeer <[EMAIL PROTECTED]> wrote: On May 3, 2007, at 9:30 AM, Eduardo Meyer wrote: >> # uname -a > > 5.5-STABLE FreeBSD 5.5-STABLE #6: Wed May 2 20:19:43 BRT 2007 > >> # apachectl -v > > Server version: Apache/2.0.59 > Server built:

Re: Apache2 Virtual Hosts and FreeBSD fd limits.

2007-05-03 Thread Eduardo Meyer
Apache? Certainly not. But my concert is Apache, and this is the only application this server runs. I have also compiled EXTRA_FLAGS=-DFD_SETSIZE=8192 (currently, it was 2048) and the results were just the same. Steve -- === Eduardo Meyer pessoal: [EMAIL PROTECTED] profissional: [EMAIL PRO

Apache2 Virtual Hosts and FreeBSD fd limits.

2007-05-02 Thread Eduardo Meyer
. # sysctl kern.maxfiles kern.maxfiles: 30 # sysctl kern.openfiles kern.openfiles: 6519 What else should I tune up to have more FDs available? -- === Eduardo Meyer pessoal: [EMAIL PROTECTED] profissional: [EMAIL PROTECTED] ___ freebsd-hackers

Re: How PMAP_SHPGPERPROC relate to vm.v_free_min, vm.v_free_reserved and vm.v_free_target?

2007-03-07 Thread Eduardo Meyer
ling. If I raise it over 500 my system panics on boot. I still get "collecting pv entries -- suggest increasing PMAP_SHPGPERPROC" at the current setup value, however not very often. -- === Eduardo Meyer pessoal: [EMAIL PROTECTED] profissional: [EMAIL PROTECTED] _

How PMAP_SHPGPERPROC relate to vm.v_free_min, vm.v_free_reserved and vm.v_free_target?

2007-03-07 Thread Eduardo Meyer
(sure). Hackers' feedback or sysadmins' personal experiences are heavily appreciated. Sorry for cross-posting, I was not sure which list was more adequated. -- === Eduardo Meyer pessoal: [EMAIL PROTECTED] profissional: [EMAIL PROTECTED] ___