Popular Posts
-
Sydney-based web hosting minnow HostGenius has acquired its smaller rival Speedhost.com.au in a friendly buyout that its new owner has val...
-
Kolkata Metro to provide mobile connectivity inside tunnels soon VPN services gaining popularity in India Google to provide more perso...
-
U.K. Hosting Company Accidentally Deletes Customer Web Sites A British Web hosting provider accidentally deleted data from several virtual p...
-
Premier John Horgan, who has promised to get big money out of B.C. politics, is hosting a $500-a-head fundraising event at Bear Mountain R...
-
SANTA FE, NM --(Marketwired - March 25, 2016) - --(Marketwired - March 25) - CrowdReviews.com, a platform for reviewing and ranking online...
-
Round-Up week's most visible purveyor of the Stars and Bars won't be back on Pendleton's Main Street this year PENDLETON, ...
-
London, United Kingdom, May 01, 2016 --(PR.com)-- HostForLIFE.eu, a leading web hosting provider, has leveraged its gold partner status ...
-
Cloudways is a cloud platform offering support for organizations that need to run web-applications. Competing with other web-application...
-
The chances are you use the services of this company every month – but you might not have heard of Weebly. It is the web-hosting service...
-
Hosting.co.uk is a UK web hosting company with a difference. They offer numerous hosting packages built to scale and designed to help gr...
Blog Archive
- December (19)
- November (25)
- October (28)
- September (26)
- August (28)
- July (31)
- June (26)
- May (27)
- April (28)
- March (30)
- February (28)
- January (31)
- December (31)
- November (30)
- October (31)
- September (29)
- August (44)
- July (56)
- June (53)
- May (54)
- April (48)
- March (55)
- February (44)
- January (3)
- December (5)
- November (5)
- October (26)
- September (25)
- August (29)
- July (26)
- June (18)
- September (1)
About Me
Total Pageviews
Unified Service Desk Best Practices (Part 1) â Leveraging the new âIE Process Hosting Type
There is so much information available on Unified Service Desk, yet it does not cover many aspects of the product. We constantly get valuable feedback from the Unified Service Desk community, Unified Service Desk customers, and internal teams. One thing that has been consistent is about the need for best practices one should consider while developing Unified Service Desk solutions.
As part of our quest to make our customers get the most out of our products, we are starting this blog series with the intention of helping you understand and apply the best practices that our team, and the Unified Service Desk experts, have acquired by implementing several solutions.
Hope you find these valuable. Please leave your feedback and suggestions for future blogs in the comments section. Below is our first blog post in this series.
BackgroundThe new browser hosting type "IE Process" was introduced in Unified Service Desk 2.0 to improve the performance of Unified Service Desk client application and better memory management. The previous only available hosting type "Internal WPF" works in process, mode which results in huge memory footprints of Unified Service Desk as and when more browser based applications are hosted in Unified Service Desk. The new hosting type "IE Process" helps in getting the browser instance out of process from Unified Service Desk process resulting in better experience. For the key benefits of the IE Process mode, see MSDN: IE Process.
How IE Process Management works?'Internal WPF' hosting type leverages the .NET browser control, which runs in-proc within Unified Service Desk process. Where as, the new 'IE Process' hosting type creates Internet Explorer instances using the Shdocvw COM interface. With this new approach, when Unified Service Desk is spinning up new Internet Explorer instances, one can observe the Internet Explorer processes getting created in the task manager dynamically. The memory of the Unified Service Desk client remains same and in turn the memory of the Internet Explorer instances would be increasing based on the number of web applications configured in Unified Service Desk. This is, in contrast to 'Internal WPF' hosting type, an out-proc mode.
The number of Internet Explorer processes required would be completely managed by the Internet Explorer COM interface, and Unified Service Desk never decides if a new process needs to be created or an existing process will be sufficient. The Internet Explorer instance management is delegated completely to the COM interface, thereby isolating any process management responsibilities out of Unified Service Desk.
Internet Explorer processes depends on multiple factors that fall under available resources such as Available Memory, Virtualized environment, and Internet Explorer specific global settings such as UAC Mode, Protection Mode, TabProcGrowth settings etc. The Internet Explorer COM interface determines based on various resourcing factors and limits the number of Internet Explorer instances to be created for a given client environment.
When agents continue to use Unified Service Desk, there may be instances when one could observe the error messages in Unified Service Desk indicating creating of COM interface failed. This happens when Internet Explorer had exhausted all the available the resources, and could not create any new instances. This could mean the maximum number of possible instances of Internet Explorer possible for the client environment were already created for a client computer, and the client computer has no resource left to continue creating more Internet Explorer instances, but user is still trying to create more Internet Explorer windows from Unified Service Desk.
This resource constraint varies from computer to computer and their configurations, so the actual timing of this issue is not a straight answer, but varies from machine to machine, configuration to configuration, and IE version to version.
Best PracticeAlthough, Unified Service Desk does not restrict the user from using the application, there are few things that can be considered during configuration, few that needs to be usage and behavior adjustments.
Thank You!
Please leave your feedback and suggestions for future blogs in the comments section.
Contributors to this blog post: Sid Gundavarapu & ArulPrasad Rajarathinam
Source: Unified Service Desk Best Practices (Part 1) – Leveraging the new "IE Process Hosting Type
0 comments:
Post a Comment