SlideShare ist ein Scribd-Unternehmen logo
1 von 43
Downloaden Sie, um offline zu lesen
BP 105: Performance Boost
for your IBM Lotus Notes
Client
Francie Tanner | Director | panagenda
Florian Vogler | CEO | panagenda

© 2014 IBM Corporation
Agenda
 Introduction
 Laying the basics: Your Notes client history
 What makes your Notes client START slow (and how to make it faster)
 What makes your Notes client PERFORM slow (and how to make it faster)
 Performance Tips and Tricks
 Summary and Q & A

|

2

© 2012 IBM Corporation
Introduction

 Francie Tanner, Technical Director, Americas
– Over 16 years experience in IBM Lotus consulting
– Managing, architecting, and supporting
10 – 100'000 user environments
– Experienced Lotus instructor and speaker
– Is from Switzerland, got cold, now lives in the Caribbean

 Florian Vogler, CEO and CTO
– 22 years of Notes Development & Administration experience
– Over 10 years client management experience
– Lives in Germany, hence the funny accent
|

3

© 2012 IBM Corporation
Laying the basics:
Your Notes client history

4
Your Notes Client: The Beginning
 Let's start at the beginning of (Notes) time
– (don't worry, if you just got started with Notes 9 then this session should still be of value ;-))
– Version 4, 5, ...

– C:LotusNotesData install
– Single user client, no Eclipse

 Add to that one or two upgrades and machine changes
– Template and ODS updates (or not)
– Changes to data and program directories -> C:Program FilesIBM

– Hopefully proper moving of files to new hardware

5
Your Notes Client: The Beginning
 Add to that server moves/consolidations
– Outdated workspace icons, bookmarks
– Outdated replicator page entries and orphaned local replicas

 Possibly also:
– Deployment of local replicas and/or archives

• Pretty much anywhere users like to put them
– Server name or mail domain name changes
• Leaving outdated icons/bookmarks/replicas behind
– ID re-certifications and/or name changes
• That may or may not have propagated properly via AdminP
6
Your Notes Client: The Beginning
 Possibly also:
– Location name changes (e.g. think “Office (Network)” vs.. “Online”)
• Again, whatever users feel like doing
– Connection documents
• With low priority of hard-coded IP addresses
– An ECL granting everyone every possible access
– Duplicating toolbar entries, in English and Spanish
– Old Notes 4, 5, 6, ... templates
 ....And you already have one messy client going on

|

7

© 2012 IBM Corporation
Your Notes Client: Version 9
 > 20,000 41,000 files (Notes 6/7 used to have ~550) = +7,400%
– 17,000 21,800 files in Notes Programframework in 1,800 2,150 subdirectories
• 7,500 8,800 (largely undocumented) .properties files
• 1,500 1,600 jar files
• 1,200 1,300 HTML files
– 3,000 1,182 files in Notes Dataworkspace in 2,400 subdirectories, out of which 1,850
are empty 700 subdirectories
• 900 180 (largely undocumented) XML files
• 100+ 80 (largely undocumented) .properties files

|

8

© 2012 IBM Corporation
Your Notes Client: Version 9

 Which is:
– 20,000 41,000 files in 4,600 4,860 subdirectories,
8,500+ 9,000+ largely undocumented files
– Many (many many) subdirectories are plain empty, especially in Dataworkspace
– ... and around 100 NSFs/NTFs (=0.5 0.2 %)
– ... and the good old notes.ini file ...

|

9

© 2012 IBM Corporation
Your Notes Client: Version 9
 Add over 80 preference/dialog boxes
– Each dialog has ~15 settings at average

 For a total of 1,200+ settings sprayed across
– address book (very few),
– notes.ini (few),
– and XML files (lots)
 Plus any plugins, widgets,
add-ons, etc. “you“ or the user
may have added to the Notes
client install
|

10

© 2012 IBM Corporation
What makes your Notes client START
slow (and how to make it faster)

11
What makes your Notes Client start slow
 Client Version
– If you‘re not on at least 9.0.1 yet ->
9.0.1 is a significant improvement

– Pre-loading the client might also be
recommended

 ~50% of the entire data volume in
the Data directory changes on a
DAILY basis in most setups
– 5 - 10% in Dataworkspace
( up to 300 files)
– DISABLE Antivirus scanning for at
least *.ns* in Data Directory. Period.
12
What makes your Notes Client start slow: Continued
 Client crashes/database fixups
– especially bad for network based data directories clients
 Outdated Hardware
– You need >1-2 GB memory if you want to use Notes AND something else
– Old fixed disks with fragmentation
• Fun Exercise: Buy a small Solid State Disk and make Notes boot off of that ;-)
 Tons of startup programs/scripts launching during the “boot storm”
– if the disk is unable to keep up, it‘s not Notes' fault
– Again, see http://bit.ly/ACzO6Z

|

13

© 2012 IBM Corporation
What makes your Notes Client start slow: Continued
 Outdated Data directories
– Virtually 100% of all NTFs (Laptops: 90%) can be removed by
• Cleaning up old Notes 4+5+6 templates
• using ini:SharedDataDirectory= (also with Single User install!)
 Operating System
– Windows 7 boots ~40% faster than XP
– Windows 8 ~55% faster than XP
• ~20% faster than Windows 7, supposedly

|

14

© 2012 IBM Corporation
What makes your Notes Client start slow: ODS
 ODS = On Disk Structure
– ODS 16 = Notes 2
– ODS 17 = Notes 3
– ODS 20 = Notes 4 (or templates)
– ODS 41 = Notes 5
– ODS 43 = Notes 6 & 7
– ODS 48 = Notes 8
– ODS 51 = Notes 8.5
– ODS 52 = Notes 9.0.1
 The difference between ODS 43 and 51 = up to 80% LESS FILE I/O
– This helps with ANY client AND server hardware

|

15

© 2012 IBM Corporation
What makes your Notes Client start slow: ODS
 CAUTION: The ODS is not automatically updated when upgrading clients
– Except for names.nsf, bookmark.nsf, and desktop*.dsk/ndk – IF – you upgrade properly
(think ini:Setup/TemplateSetup=)
– ODS 48 requires Notes >= 8 and CREATE_R8_DATABASES=1 in notes.ini for NEW
db's
– ODS 52 requires Notes >= 9.0.1 and CREATE_R9_DATABASES=1 in notes.ini for NEW
db's
 Good News for Notes > 8.5
– Use NSF_UpdateODS=1 with CREATE_R85/9_DATABASES=1 for a one-time upgrade
of most local databases
• NOTE: USE WITH EXTREME CARE IF YOUR DATA DIRECTORIES ARE ON A
NETWORK DRIVE!
• NOTE: End users can't access databases during compact
|

16

16

© 2012 IBM Corporation
What makes your Notes Client start slow: ODS
 Impact examples:
– Startup time of a Notes 8.5.2 client with 3 ODS 20 apps in Notes data = 10 seconds
– After ODS upgrade: 2 seconds
– Reduced File I/O of your disks/SAN/NAS after ODS 41 to 51 upgrade by 60%
– Removing 70% of all old files in Data directories on SAN/NAS = 45% less managed
storage (backup)

 The bad news: There is no way to tell what is “out there”
– 3rd party tools or random inspections are highly recommended

|

17

© 2012 IBM Corporation
How to Make Notes Startup Faster: ODS Policy
 New to 8.5.2, you can force a local ODS upgrade (in most cases)
– NOTE: If you previously deployed Create_R8_databases to the INI then this feature
won't work
– NOTE: During compact databases cannot be accessed

|

18

© 2012 IBM Corporation
Speaking of Policies…
 Speaking of policies
– The ($Policies) view in the local personal address book may contain
• a.) outdated policies from (very) old releases, e.g. after having upgraded from 6 to 8
• b.) policies from before a user rename
– This can significantly increase client startup times by 40 to 80 seconds(!)
– clean out your ($Policies) view in local nab from time to time (e.g. every quarter/half
year) with e.g. a mailbox postopen script

 Yet another solution for performance problems
– To prevent re-provisioning of the workspace directory upon EVERY client startup...
For Standard (=Eclipse) clients on Citrix, make sure that the rcp.platform.id is the same
across all citrix servers
• /NotesProgramDirectory/framework/rcp/rcplauncher.properties
– saves 20+ seconds
19
What makes your Notes PERFORM
slow (and how to make it faster)

20
What makes a Notes Client PERFORM slow
 ODS of databases (again)
 Hardware (again)
 Notes.ini
– EXTMGR_ADDINS = (not just) Local Virus Scanners
– Disable Notes “plugins“ like virus scanners etc.
• they increase Network traffic by up to 200 – 250%!
 Data directory on the network vs.. fixed disk
– Disk performance is the #1 bottleneck (think SSD vs.. normal HDD, 7,200 rpm vs..
5,400,
network drive vs.. local fixed disk = latency/bandwidth limitation)

|

21

© 2012 IBM Corporation
What makes a Notes Client PERFORM slow
 Network Settings:
– Numerous ports are enabled, each with a several second time-out
– TCPIP is not compressed
• Port compression reduces Notes network traffic by 50-70%!
• -> DO NOT do this on Citrix, 5% CPU overhead * concurrent sessions =
3 CPU’s required for just network compression
 Install types: Basic vs.. Standard
– Basic client starts up fast, Standard client, well … not so fast
 Roaming Users
– Try replicating 80MB each time you logon to Notes before use!

|

22

© 2012 IBM Corporation
What makes a Notes Client PERFORM slow
 Connection documents
– Pointing to outdated server names or IP addresses
– Low priority connection documents, which can cause connectivity failures

 Location documents
– IP addresses for mailserver --> breaks Policies
– Outdated mail and home server information
– Outdated mail file path
– Outdated Catalog server
– In general: catalog.nsf … - see next slide

|

23

23

© 2012 IBM Corporation
What makes a Notes Client PERFORM slow:
The catalog.nsf problem
 User in New York
 Sends Doc|DB-Link to user in

California
 Unfortunately, the user in
California does not open
the database from a local server
 ... but from the one in New York
 ... or even Alaska (dang you, Alphabet!)
|

24

24

© 2012 IBM Corporation
How to Make Notes PERFORM faster with Policies
 Manage TCPIP port compression via a Desktop Policy
– Preventing users from making changes is highly recommended here

|

25

© 2012 IBM Corporation
How to Make Notes PERFORM faster with Policies
 Manage enabled ports via a Desktop Policy
– CAUTION: Changing which ports users have enabled without “seeing” what is out there
is very dangerous
– IF you are able to streamline this, using an enforced Notes.ini is very handy here
• “Enter machine specific formula” allows for exclusion of Citrix, for example

|

26

26

© 2012 IBM Corporation
How to Make Notes PERFORM faster with Policies
 Roll out new Notes clients with manually configured connection documents
– There is no way to fix these with Policies if created improperly
 Again, keep users from “messing with” connection documents
– If users create a connection document by typing in the name of a server, DNS hostname
or IP address in the “File – Application – Open” server name, then a LOW priority
connection document is automatically created
• This is VERY unreliable and can only be fixed manually without 3rd party tools

|

27

© 2012 IBM Corporation
Performance Tips and Tricks

28
Performance Measuring: Client Clocking
 NOTE: All of this should only be done on “ONE” client – slows down client, creates huge log
files!
 Use the following to see and measure client performance:
– CLIENT_CLOCK=1
– CONSOLE_LOG_ENABLED=1
– Debug_Outfile=c:debug.txt
– Debug_Console=1
– DEBUG_TCP_ALL=1 (use only if needed)
 Fileserver or local disk Performance Debugging is virtually impossible
– If on >8.5 try adding DEBUGGINGWCTENABLED=16386 in Notes >= 8.5

|

29

29

© 2012 IBM Corporation
Client_Clock=1 leads to a debug file of the following
format:

|

30

30

© 2012 IBM Corporation
Adding to Client Clocking ...
 Network Latency has a major impact on perceived client performance for users that (try to)
work on server-side databases
 For example:
– Number of NRPC calls x
(Latency Up + Latency Down) =
how long it takes for a client to
“talk something through”
with the server
– 30 Calls for opening the mailfile x
(60 ms download + 60 ms upload)
= 3.600 ms to talk through what's
necessary to open the mailfile

|

31

© 2012 IBM Corporation
Performance Tuning: Understanding Cache.ndk
 We've all been “advised to”/guilty of deleting the cache.ndk in an effort to cure Notes
performance problems/symptoms
– Some companies even delete cache.ndk on a scheduled basis
 HOWEVER, let us explain the impact of that on Notes performance ...
– Increases traffic between client and server by 4,000% (forty times more traffic, yes)
(10,000+% if the data directory is on a network drive)
– The more databases end users use, the worse it gets
– There is always a root cause – deleting cache.ndk only fixes symptoms
(since 1992 I've had to delete my cache.ndk only once(!))
– Let's look at some detailed traffic analysis
for just ONE application (the mail file) of ONE user ...

|

32

© 2012 IBM Corporation
Understanding Cache.ndk
After deleting Cache.ndk

Keeping / NOT deleting Cache.ndk

100 users =
150 MB vs.. 3.7 MB
(2,5%; -97,5%; +4000%)
1000 users =
1.5 GB vs.. 37 MB
Excluding Fileservers!

|

33

33

© 2012 IBM Corporation
IBM is helping!

34
Make Notes faster = 1
 Search for the file jvm.properties underneath [LotusNotesProgramDir]frameworkrcp (might
be in subdirectory ...deploy)
– Open it in a text editor
– First line to look for is: vmarg.Xmx=-Xmx256m
– Change it to e.g. vmarg.Xmx=-Xmx1024m (Maximum is ½ of physical memory;
do NOT change it to more than 1024m regardless of how much memory you have)
 Change vmarg.Xms=-Xms48m to ¼ of what you changed Xmx to;
e.g. if you changed vmarg.Xmx to -Xmx1024m then use vmarg.Xms=-Xms256m
 NOT recommended for production / normal end users;
for admins & developers only!
– But in reality, who else counts ;)

|

35

© 2012 IBM Corporation
Performance Tuning Support: The Non-Standardization
Problem
 Configurability and connectivity are both a – if not the – major strength and weakness of IBM
Lotus Notes / Domino
 Whilst ~90% of your Notes clients work “somehow“ between initial setup and the next new
machine through skilled end users, training, Helpdesk, etc ...
 … the remaining ~10%, typically require 75+% of all support efforts because those clients do
not correspond to the corporate standard
– I bet virtually all your VIPs are part of the “~10%“
– High frustration with Notes = high willingness to migrate off Notes
• This can be prevented through standardization and lock-down
• Standardization of (not just, but especially) VIP clients is a must
- For happy managers and assistants
= the most important strategic supporters of IBM Lotus Notes / Domino

|

36

36

© 2012 IBM Corporation
Standardization Tips Using Policies
 Setup and automate as many “fool proof” settings as possible with policies
– Local replica creation
– Managed local replicas
– Notes.ini parameters
– ODS upgrades
– Ports and compression
 Keep users current on Notes versions
– Don't forget about patches and fix packs!
 Manage expectations
– Present policy choices to management and make THEM pick and enforce (or not)
 When in doubt, don't allow users to change settings set via policy
– Better yet, make management choose
– Think of users creating local mail file archives on C: and H: and maila_ftanner.nsf
|

37

© 2012 IBM Corporation
The Policy Challenge
 Policies depend on an already functioning/setup client
– This is typically only around 70% of users actually receiving policies
• Your $Policies view, Admin server for your mail file and other factors matter here
 They don’t provide you with an inventory before making changes
– Client Management “in the dark” is never a good thing
 They don’t easily adapt to your users’ unique situation
– LAN vs. VPN, Citrix users, functions outside the data directory

 Most settings cannot be UNset once set
– Think about it...
 They cannot typically repeat actions
– If the user “messes with” something it’s usually broken until they call for help
 They aren’t predictable, can happen after startup.... or not...
|

38

© 2012 IBM Corporation
The Policy Challenge: Policy Debugging
 If a policy isn't working, check:
– Server based Policy Synopsis Tool
– $Policies view in the local names.nsf
– Location document home server
– Mail file admin server
• Should be the home server
 If all else fails:
– debug_policy=2 along with
– debug_outfile=C:policy_debugging
– Restart the Notes client

39
Summary and Q & A

40
Summary
 Update/clean out your ODS, databases and templates and hardware
 Standardize whenever and however possible
– This will save you hugely on support time/cost

 Keep your users version/fix packs current
– Each release brings performance improvements but also resource demands
 Work around your inability to see clients
– Write an inventory agent, login script, get a 3rd party tool
 Any challenge can be overcome with Knowledge and Tools
- All client issues are solvable
- Be careful with thinking that removing the client/going to the cloud solves everything

|

41

© 2012 IBM Corporation
 Access Connect Online to complete your session surveys using any browser or
Connect Online kiosk onsite

42
Acknowledgements and Disclaimers
Availability. References in this presentation to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates.
The workshops, sessions and materials have been prepared by IBM or the session speakers and reflect their own views. They are provided for informational purposes only, and are neither
intended to, nor shall have the effect of being, legal or other guidance or advice to any participant. While efforts were made to verify the completeness and accuracy of the information
contained in this presentation, it is provided AS-IS without warranty of any kind, express or implied. IBM shall not be responsible for any damages arising out of the use of, or otherwise
related to, this presentation or any other materials. Nothing contained in this presentation is intended to, nor shall have the effect of, creating any warranties or representations from IBM or
its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software.
All customer examples described are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual environmental costs and
performance characteristics may vary by customer. Nothing contained in these materials is intended to, nor shall have the effect of, stating or implying that any activities undertaken by you
will result in any specific sales, revenue growth or other results.
© Copyright IBM Corporation 2014. All rights reserved.

 U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
 IBM, the IBM logo, ibm.com, AIX, Domino, i5/OS,IBM SmartCloud, IBM Social Business, iSeries, Lotus, Lotus Enterprise Integrator ,Lotus Notes, LotusScript, Quickr, Tivoli and
IBM Business Partner are trademarks or registered trademarks of International Business Machines Corporation in the United States, other countries, or both. If these and other
IBM trademarked terms are marked on their first occurrence in this information with a trademark symbol (® or ™), these symbols indicate U.S. registered or common law
trademarks owned by IBM at the time this information was published. Such trademarks may also be registered or common law trademarks in other countries. A current list of
IBM trademarks is available on the Web at “Copyright and trad
 Solaris, Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
 Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or both.
 Intel and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
 UNIX is a registered trademark of The Open Group in the United States and other countries.
 Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both.
• Citrix®, NetScaler®, and XenApp™ are trademarks of Citrix Systems, Inc. and/or one or more of its subsidiaries, and may be registered in the United States Patent and
Trademark Office and in other countries
Other company, product, or service names may be trademarks or service marks of others.
43

Weitere ähnliche Inhalte

Was ist angesagt?

ICON UK '13 - 15 minutes Upgrades and Other Things
ICON UK '13 - 15 minutes Upgrades and Other ThingsICON UK '13 - 15 minutes Upgrades and Other Things
ICON UK '13 - 15 minutes Upgrades and Other Thingspanagenda
 
Lotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes Clients
Lotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes ClientsLotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes Clients
Lotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes ClientsFranziska Tanner
 
Virtual, Faster, Better! How to Virtualize the Rich Client and Browser Plugin...
Virtual, Faster, Better! How to Virtualize the Rich Client and Browser Plugin...Virtual, Faster, Better! How to Virtualize the Rich Client and Browser Plugin...
Virtual, Faster, Better! How to Virtualize the Rich Client and Browser Plugin...ICS User Group
 
IBM Connect 2016 BP1491: Virtual, Faster, Better! How to Virtualize the Rich ...
IBM Connect 2016 BP1491: Virtual, Faster, Better! How to Virtualize the Rich ...IBM Connect 2016 BP1491: Virtual, Faster, Better! How to Virtualize the Rich ...
IBM Connect 2016 BP1491: Virtual, Faster, Better! How to Virtualize the Rich ...Daniel Reimann
 
1491 - Virtual, Faster, Better! How to Virtualize the Rich Client and Browser...
1491 - Virtual, Faster, Better! How to Virtualize the Rich Client and Browser...1491 - Virtual, Faster, Better! How to Virtualize the Rich Client and Browser...
1491 - Virtual, Faster, Better! How to Virtualize the Rich Client and Browser...Christoph Adler
 
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded Christoph Adler
 
BP1491: Virtual, Faster, Better - How to Virtualize the Rich Client and Brows...
BP1491: Virtual, Faster, Better - How to Virtualize the Rich Client and Brows...BP1491: Virtual, Faster, Better - How to Virtualize the Rich Client and Brows...
BP1491: Virtual, Faster, Better - How to Virtualize the Rich Client and Brows...panagenda
 
RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...
RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...
RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...Christoph Adler
 
Engage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance BoostEngage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance BoostChristoph Adler
 
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 UpgradesCollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 UpgradesChristoph Adler
 
CollabSphere 2019 - Dirty Secrets of the Notes Client
CollabSphere 2019 - Dirty Secrets of the Notes ClientCollabSphere 2019 - Dirty Secrets of the Notes Client
CollabSphere 2019 - Dirty Secrets of the Notes ClientChristoph Adler
 
AdminCamp 2018 - IBM Notes V10 Performance Boost
AdminCamp 2018 - IBM Notes V10 Performance BoostAdminCamp 2018 - IBM Notes V10 Performance Boost
AdminCamp 2018 - IBM Notes V10 Performance BoostChristoph Adler
 
ICONUK 2018 - IBM Notes V10 Performance Boost
ICONUK 2018 - IBM Notes V10 Performance BoostICONUK 2018 - IBM Notes V10 Performance Boost
ICONUK 2018 - IBM Notes V10 Performance BoostChristoph Adler
 
Only an IBM Domino Server can take this much beating and still run
Only an IBM Domino Server can take this much beating and still runOnly an IBM Domino Server can take this much beating and still run
Only an IBM Domino Server can take this much beating and still runAndreas Ponte
 
RNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance BoostRNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance BoostChristoph Adler
 
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...Christoph Adler
 
AdminCamp 2018 - Virtuell - schneller und besser! Notes V10 auf Citrix & VMWare
AdminCamp 2018 - Virtuell - schneller und besser! Notes V10 auf Citrix & VMWareAdminCamp 2018 - Virtuell - schneller und besser! Notes V10 auf Citrix & VMWare
AdminCamp 2018 - Virtuell - schneller und besser! Notes V10 auf Citrix & VMWareChristoph Adler
 
Domino Tech School - Upgrading to Notes/Domino V10: Best Practices
Domino Tech School - Upgrading to Notes/Domino V10: Best PracticesDomino Tech School - Upgrading to Notes/Domino V10: Best Practices
Domino Tech School - Upgrading to Notes/Domino V10: Best PracticesChristoph Adler
 
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — SeamlessRNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — SeamlessChristoph Adler
 
Soccnx10: Best and worst practices deploying IBM Connections
Soccnx10: Best and worst practices deploying IBM ConnectionsSoccnx10: Best and worst practices deploying IBM Connections
Soccnx10: Best and worst practices deploying IBM Connectionspanagenda
 

Was ist angesagt? (20)

ICON UK '13 - 15 minutes Upgrades and Other Things
ICON UK '13 - 15 minutes Upgrades and Other ThingsICON UK '13 - 15 minutes Upgrades and Other Things
ICON UK '13 - 15 minutes Upgrades and Other Things
 
Lotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes Clients
Lotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes ClientsLotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes Clients
Lotusphere 2012: BP110 A Performance Boost for your IBM Lotus Notes Clients
 
Virtual, Faster, Better! How to Virtualize the Rich Client and Browser Plugin...
Virtual, Faster, Better! How to Virtualize the Rich Client and Browser Plugin...Virtual, Faster, Better! How to Virtualize the Rich Client and Browser Plugin...
Virtual, Faster, Better! How to Virtualize the Rich Client and Browser Plugin...
 
IBM Connect 2016 BP1491: Virtual, Faster, Better! How to Virtualize the Rich ...
IBM Connect 2016 BP1491: Virtual, Faster, Better! How to Virtualize the Rich ...IBM Connect 2016 BP1491: Virtual, Faster, Better! How to Virtualize the Rich ...
IBM Connect 2016 BP1491: Virtual, Faster, Better! How to Virtualize the Rich ...
 
1491 - Virtual, Faster, Better! How to Virtualize the Rich Client and Browser...
1491 - Virtual, Faster, Better! How to Virtualize the Rich Client and Browser...1491 - Virtual, Faster, Better! How to Virtualize the Rich Client and Browser...
1491 - Virtual, Faster, Better! How to Virtualize the Rich Client and Browser...
 
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
 
BP1491: Virtual, Faster, Better - How to Virtualize the Rich Client and Brows...
BP1491: Virtual, Faster, Better - How to Virtualize the Rich Client and Brows...BP1491: Virtual, Faster, Better - How to Virtualize the Rich Client and Brows...
BP1491: Virtual, Faster, Better - How to Virtualize the Rich Client and Brows...
 
RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...
RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...
RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...
 
Engage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance BoostEngage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance Boost
 
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 UpgradesCollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
 
CollabSphere 2019 - Dirty Secrets of the Notes Client
CollabSphere 2019 - Dirty Secrets of the Notes ClientCollabSphere 2019 - Dirty Secrets of the Notes Client
CollabSphere 2019 - Dirty Secrets of the Notes Client
 
AdminCamp 2018 - IBM Notes V10 Performance Boost
AdminCamp 2018 - IBM Notes V10 Performance BoostAdminCamp 2018 - IBM Notes V10 Performance Boost
AdminCamp 2018 - IBM Notes V10 Performance Boost
 
ICONUK 2018 - IBM Notes V10 Performance Boost
ICONUK 2018 - IBM Notes V10 Performance BoostICONUK 2018 - IBM Notes V10 Performance Boost
ICONUK 2018 - IBM Notes V10 Performance Boost
 
Only an IBM Domino Server can take this much beating and still run
Only an IBM Domino Server can take this much beating and still runOnly an IBM Domino Server can take this much beating and still run
Only an IBM Domino Server can take this much beating and still run
 
RNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance BoostRNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance Boost
 
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
 
AdminCamp 2018 - Virtuell - schneller und besser! Notes V10 auf Citrix & VMWare
AdminCamp 2018 - Virtuell - schneller und besser! Notes V10 auf Citrix & VMWareAdminCamp 2018 - Virtuell - schneller und besser! Notes V10 auf Citrix & VMWare
AdminCamp 2018 - Virtuell - schneller und besser! Notes V10 auf Citrix & VMWare
 
Domino Tech School - Upgrading to Notes/Domino V10: Best Practices
Domino Tech School - Upgrading to Notes/Domino V10: Best PracticesDomino Tech School - Upgrading to Notes/Domino V10: Best Practices
Domino Tech School - Upgrading to Notes/Domino V10: Best Practices
 
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — SeamlessRNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
 
Soccnx10: Best and worst practices deploying IBM Connections
Soccnx10: Best and worst practices deploying IBM ConnectionsSoccnx10: Best and worst practices deploying IBM Connections
Soccnx10: Best and worst practices deploying IBM Connections
 

Andere mochten auch

BP105 - A Performance Boost for your IBM Lotus Notes Client
BP105 - A Performance Boost for your IBM Lotus Notes ClientBP105 - A Performance Boost for your IBM Lotus Notes Client
BP105 - A Performance Boost for your IBM Lotus Notes Clientpanagenda
 
Connections Administration Toolkit (CAT)
Connections Administration Toolkit (CAT)Connections Administration Toolkit (CAT)
Connections Administration Toolkit (CAT)TIMETOACT GROUP
 
IBM Notes Performance Boost - Reloaded (DEV-1185)
IBM Notes Performance Boost - Reloaded (DEV-1185)IBM Notes Performance Boost - Reloaded (DEV-1185)
IBM Notes Performance Boost - Reloaded (DEV-1185)Christoph Adler
 
9 Tipps für Stipendieninteressierte
9 Tipps für Stipendieninteressierte9 Tipps für Stipendieninteressierte
9 Tipps für StipendieninteressierteTextlove.de
 
Lotus Notes Client Performance - Probleme verstehen und beheben (We4IT)
Lotus Notes Client Performance - Probleme verstehen und beheben (We4IT)Lotus Notes Client Performance - Probleme verstehen und beheben (We4IT)
Lotus Notes Client Performance - Probleme verstehen und beheben (We4IT)We4IT Group
 
Nick Hauser: Vorstellung der Interessengemeinschaft work@migration der GPA-djp
Nick Hauser: Vorstellung der Interessengemeinschaft work@migration der GPA-djpNick Hauser: Vorstellung der Interessengemeinschaft work@migration der GPA-djp
Nick Hauser: Vorstellung der Interessengemeinschaft work@migration der GPA-djpThomas Kreiml
 

Andere mochten auch (9)

BP105 - A Performance Boost for your IBM Lotus Notes Client
BP105 - A Performance Boost for your IBM Lotus Notes ClientBP105 - A Performance Boost for your IBM Lotus Notes Client
BP105 - A Performance Boost for your IBM Lotus Notes Client
 
Connections Administration Toolkit (CAT)
Connections Administration Toolkit (CAT)Connections Administration Toolkit (CAT)
Connections Administration Toolkit (CAT)
 
CAT Release August 2015
CAT Release August 2015CAT Release August 2015
CAT Release August 2015
 
IBM Notes Performance Boost - Reloaded (DEV-1185)
IBM Notes Performance Boost - Reloaded (DEV-1185)IBM Notes Performance Boost - Reloaded (DEV-1185)
IBM Notes Performance Boost - Reloaded (DEV-1185)
 
derechos
derechosderechos
derechos
 
9 Tipps für Stipendieninteressierte
9 Tipps für Stipendieninteressierte9 Tipps für Stipendieninteressierte
9 Tipps für Stipendieninteressierte
 
Uhold Tablethalterung
Uhold TablethalterungUhold Tablethalterung
Uhold Tablethalterung
 
Lotus Notes Client Performance - Probleme verstehen und beheben (We4IT)
Lotus Notes Client Performance - Probleme verstehen und beheben (We4IT)Lotus Notes Client Performance - Probleme verstehen und beheben (We4IT)
Lotus Notes Client Performance - Probleme verstehen und beheben (We4IT)
 
Nick Hauser: Vorstellung der Interessengemeinschaft work@migration der GPA-djp
Nick Hauser: Vorstellung der Interessengemeinschaft work@migration der GPA-djpNick Hauser: Vorstellung der Interessengemeinschaft work@migration der GPA-djp
Nick Hauser: Vorstellung der Interessengemeinschaft work@migration der GPA-djp
 

Ähnlich wie Connect2014 BP105: Performance Boost for your IBM Notes Client

Engage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance BoostEngage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance Boostpanagenda
 
DNUG Webcast: IBM Notes V10 Performance Boost
DNUG Webcast: IBM Notes V10 Performance BoostDNUG Webcast: IBM Notes V10 Performance Boost
DNUG Webcast: IBM Notes V10 Performance BoostChristoph Adler
 
CollabSphere 2020 - INF105 - HCL Notes 11.0.1 FP1 - Performance Boost Re-Relo...
CollabSphere 2020 - INF105 - HCL Notes 11.0.1 FP1 - Performance Boost Re-Relo...CollabSphere 2020 - INF105 - HCL Notes 11.0.1 FP1 - Performance Boost Re-Relo...
CollabSphere 2020 - INF105 - HCL Notes 11.0.1 FP1 - Performance Boost Re-Relo...panagenda
 
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-ReloadedCollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-ReloadedChristoph Adler
 
Lotusphere 2012: BP110 Performance Boost for your Notes Client
Lotusphere 2012: BP110 Performance Boost for your Notes ClientLotusphere 2012: BP110 Performance Boost for your Notes Client
Lotusphere 2012: BP110 Performance Boost for your Notes Clientpanagenda
 
RNUG 2020: HCL Notes 11.0.1 FP2 - Performance Boost Re-Reloaded
RNUG 2020: HCL Notes 11.0.1 FP2 - Performance Boost Re-ReloadedRNUG 2020: HCL Notes 11.0.1 FP2 - Performance Boost Re-Reloaded
RNUG 2020: HCL Notes 11.0.1 FP2 - Performance Boost Re-Reloadedpanagenda
 
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-ReloadedRNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-ReloadedChristoph Adler
 
Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...
Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...
Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...Christoph Adler
 
DNUG 2017 - IBM Notes Performance Boost - Reloaded
DNUG 2017 - IBM Notes Performance Boost - ReloadedDNUG 2017 - IBM Notes Performance Boost - Reloaded
DNUG 2017 - IBM Notes Performance Boost - ReloadedChristoph Adler
 
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - ReloadedEngage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloadedpanagenda
 
CollabSphere2018 - Virtual, Faster, Better! How to virtualize IBM Notes V10
CollabSphere2018 - Virtual, Faster, Better! How to virtualize IBM Notes V10CollabSphere2018 - Virtual, Faster, Better! How to virtualize IBM Notes V10
CollabSphere2018 - Virtual, Faster, Better! How to virtualize IBM Notes V10Christoph Adler
 
MWLUG 2017: SA104 - IBM Notes Performance Boost
MWLUG 2017: SA104 - IBM Notes Performance BoostMWLUG 2017: SA104 - IBM Notes Performance Boost
MWLUG 2017: SA104 - IBM Notes Performance Boostpanagenda
 
AdminCamp 2017 - IBM Notes Performance Boost - Reloaded
AdminCamp 2017 - IBM Notes Performance Boost - ReloadedAdminCamp 2017 - IBM Notes Performance Boost - Reloaded
AdminCamp 2017 - IBM Notes Performance Boost - ReloadedChristoph Adler
 
#DNUG45 - IBM Notes and Domino Performance Boost - Reloaded
 #DNUG45 - IBM Notes and Domino Performance Boost - Reloaded #DNUG45 - IBM Notes and Domino Performance Boost - Reloaded
#DNUG45 - IBM Notes and Domino Performance Boost - ReloadedChristoph Adler
 
SA114 - Virtual Notesiality! - How the Notes client and Browser Plugin can ex...
SA114 - Virtual Notesiality! - How the Notes client and Browser Plugin can ex...SA114 - Virtual Notesiality! - How the Notes client and Browser Plugin can ex...
SA114 - Virtual Notesiality! - How the Notes client and Browser Plugin can ex...Daniel Reimann
 
DNUG - IBM Notes Performance Boost - Reloaded (Incl. Feature Pack 8)
DNUG - IBM Notes Performance Boost - Reloaded (Incl. Feature Pack 8)DNUG - IBM Notes Performance Boost - Reloaded (Incl. Feature Pack 8)
DNUG - IBM Notes Performance Boost - Reloaded (Incl. Feature Pack 8)panagenda
 
ConnectED 2015 BP302: Future-Proofing Enterprise IT
ConnectED 2015 BP302: Future-Proofing Enterprise ITConnectED 2015 BP302: Future-Proofing Enterprise IT
ConnectED 2015 BP302: Future-Proofing Enterprise ITDaniel Reimann
 
BP302: Future Proofing Enterprise IT
BP302: Future Proofing Enterprise IT BP302: Future Proofing Enterprise IT
BP302: Future Proofing Enterprise IT panagenda
 
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...Benedek Menesi
 

Ähnlich wie Connect2014 BP105: Performance Boost for your IBM Notes Client (19)

Engage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance BoostEngage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance Boost
 
DNUG Webcast: IBM Notes V10 Performance Boost
DNUG Webcast: IBM Notes V10 Performance BoostDNUG Webcast: IBM Notes V10 Performance Boost
DNUG Webcast: IBM Notes V10 Performance Boost
 
CollabSphere 2020 - INF105 - HCL Notes 11.0.1 FP1 - Performance Boost Re-Relo...
CollabSphere 2020 - INF105 - HCL Notes 11.0.1 FP1 - Performance Boost Re-Relo...CollabSphere 2020 - INF105 - HCL Notes 11.0.1 FP1 - Performance Boost Re-Relo...
CollabSphere 2020 - INF105 - HCL Notes 11.0.1 FP1 - Performance Boost Re-Relo...
 
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-ReloadedCollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
 
Lotusphere 2012: BP110 Performance Boost for your Notes Client
Lotusphere 2012: BP110 Performance Boost for your Notes ClientLotusphere 2012: BP110 Performance Boost for your Notes Client
Lotusphere 2012: BP110 Performance Boost for your Notes Client
 
RNUG 2020: HCL Notes 11.0.1 FP2 - Performance Boost Re-Reloaded
RNUG 2020: HCL Notes 11.0.1 FP2 - Performance Boost Re-ReloadedRNUG 2020: HCL Notes 11.0.1 FP2 - Performance Boost Re-Reloaded
RNUG 2020: HCL Notes 11.0.1 FP2 - Performance Boost Re-Reloaded
 
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-ReloadedRNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
 
Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...
Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...
Virtual,Faster,Better! How To Virtualize the IBM Notes Client and IBM Client ...
 
DNUG 2017 - IBM Notes Performance Boost - Reloaded
DNUG 2017 - IBM Notes Performance Boost - ReloadedDNUG 2017 - IBM Notes Performance Boost - Reloaded
DNUG 2017 - IBM Notes Performance Boost - Reloaded
 
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - ReloadedEngage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
 
CollabSphere2018 - Virtual, Faster, Better! How to virtualize IBM Notes V10
CollabSphere2018 - Virtual, Faster, Better! How to virtualize IBM Notes V10CollabSphere2018 - Virtual, Faster, Better! How to virtualize IBM Notes V10
CollabSphere2018 - Virtual, Faster, Better! How to virtualize IBM Notes V10
 
MWLUG 2017: SA104 - IBM Notes Performance Boost
MWLUG 2017: SA104 - IBM Notes Performance BoostMWLUG 2017: SA104 - IBM Notes Performance Boost
MWLUG 2017: SA104 - IBM Notes Performance Boost
 
AdminCamp 2017 - IBM Notes Performance Boost - Reloaded
AdminCamp 2017 - IBM Notes Performance Boost - ReloadedAdminCamp 2017 - IBM Notes Performance Boost - Reloaded
AdminCamp 2017 - IBM Notes Performance Boost - Reloaded
 
#DNUG45 - IBM Notes and Domino Performance Boost - Reloaded
 #DNUG45 - IBM Notes and Domino Performance Boost - Reloaded #DNUG45 - IBM Notes and Domino Performance Boost - Reloaded
#DNUG45 - IBM Notes and Domino Performance Boost - Reloaded
 
SA114 - Virtual Notesiality! - How the Notes client and Browser Plugin can ex...
SA114 - Virtual Notesiality! - How the Notes client and Browser Plugin can ex...SA114 - Virtual Notesiality! - How the Notes client and Browser Plugin can ex...
SA114 - Virtual Notesiality! - How the Notes client and Browser Plugin can ex...
 
DNUG - IBM Notes Performance Boost - Reloaded (Incl. Feature Pack 8)
DNUG - IBM Notes Performance Boost - Reloaded (Incl. Feature Pack 8)DNUG - IBM Notes Performance Boost - Reloaded (Incl. Feature Pack 8)
DNUG - IBM Notes Performance Boost - Reloaded (Incl. Feature Pack 8)
 
ConnectED 2015 BP302: Future-Proofing Enterprise IT
ConnectED 2015 BP302: Future-Proofing Enterprise ITConnectED 2015 BP302: Future-Proofing Enterprise IT
ConnectED 2015 BP302: Future-Proofing Enterprise IT
 
BP302: Future Proofing Enterprise IT
BP302: Future Proofing Enterprise IT BP302: Future Proofing Enterprise IT
BP302: Future Proofing Enterprise IT
 
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
 

Mehr von panagenda

De05_panagenda_Prepare-Applications-for-64-bit-Clients.pdf
De05_panagenda_Prepare-Applications-for-64-bit-Clients.pdfDe05_panagenda_Prepare-Applications-for-64-bit-Clients.pdf
De05_panagenda_Prepare-Applications-for-64-bit-Clients.pdfpanagenda
 
Co01_panagenda_NotesDomino-Licensing-Understand-and-Optimize-DLAU-results-wit...
Co01_panagenda_NotesDomino-Licensing-Understand-and-Optimize-DLAU-results-wit...Co01_panagenda_NotesDomino-Licensing-Understand-and-Optimize-DLAU-results-wit...
Co01_panagenda_NotesDomino-Licensing-Understand-and-Optimize-DLAU-results-wit...panagenda
 
Ad01_Navigating-HCL-Notes-14-Upgrades_A-Comprehensive-Guide-for-Conquering-Ch...
Ad01_Navigating-HCL-Notes-14-Upgrades_A-Comprehensive-Guide-for-Conquering-Ch...Ad01_Navigating-HCL-Notes-14-Upgrades_A-Comprehensive-Guide-for-Conquering-Ch...
Ad01_Navigating-HCL-Notes-14-Upgrades_A-Comprehensive-Guide-for-Conquering-Ch...panagenda
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Why you need monitoring to keep your Microsoft 365 journey successful
Why you need monitoring to keep your Microsoft 365 journey successfulWhy you need monitoring to keep your Microsoft 365 journey successful
Why you need monitoring to keep your Microsoft 365 journey successfulpanagenda
 
Developer Special: How to Prepare Applications for Notes 64-bit Clients
Developer Special: How to Prepare Applications for Notes 64-bit ClientsDeveloper Special: How to Prepare Applications for Notes 64-bit Clients
Developer Special: How to Prepare Applications for Notes 64-bit Clientspanagenda
 
Everything You Need to Know About HCL Notes 14
Everything You Need to Know About HCL Notes 14Everything You Need to Know About HCL Notes 14
Everything You Need to Know About HCL Notes 14panagenda
 
Alles was Sie über HCL Notes 14 wissen müssen
Alles was Sie über HCL Notes 14 wissen müssenAlles was Sie über HCL Notes 14 wissen müssen
Alles was Sie über HCL Notes 14 wissen müssenpanagenda
 
Workshop: HCL Notes 14 Upgrades einfach gemacht – von A bis Z
Workshop: HCL Notes 14 Upgrades einfach gemacht – von A bis ZWorkshop: HCL Notes 14 Upgrades einfach gemacht – von A bis Z
Workshop: HCL Notes 14 Upgrades einfach gemacht – von A bis Zpanagenda
 
How to Perform HCL Notes 14 Upgrades Smoothly
How to Perform HCL Notes 14 Upgrades SmoothlyHow to Perform HCL Notes 14 Upgrades Smoothly
How to Perform HCL Notes 14 Upgrades Smoothlypanagenda
 
The Ultimate Administrator’s Guide to HCL Nomad Web
The Ultimate Administrator’s Guide to HCL Nomad WebThe Ultimate Administrator’s Guide to HCL Nomad Web
The Ultimate Administrator’s Guide to HCL Nomad Webpanagenda
 
Die ultimative Anleitung für HCL Nomad Web Administratoren
Die ultimative Anleitung für HCL Nomad Web AdministratorenDie ultimative Anleitung für HCL Nomad Web Administratoren
Die ultimative Anleitung für HCL Nomad Web Administratorenpanagenda
 
Bring the Modern and Seamless User Experience You Deserve to HCL Nomad
Bring the Modern and Seamless User Experience You Deserve to HCL NomadBring the Modern and Seamless User Experience You Deserve to HCL Nomad
Bring the Modern and Seamless User Experience You Deserve to HCL Nomadpanagenda
 
Wie man HCL Nomad eine moderne User Experience verschafft
Wie man HCL Nomad eine moderne User Experience verschafftWie man HCL Nomad eine moderne User Experience verschafft
Wie man HCL Nomad eine moderne User Experience verschafftpanagenda
 
Im Praxistest – Microsoft Teams Performance im hybriden Arbeitsalltag
Im Praxistest – Microsoft Teams Performance im hybriden ArbeitsalltagIm Praxistest – Microsoft Teams Performance im hybriden Arbeitsalltag
Im Praxistest – Microsoft Teams Performance im hybriden Arbeitsalltagpanagenda
 
Hybrid Environments and What They Mean for HCL Notes and Nomad
Hybrid Environments and What They Mean for HCL Notes and NomadHybrid Environments and What They Mean for HCL Notes and Nomad
Hybrid Environments and What They Mean for HCL Notes and Nomadpanagenda
 
Hybride Umgebungen und was sie für HCL Notes und Nomad bedeuten
Hybride Umgebungen und was sie für HCL Notes und Nomad bedeutenHybride Umgebungen und was sie für HCL Notes und Nomad bedeuten
Hybride Umgebungen und was sie für HCL Notes und Nomad bedeutenpanagenda
 

Mehr von panagenda (20)

De05_panagenda_Prepare-Applications-for-64-bit-Clients.pdf
De05_panagenda_Prepare-Applications-for-64-bit-Clients.pdfDe05_panagenda_Prepare-Applications-for-64-bit-Clients.pdf
De05_panagenda_Prepare-Applications-for-64-bit-Clients.pdf
 
Co01_panagenda_NotesDomino-Licensing-Understand-and-Optimize-DLAU-results-wit...
Co01_panagenda_NotesDomino-Licensing-Understand-and-Optimize-DLAU-results-wit...Co01_panagenda_NotesDomino-Licensing-Understand-and-Optimize-DLAU-results-wit...
Co01_panagenda_NotesDomino-Licensing-Understand-and-Optimize-DLAU-results-wit...
 
Ad01_Navigating-HCL-Notes-14-Upgrades_A-Comprehensive-Guide-for-Conquering-Ch...
Ad01_Navigating-HCL-Notes-14-Upgrades_A-Comprehensive-Guide-for-Conquering-Ch...Ad01_Navigating-HCL-Notes-14-Upgrades_A-Comprehensive-Guide-for-Conquering-Ch...
Ad01_Navigating-HCL-Notes-14-Upgrades_A-Comprehensive-Guide-for-Conquering-Ch...
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Why you need monitoring to keep your Microsoft 365 journey successful
Why you need monitoring to keep your Microsoft 365 journey successfulWhy you need monitoring to keep your Microsoft 365 journey successful
Why you need monitoring to keep your Microsoft 365 journey successful
 
Developer Special: How to Prepare Applications for Notes 64-bit Clients
Developer Special: How to Prepare Applications for Notes 64-bit ClientsDeveloper Special: How to Prepare Applications for Notes 64-bit Clients
Developer Special: How to Prepare Applications for Notes 64-bit Clients
 
Everything You Need to Know About HCL Notes 14
Everything You Need to Know About HCL Notes 14Everything You Need to Know About HCL Notes 14
Everything You Need to Know About HCL Notes 14
 
Alles was Sie über HCL Notes 14 wissen müssen
Alles was Sie über HCL Notes 14 wissen müssenAlles was Sie über HCL Notes 14 wissen müssen
Alles was Sie über HCL Notes 14 wissen müssen
 
Workshop: HCL Notes 14 Upgrades einfach gemacht – von A bis Z
Workshop: HCL Notes 14 Upgrades einfach gemacht – von A bis ZWorkshop: HCL Notes 14 Upgrades einfach gemacht – von A bis Z
Workshop: HCL Notes 14 Upgrades einfach gemacht – von A bis Z
 
How to Perform HCL Notes 14 Upgrades Smoothly
How to Perform HCL Notes 14 Upgrades SmoothlyHow to Perform HCL Notes 14 Upgrades Smoothly
How to Perform HCL Notes 14 Upgrades Smoothly
 
The Ultimate Administrator’s Guide to HCL Nomad Web
The Ultimate Administrator’s Guide to HCL Nomad WebThe Ultimate Administrator’s Guide to HCL Nomad Web
The Ultimate Administrator’s Guide to HCL Nomad Web
 
Die ultimative Anleitung für HCL Nomad Web Administratoren
Die ultimative Anleitung für HCL Nomad Web AdministratorenDie ultimative Anleitung für HCL Nomad Web Administratoren
Die ultimative Anleitung für HCL Nomad Web Administratoren
 
Bring the Modern and Seamless User Experience You Deserve to HCL Nomad
Bring the Modern and Seamless User Experience You Deserve to HCL NomadBring the Modern and Seamless User Experience You Deserve to HCL Nomad
Bring the Modern and Seamless User Experience You Deserve to HCL Nomad
 
Wie man HCL Nomad eine moderne User Experience verschafft
Wie man HCL Nomad eine moderne User Experience verschafftWie man HCL Nomad eine moderne User Experience verschafft
Wie man HCL Nomad eine moderne User Experience verschafft
 
Im Praxistest – Microsoft Teams Performance im hybriden Arbeitsalltag
Im Praxistest – Microsoft Teams Performance im hybriden ArbeitsalltagIm Praxistest – Microsoft Teams Performance im hybriden Arbeitsalltag
Im Praxistest – Microsoft Teams Performance im hybriden Arbeitsalltag
 
Hybrid Environments and What They Mean for HCL Notes and Nomad
Hybrid Environments and What They Mean for HCL Notes and NomadHybrid Environments and What They Mean for HCL Notes and Nomad
Hybrid Environments and What They Mean for HCL Notes and Nomad
 
Hybride Umgebungen und was sie für HCL Notes und Nomad bedeuten
Hybride Umgebungen und was sie für HCL Notes und Nomad bedeutenHybride Umgebungen und was sie für HCL Notes und Nomad bedeuten
Hybride Umgebungen und was sie für HCL Notes und Nomad bedeuten
 

Kürzlich hochgeladen

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 

Kürzlich hochgeladen (20)

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 

Connect2014 BP105: Performance Boost for your IBM Notes Client

  • 1. BP 105: Performance Boost for your IBM Lotus Notes Client Francie Tanner | Director | panagenda Florian Vogler | CEO | panagenda © 2014 IBM Corporation
  • 2. Agenda  Introduction  Laying the basics: Your Notes client history  What makes your Notes client START slow (and how to make it faster)  What makes your Notes client PERFORM slow (and how to make it faster)  Performance Tips and Tricks  Summary and Q & A | 2 © 2012 IBM Corporation
  • 3. Introduction  Francie Tanner, Technical Director, Americas – Over 16 years experience in IBM Lotus consulting – Managing, architecting, and supporting 10 – 100'000 user environments – Experienced Lotus instructor and speaker – Is from Switzerland, got cold, now lives in the Caribbean  Florian Vogler, CEO and CTO – 22 years of Notes Development & Administration experience – Over 10 years client management experience – Lives in Germany, hence the funny accent | 3 © 2012 IBM Corporation
  • 4. Laying the basics: Your Notes client history 4
  • 5. Your Notes Client: The Beginning  Let's start at the beginning of (Notes) time – (don't worry, if you just got started with Notes 9 then this session should still be of value ;-)) – Version 4, 5, ... – C:LotusNotesData install – Single user client, no Eclipse  Add to that one or two upgrades and machine changes – Template and ODS updates (or not) – Changes to data and program directories -> C:Program FilesIBM – Hopefully proper moving of files to new hardware 5
  • 6. Your Notes Client: The Beginning  Add to that server moves/consolidations – Outdated workspace icons, bookmarks – Outdated replicator page entries and orphaned local replicas  Possibly also: – Deployment of local replicas and/or archives • Pretty much anywhere users like to put them – Server name or mail domain name changes • Leaving outdated icons/bookmarks/replicas behind – ID re-certifications and/or name changes • That may or may not have propagated properly via AdminP 6
  • 7. Your Notes Client: The Beginning  Possibly also: – Location name changes (e.g. think “Office (Network)” vs.. “Online”) • Again, whatever users feel like doing – Connection documents • With low priority of hard-coded IP addresses – An ECL granting everyone every possible access – Duplicating toolbar entries, in English and Spanish – Old Notes 4, 5, 6, ... templates  ....And you already have one messy client going on | 7 © 2012 IBM Corporation
  • 8. Your Notes Client: Version 9  > 20,000 41,000 files (Notes 6/7 used to have ~550) = +7,400% – 17,000 21,800 files in Notes Programframework in 1,800 2,150 subdirectories • 7,500 8,800 (largely undocumented) .properties files • 1,500 1,600 jar files • 1,200 1,300 HTML files – 3,000 1,182 files in Notes Dataworkspace in 2,400 subdirectories, out of which 1,850 are empty 700 subdirectories • 900 180 (largely undocumented) XML files • 100+ 80 (largely undocumented) .properties files | 8 © 2012 IBM Corporation
  • 9. Your Notes Client: Version 9  Which is: – 20,000 41,000 files in 4,600 4,860 subdirectories, 8,500+ 9,000+ largely undocumented files – Many (many many) subdirectories are plain empty, especially in Dataworkspace – ... and around 100 NSFs/NTFs (=0.5 0.2 %) – ... and the good old notes.ini file ... | 9 © 2012 IBM Corporation
  • 10. Your Notes Client: Version 9  Add over 80 preference/dialog boxes – Each dialog has ~15 settings at average  For a total of 1,200+ settings sprayed across – address book (very few), – notes.ini (few), – and XML files (lots)  Plus any plugins, widgets, add-ons, etc. “you“ or the user may have added to the Notes client install | 10 © 2012 IBM Corporation
  • 11. What makes your Notes client START slow (and how to make it faster) 11
  • 12. What makes your Notes Client start slow  Client Version – If you‘re not on at least 9.0.1 yet -> 9.0.1 is a significant improvement – Pre-loading the client might also be recommended  ~50% of the entire data volume in the Data directory changes on a DAILY basis in most setups – 5 - 10% in Dataworkspace ( up to 300 files) – DISABLE Antivirus scanning for at least *.ns* in Data Directory. Period. 12
  • 13. What makes your Notes Client start slow: Continued  Client crashes/database fixups – especially bad for network based data directories clients  Outdated Hardware – You need >1-2 GB memory if you want to use Notes AND something else – Old fixed disks with fragmentation • Fun Exercise: Buy a small Solid State Disk and make Notes boot off of that ;-)  Tons of startup programs/scripts launching during the “boot storm” – if the disk is unable to keep up, it‘s not Notes' fault – Again, see http://bit.ly/ACzO6Z | 13 © 2012 IBM Corporation
  • 14. What makes your Notes Client start slow: Continued  Outdated Data directories – Virtually 100% of all NTFs (Laptops: 90%) can be removed by • Cleaning up old Notes 4+5+6 templates • using ini:SharedDataDirectory= (also with Single User install!)  Operating System – Windows 7 boots ~40% faster than XP – Windows 8 ~55% faster than XP • ~20% faster than Windows 7, supposedly | 14 © 2012 IBM Corporation
  • 15. What makes your Notes Client start slow: ODS  ODS = On Disk Structure – ODS 16 = Notes 2 – ODS 17 = Notes 3 – ODS 20 = Notes 4 (or templates) – ODS 41 = Notes 5 – ODS 43 = Notes 6 & 7 – ODS 48 = Notes 8 – ODS 51 = Notes 8.5 – ODS 52 = Notes 9.0.1  The difference between ODS 43 and 51 = up to 80% LESS FILE I/O – This helps with ANY client AND server hardware | 15 © 2012 IBM Corporation
  • 16. What makes your Notes Client start slow: ODS  CAUTION: The ODS is not automatically updated when upgrading clients – Except for names.nsf, bookmark.nsf, and desktop*.dsk/ndk – IF – you upgrade properly (think ini:Setup/TemplateSetup=) – ODS 48 requires Notes >= 8 and CREATE_R8_DATABASES=1 in notes.ini for NEW db's – ODS 52 requires Notes >= 9.0.1 and CREATE_R9_DATABASES=1 in notes.ini for NEW db's  Good News for Notes > 8.5 – Use NSF_UpdateODS=1 with CREATE_R85/9_DATABASES=1 for a one-time upgrade of most local databases • NOTE: USE WITH EXTREME CARE IF YOUR DATA DIRECTORIES ARE ON A NETWORK DRIVE! • NOTE: End users can't access databases during compact | 16 16 © 2012 IBM Corporation
  • 17. What makes your Notes Client start slow: ODS  Impact examples: – Startup time of a Notes 8.5.2 client with 3 ODS 20 apps in Notes data = 10 seconds – After ODS upgrade: 2 seconds – Reduced File I/O of your disks/SAN/NAS after ODS 41 to 51 upgrade by 60% – Removing 70% of all old files in Data directories on SAN/NAS = 45% less managed storage (backup)  The bad news: There is no way to tell what is “out there” – 3rd party tools or random inspections are highly recommended | 17 © 2012 IBM Corporation
  • 18. How to Make Notes Startup Faster: ODS Policy  New to 8.5.2, you can force a local ODS upgrade (in most cases) – NOTE: If you previously deployed Create_R8_databases to the INI then this feature won't work – NOTE: During compact databases cannot be accessed | 18 © 2012 IBM Corporation
  • 19. Speaking of Policies…  Speaking of policies – The ($Policies) view in the local personal address book may contain • a.) outdated policies from (very) old releases, e.g. after having upgraded from 6 to 8 • b.) policies from before a user rename – This can significantly increase client startup times by 40 to 80 seconds(!) – clean out your ($Policies) view in local nab from time to time (e.g. every quarter/half year) with e.g. a mailbox postopen script  Yet another solution for performance problems – To prevent re-provisioning of the workspace directory upon EVERY client startup... For Standard (=Eclipse) clients on Citrix, make sure that the rcp.platform.id is the same across all citrix servers • /NotesProgramDirectory/framework/rcp/rcplauncher.properties – saves 20+ seconds 19
  • 20. What makes your Notes PERFORM slow (and how to make it faster) 20
  • 21. What makes a Notes Client PERFORM slow  ODS of databases (again)  Hardware (again)  Notes.ini – EXTMGR_ADDINS = (not just) Local Virus Scanners – Disable Notes “plugins“ like virus scanners etc. • they increase Network traffic by up to 200 – 250%!  Data directory on the network vs.. fixed disk – Disk performance is the #1 bottleneck (think SSD vs.. normal HDD, 7,200 rpm vs.. 5,400, network drive vs.. local fixed disk = latency/bandwidth limitation) | 21 © 2012 IBM Corporation
  • 22. What makes a Notes Client PERFORM slow  Network Settings: – Numerous ports are enabled, each with a several second time-out – TCPIP is not compressed • Port compression reduces Notes network traffic by 50-70%! • -> DO NOT do this on Citrix, 5% CPU overhead * concurrent sessions = 3 CPU’s required for just network compression  Install types: Basic vs.. Standard – Basic client starts up fast, Standard client, well … not so fast  Roaming Users – Try replicating 80MB each time you logon to Notes before use! | 22 © 2012 IBM Corporation
  • 23. What makes a Notes Client PERFORM slow  Connection documents – Pointing to outdated server names or IP addresses – Low priority connection documents, which can cause connectivity failures  Location documents – IP addresses for mailserver --> breaks Policies – Outdated mail and home server information – Outdated mail file path – Outdated Catalog server – In general: catalog.nsf … - see next slide | 23 23 © 2012 IBM Corporation
  • 24. What makes a Notes Client PERFORM slow: The catalog.nsf problem  User in New York  Sends Doc|DB-Link to user in California  Unfortunately, the user in California does not open the database from a local server  ... but from the one in New York  ... or even Alaska (dang you, Alphabet!) | 24 24 © 2012 IBM Corporation
  • 25. How to Make Notes PERFORM faster with Policies  Manage TCPIP port compression via a Desktop Policy – Preventing users from making changes is highly recommended here | 25 © 2012 IBM Corporation
  • 26. How to Make Notes PERFORM faster with Policies  Manage enabled ports via a Desktop Policy – CAUTION: Changing which ports users have enabled without “seeing” what is out there is very dangerous – IF you are able to streamline this, using an enforced Notes.ini is very handy here • “Enter machine specific formula” allows for exclusion of Citrix, for example | 26 26 © 2012 IBM Corporation
  • 27. How to Make Notes PERFORM faster with Policies  Roll out new Notes clients with manually configured connection documents – There is no way to fix these with Policies if created improperly  Again, keep users from “messing with” connection documents – If users create a connection document by typing in the name of a server, DNS hostname or IP address in the “File – Application – Open” server name, then a LOW priority connection document is automatically created • This is VERY unreliable and can only be fixed manually without 3rd party tools | 27 © 2012 IBM Corporation
  • 28. Performance Tips and Tricks 28
  • 29. Performance Measuring: Client Clocking  NOTE: All of this should only be done on “ONE” client – slows down client, creates huge log files!  Use the following to see and measure client performance: – CLIENT_CLOCK=1 – CONSOLE_LOG_ENABLED=1 – Debug_Outfile=c:debug.txt – Debug_Console=1 – DEBUG_TCP_ALL=1 (use only if needed)  Fileserver or local disk Performance Debugging is virtually impossible – If on >8.5 try adding DEBUGGINGWCTENABLED=16386 in Notes >= 8.5 | 29 29 © 2012 IBM Corporation
  • 30. Client_Clock=1 leads to a debug file of the following format: | 30 30 © 2012 IBM Corporation
  • 31. Adding to Client Clocking ...  Network Latency has a major impact on perceived client performance for users that (try to) work on server-side databases  For example: – Number of NRPC calls x (Latency Up + Latency Down) = how long it takes for a client to “talk something through” with the server – 30 Calls for opening the mailfile x (60 ms download + 60 ms upload) = 3.600 ms to talk through what's necessary to open the mailfile | 31 © 2012 IBM Corporation
  • 32. Performance Tuning: Understanding Cache.ndk  We've all been “advised to”/guilty of deleting the cache.ndk in an effort to cure Notes performance problems/symptoms – Some companies even delete cache.ndk on a scheduled basis  HOWEVER, let us explain the impact of that on Notes performance ... – Increases traffic between client and server by 4,000% (forty times more traffic, yes) (10,000+% if the data directory is on a network drive) – The more databases end users use, the worse it gets – There is always a root cause – deleting cache.ndk only fixes symptoms (since 1992 I've had to delete my cache.ndk only once(!)) – Let's look at some detailed traffic analysis for just ONE application (the mail file) of ONE user ... | 32 © 2012 IBM Corporation
  • 33. Understanding Cache.ndk After deleting Cache.ndk Keeping / NOT deleting Cache.ndk 100 users = 150 MB vs.. 3.7 MB (2,5%; -97,5%; +4000%) 1000 users = 1.5 GB vs.. 37 MB Excluding Fileservers! | 33 33 © 2012 IBM Corporation
  • 35. Make Notes faster = 1  Search for the file jvm.properties underneath [LotusNotesProgramDir]frameworkrcp (might be in subdirectory ...deploy) – Open it in a text editor – First line to look for is: vmarg.Xmx=-Xmx256m – Change it to e.g. vmarg.Xmx=-Xmx1024m (Maximum is ½ of physical memory; do NOT change it to more than 1024m regardless of how much memory you have)  Change vmarg.Xms=-Xms48m to ¼ of what you changed Xmx to; e.g. if you changed vmarg.Xmx to -Xmx1024m then use vmarg.Xms=-Xms256m  NOT recommended for production / normal end users; for admins & developers only! – But in reality, who else counts ;) | 35 © 2012 IBM Corporation
  • 36. Performance Tuning Support: The Non-Standardization Problem  Configurability and connectivity are both a – if not the – major strength and weakness of IBM Lotus Notes / Domino  Whilst ~90% of your Notes clients work “somehow“ between initial setup and the next new machine through skilled end users, training, Helpdesk, etc ...  … the remaining ~10%, typically require 75+% of all support efforts because those clients do not correspond to the corporate standard – I bet virtually all your VIPs are part of the “~10%“ – High frustration with Notes = high willingness to migrate off Notes • This can be prevented through standardization and lock-down • Standardization of (not just, but especially) VIP clients is a must - For happy managers and assistants = the most important strategic supporters of IBM Lotus Notes / Domino | 36 36 © 2012 IBM Corporation
  • 37. Standardization Tips Using Policies  Setup and automate as many “fool proof” settings as possible with policies – Local replica creation – Managed local replicas – Notes.ini parameters – ODS upgrades – Ports and compression  Keep users current on Notes versions – Don't forget about patches and fix packs!  Manage expectations – Present policy choices to management and make THEM pick and enforce (or not)  When in doubt, don't allow users to change settings set via policy – Better yet, make management choose – Think of users creating local mail file archives on C: and H: and maila_ftanner.nsf | 37 © 2012 IBM Corporation
  • 38. The Policy Challenge  Policies depend on an already functioning/setup client – This is typically only around 70% of users actually receiving policies • Your $Policies view, Admin server for your mail file and other factors matter here  They don’t provide you with an inventory before making changes – Client Management “in the dark” is never a good thing  They don’t easily adapt to your users’ unique situation – LAN vs. VPN, Citrix users, functions outside the data directory  Most settings cannot be UNset once set – Think about it...  They cannot typically repeat actions – If the user “messes with” something it’s usually broken until they call for help  They aren’t predictable, can happen after startup.... or not... | 38 © 2012 IBM Corporation
  • 39. The Policy Challenge: Policy Debugging  If a policy isn't working, check: – Server based Policy Synopsis Tool – $Policies view in the local names.nsf – Location document home server – Mail file admin server • Should be the home server  If all else fails: – debug_policy=2 along with – debug_outfile=C:policy_debugging – Restart the Notes client 39
  • 40. Summary and Q & A 40
  • 41. Summary  Update/clean out your ODS, databases and templates and hardware  Standardize whenever and however possible – This will save you hugely on support time/cost  Keep your users version/fix packs current – Each release brings performance improvements but also resource demands  Work around your inability to see clients – Write an inventory agent, login script, get a 3rd party tool  Any challenge can be overcome with Knowledge and Tools - All client issues are solvable - Be careful with thinking that removing the client/going to the cloud solves everything | 41 © 2012 IBM Corporation
  • 42.  Access Connect Online to complete your session surveys using any browser or Connect Online kiosk onsite 42
  • 43. Acknowledgements and Disclaimers Availability. References in this presentation to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. The workshops, sessions and materials have been prepared by IBM or the session speakers and reflect their own views. They are provided for informational purposes only, and are neither intended to, nor shall have the effect of being, legal or other guidance or advice to any participant. While efforts were made to verify the completeness and accuracy of the information contained in this presentation, it is provided AS-IS without warranty of any kind, express or implied. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, this presentation or any other materials. Nothing contained in this presentation is intended to, nor shall have the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software. All customer examples described are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual environmental costs and performance characteristics may vary by customer. Nothing contained in these materials is intended to, nor shall have the effect of, stating or implying that any activities undertaken by you will result in any specific sales, revenue growth or other results. © Copyright IBM Corporation 2014. All rights reserved.  U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.  IBM, the IBM logo, ibm.com, AIX, Domino, i5/OS,IBM SmartCloud, IBM Social Business, iSeries, Lotus, Lotus Enterprise Integrator ,Lotus Notes, LotusScript, Quickr, Tivoli and IBM Business Partner are trademarks or registered trademarks of International Business Machines Corporation in the United States, other countries, or both. If these and other IBM trademarked terms are marked on their first occurrence in this information with a trademark symbol (® or ™), these symbols indicate U.S. registered or common law trademarks owned by IBM at the time this information was published. Such trademarks may also be registered or common law trademarks in other countries. A current list of IBM trademarks is available on the Web at “Copyright and trad  Solaris, Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.  Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or both.  Intel and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.  UNIX is a registered trademark of The Open Group in the United States and other countries.  Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both. • Citrix®, NetScaler®, and XenApp™ are trademarks of Citrix Systems, Inc. and/or one or more of its subsidiaries, and may be registered in the United States Patent and Trademark Office and in other countries Other company, product, or service names may be trademarks or service marks of others. 43