Re: ADAM - Does ADAM cache ldap searches
From: Dmitri Gavrilov [MSFT] (dmitrig_at_online.microsoft.com)
Date: 10/23/04
- Next message: Krzysztof Olejniczak: "Re: Installing W2k3 on HP GS140 Server with 6 Alpha Porcessors and 15 gB of ram"
- Previous message: Dmitri Gavrilov [MSFT]: "Re: Windows Accounts added to group in ADAM"
- In reply to: Jims: "ADAM - Does ADAM cache ldap searches"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 23 Oct 2004 14:59:45 -0600
ADAM does not cache searches (or execution plans) like SQL does. However, it
caches DB pages. So, if your database is smaller than RAM, then once you
stress it for a while, all pages will get cached in memory, and it will
become faster, because there will be no physical I/O.
If you want a realistic stress test, then create a realistic dataset and run
it on realistic hardware.
-- Dmitri Gavrilov SDE, Active Directory Core This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm "Jims" <biz@neocasa.net> wrote in message news:ukm$WGHuEHA.2800@tk2msftngp13.phx.gbl... > We're load testing our ADAM environment and have a question about how to > setup up the tests. We've created 10 test accounts for the load test > software to loop through for binding and directory searching against the > ADAM server but we're not sure if this will be effective if ADAM caches the > client's searches. The searches seem to be faster after the first > bind/search and this appears to indicate caching. If they do cache then we > will probaly need to create many more accounts or randomize search criteria > but this is a lot of extra work. Any input appreciated. > Thanks, > Jim > >
- Next message: Krzysztof Olejniczak: "Re: Installing W2k3 on HP GS140 Server with 6 Alpha Porcessors and 15 gB of ram"
- Previous message: Dmitri Gavrilov [MSFT]: "Re: Windows Accounts added to group in ADAM"
- In reply to: Jims: "ADAM - Does ADAM cache ldap searches"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|