Re: 2GB Memory Limits on Solaris 10

2009-06-09 Thread Mark Andrews
The default build is 32 bits. To perform a 64 bit build add the appropriate compiler specific flags to CFLAGS and ensure that all the relevent libraries are available in 64 bit form. e.g. ./configure CFLAGS="-m64 -g -02" Mark In m

RE: 2GB Memory Limits on Solaris 10

2009-06-08 Thread Igor V. Ruzanov
|From: bind-users-boun...@lists.isc.org |[mailto:bind-users-boun...@lists.isc.org] On Behalf Of Raymond Popowich |Sent: Monday, June 08, 2009 3:35 PM |To: bind-users@lists.isc.org |Subject: 2GB Memory Limits on Solaris 10 | | | |Hello, | |I am running several Bind 9.6.0-P1 DNS resolvers on

RE: 2GB Memory Limits on Solaris 10

2009-06-08 Thread Matthew Huff
com/> www.ox.com | Phone: 914-460-4039 aim: matthewbhuff | Fax: 914-460-4139 From: bind-users-boun...@lists.isc.org [mailto:bind-users-boun...@lists.isc.org] On Behalf Of Raymond Popowich Sent: Monday, June 08, 2009 3:35 PM To: bind-users@lists.isc.org Subject: 2GB Memory Limits on Solaris 10

2GB Memory Limits on Solaris 10

2009-06-08 Thread Raymond Popowich
Hello, I am running several Bind 9.6.0-P1 DNS resolvers on Solaris 10. The largest does around 2500 queries/second at peak times. They are configured with --enable-largefile support. About once a month I am having a problem with the largest resolvers breaking when the named process hits 2GB. I