tuned further as per SAP Note As per SAP Note further tunning need to be done.

Size: px
Start display at page:

Download "tuned further as per SAP Note As per SAP Note further tunning need to be done."

Transcription

1 1) Parameter t to Analyze for ICM : Currently we Get messages in ICM as below [Thr 5876] *** ERROR => IcmBufFree(id=13/16099): MpiFreeBuf failed (rc=14), MPI_ESTALE: outdated MPI handle [icxxplugin.c 1692] Root cause Analysis : Current values for ICM seems to be tuned further as per SAP Note As per SAP Note further tunning need to be done. # Example value for icm/max_conn current value is 500 it is to be set to be higher value like icm/max_conn = 2000 mpi/total_size_mb For lower Kernel the value and assumptions were as per below.refer to SAP Note Parameter recommendations for Internet Communication Manager (ICM) If you have 50 users, 3 requests per click, a keep_alive_value of 30 seconds (if the ICM notices that the resources are scarce, it automatically reduces the timeout for new connections) and an average think time of 20 seconds, the maximum values are as follows: concurrent_conn = 225 and mpi/total_size_mb = 14. With 500 users, 3 requests per click, a keep_alive_timeout of 60 seconds and a think time of 20 seconds, the following maximum values result: concurrent_conn = 4500 and mpi/total_size_mb = 281. If you have 1,000 users, 3 requests per click, a keep_alive_timeout of 30 seconds and a think time of 20 seconds, the maximum values are as follows: concurrent_conn = 4500 and mpi/total_size_mb = 281. With 12,000 users, 3 requests per click, a keep_alive_timeout of 5 seconds and a think time of 30 seconds, the following maximum values result: concurrent_conn = 6000 and mpi/total_size_mb = 375. Check the following parameters. please increase the default settings to avoid the time-out: The 'rdisp/plugin_auto_logout' customizing parameter of the SAP Web Application Server is relevant for the automatic logout of a HTTP link. (The value is in seconds, the default is 1,800 seconds). You should select this parameter with care because in the case of status-dependent Web applications an existing HTTP link occupies resource on the server.

2 The Internet Connection Manager (ICMAN) parameter 'icm/conn_timeout' sets the maximum time for a HTTP connection setup. The value is in milliseconds, the default is 5,000 milliseconds (5 seconds). The Internet Connection Manager (ICMAN) parameter 'icm/keep_alive_timeout' sets the latent time allowed for an existing HTTP connection. The value is in seconds, the default is 60 seconds. The 'servertimeout' parameter of the Web.xml sets the maximum idle time (in minutes) that a session on the java side before the session times out. The default value is 180 minutes. If this value is set too low, the IC agents can lose their sessions when taking a break or during other inactivity. This parameter is located in the J2EE file structure at: <j2ee home directory>/cluster/server/services/servlet-jsp/work/jsptemp/ jsptemp/icserver/root/web-inf. The parameter 'J2EEHTTPTIMEOUT' in the IC_SYSTEM_PROPERITES xml file sets the length of time that ABAP/BSP wait for a Java connection from the J2EE. If this value is set too low the session will time out when trying to start the IC WebClient. The property can be set in the CRM system with transaction code CRMS_IC_SYSTEM_PROPS. The value set for the http_request_timeout variable in the include CRM_SOAPINCL_TRANSPORT sets the length of time that the Integrated Communication Interface (ICI) waits for an HTTP reponse from a contact center software in certain scenarios. For instace, during IC WebClient start up and login into the contact center. Please refer to the note for further details. The default timeout value is set to 300 seconds. Refer Note ( for mpi/total_size_mb ) mpi/total_size_mb = 1000 Note : Assumption: An end user executes 60 requests per peak hour. icm/max_conn = NUMBER_OF_ACTIVE_CONCURRENT_USERS * 1.2 icm/max_sockets = icm/max_conn *2 mpi/total_size_mb = NUMBER_OF_ACTIVE_CONCURRENT_USERS / 10 rdisp/tm_max_no and rdisp/max_comm_entries and gw/max_conn = NUMBER_OF_ACTIVE_CONCURRENT_USERS 2) Parameter Recommendations for Gate way Interface for CRM <-> SAP ECC calls : As per SAP Note ( SAP parameters for high interface Load ) rdisp/max_comm_entries: 2000 (higher values are possible) Number of communications from and to an instance (not including dialog users). rdisp/max_arq: 2000 (= rdisp/max_comm_entries, higher values are possible)

3 Limits the maximum number of asynchronous messages used for internal communication to make information known throughout the system. This parameter must be set to the same value as rdisp/max_comm_entries see also Note gw/max_conn: 2000 (higher values possible) Number of logical connections to a gateway, that is, the number of connected gateways and external programs. gw/max_sys: 2000 Maximum number of Gateway clients Note that an R/3 server is only a single client with regard to Gateway. gw/max_overflow_size: (100,000,000) Maximum swap space for CPIC requests in the gateway, uses swap space on the disk, will be used from Core Release 4.6D instead of gw/max_shm_req for all TCP/IP connections. gw/max_shm_req: 400 Maximum number of CPIC requests in the gateway that are in the shared memory. As of Kernel Release 4.6D, it will only be used for SNA connections (for example, R2). It will be ignored elsewhere. If the system does not have any SNA connections, the parameter does not have to be set as of Release 4.6D. rdisp/appc_ca_blk_no: * rdisp/wp_no_dia(+vb+vb2+enq+btc+spo) For further details about the calculation, see Note If the parameter rdisp/tm_max_no or rdisp/max_comm_entries or the number of work processes is increased, this value must be recalculated. Buffer for TCP/IP communication. Note the following: This parameter uses space in the shared memory. Keep in mind the operating system-dependent requirements for some of the 32-bit operating systems regarding pool size and shared memory segments and/or the size of the entire shared memory area (for example, Note ).

4 3) Parameter Recommendations for Network Performance : ( To be Analysed ) Note In all cases, you should make sure that you plan your network with a safety margin. The necessary margin depends on the network technology and other factors such as the nature of competing applications running on the same network. As a rule of thumb do not plan total network utilization higher than 75%. You will find a rule of thumb for bandwidth sizing in the document "Front-end Network Requirements for SAP Solutions". C = X * N * D * 0.25 where the parameters are as follows: - C: Bandwidth in kbit/sec that is needed for the Webclient - X: Amount of data per dialog step in kilo bytes - N: Number of active users (independent of the number of sessions) - D: Average number of dialog steps per minute per user - Numerical factor: ~0.25 = 8 (bit/byte) * 1.25 (protocol overhead) * 1/60 (min/s) * safety factor 1.57 (response time, peak load, different technologies). Please note that the factor handles conversion of kbyte to kbit and dialog steps/min to dialog steps/sec Example: The amount X of data transfered per dialog step for CRM Webclient is about 20 kbyte. Let's assume we have N=100 concurrent users which execute a process step every 10 seconds. This delivers D = 6/min. Therefore the required bandwidth only for the CRM scenario would be: C = 20 kbyte * 100 * 6/min * 0,25 (kbit/kbyte) = 3000 kbit/sec = 3 MBit/sec CRM Webclient Network performance investigation points: A. Verify that HTTP 1.1 protocol is activated from server to client Note: CRM Webclient is only supported with HTTP 1.1 protocol Using HTTP 1.1 is the key to make usage of keep-alive of TCP/IP sockets and accordingly reduce the influence of high latency significantly. This means that all network components from the server to the client have to support HTTP 1.1. While most modern browsers and the SAP NetWeaver speak natively HTTP 1.1, sometimes routers, proxies, loadbalancers, firewalls, etc. may downgrade the protocol to HTTP 1.0 if they are not able to communicate

5 via HTTP 1.1. As HTTP 1.1 is downward compatible to HTTP1.0 the components can fall back to stateless communication without the user recognizing this. Analyze your network traffic for the correct usage of HTTP 1.1. B. Monitor for TCP/IP socket issues On most operating systems there are limitations about the default number of open sockets. E.g. see for SUN Solaris SAP Note The following lines in the configuration file /etc/system define the number of sockets allowed by the OS: set rlim_fd_max=2048 set rlim_fd_cur=2048 Each socket on the client opens a couterpart socket on the server. If many server side TCP/IP sockets are left open for extended periods of time performance issues can occur. To control this situation review the standard ICM keep_alive_timeout settings described in Note A reasonable timeout is a balance between client performance requirements and server resources: See meset.htm Quote: "Depending on the type of network connection (internal, LAN, WAN, and so on), it may be best to increase the parameter value. However, the value should not be less than 10 seconds. If, on the other hand, a value is too high, the network connections will be very slow and the performance of the server will suffer." On the client side the Microsoft Internet Explorer e.g. has a built-in keep-alive-timeout of 60 seconds. Nevertheless, there are known issues under Windows XP in case of https connections if not all Microsoft OS patches are implemented. See Note , recommending a minimum of 90 secs for keep_alive_timeout on the server. 3) Caching Client-Side Caching Configuration: Using client-side caching reduces the number of requests crossing the network and therefore the latency effect of "bad" networks. Ideally all static resources are served by the cache whereas most of the dynamically created content is requested from the server. See Note for SAP recommended cache settings on the client. See Note with recommendations to consider for your own developed BSP pages. Server-Side Caching Configuration: The SAP NetWeaver ICM has a server side cache. See ameset.htm For most static objects using the server side cache reduces calls to the CRM server's database e.g. for the retrieval of objects from the MIME repositories. If you have more than one application server with an ICM, the usage of the SAP Web Dispatcher is recommended. See Note You can set up the SAP Web Dispatcher as a Web Cache. See eset.htm 4) Load Balancing The SAP WebDispatcher is part of the SAP NetWeaver 2004s (NW7.0) basis of CRM. It is the

6 central component for load balancing http(s) based client-server communication. Using the SAP WebDispatcher has the following advantages: It is more precise at HTTP load distribution than the Message server and a must in case of mixed J2EE and ABAP content. In case you use a third-party load balancer (e.g. hardware based), make sure session handling respects stickyness and transparency. Otherwise sporadic session losses and security flaws in case the header is mangled may occur. 5) Compression Using HTTP compression reduces the amount of data sent across the network. Especially for "slow" connections compressing content on the server and uncompressing the content on the client is best for performance. Possible performance improvements: The usage of HTTP1.1 is a prerequisite for using compression and mandatory for CRM Webclient. Make sure all components in the network support HTTP1.1 and don't strip the compression of content. This can e.g. be the case if a hardware loadbalancer or proxy based virus scanner requires de-compressing the content for analysis and does not recompress before sending to the client. See SAP Note with recommendations to consider for your own developed BSP pages in terms of compression. Make sure you have not disabled compression on the CRM server side. Check if the instance profile parameter ict/disable_compression is not switched to active. See SAP Note for details. Check, that you have not added something generic (like.htm) to the profile parameter defining objects not to be compressed (in case they are already compressed ones like.jpg). Check that you have not raised the minimum value for objects to be compressed. See SAP Note Further information: For general information on network performance improvements possibilities check the SAP Developer Network. In situations where high latency over WAN reduces the performance, using a terminal service can be an alternative. 4) Parameter Recommendations for CRM Web UI Client : a) Browser : SAP note tell about Supported browser. As per this Note Internet Explorer -Internet Explorer 8.0 on WIN XP as of R2C -Internet Explorer 7.0 on WIN XP as of R2C -Internet Explorer 7.0 on Vista (32-bit) as of R2C -Internet Explorer 6.0 on WIN XP as of R2C Firefox 2.0 and Firefox 3.0 and Firefox 3.5 on Windows XP: Exceptions to the released scope are: o o o Right to left languages Accessibility Across all applications:

7 o o Firefox crops long tooltips ActiveX applications: Firefox 2.0, 3.0 and 3.5 MacOS and Linux: Not released The functions of the CRM Interaction Center are not released for SAFARI browsers. b) Caching We highly recommend that caching be active. If caching is not active then the end user will experience slow response the first time they access Webclient pages after every browser restart. We recommend checking for newer versions of stored pages be set to either every time you start the browser or automatic. These setting may be set differently based upon your browser and version. For IE 6.0 these settings can be found under Tools>Internet Options>General>Temporary Internet Files>Settings c) Virus Checker Scriptscan Some Enterprise Virus checking software performs a scan of JavaScripts. This can have a significant performance impact on the Webclient. If you determine that this is impacting Webclient performance refer to SAP note Webclient Settings: Assignment Blocks The performance of all CRM processes (example:create Sales Order) is directly related to the number of assignment blocks set as "Display Expanded". We recommend only setting the "Display Expanded" flag for assignment blocks that have a business requirement to be displayed open with every interaction. Browser Back Support Set the flag "Disable Browser Back Support" to lower the number of round trips from the client to the server for every screen change. This is especially useful in high latency network environments. This setting can be found in the configuration under CRM>UI Framework>Technical Role Definition>Define Technical Profile Fast Performance Mode If the user community does not require features such as column width adjusting, drag and drop assignment blocks, and mouseover effects such as underlining and highlighting you can disable these UI features to achieve better performance. This setting is found under Personalize>Personalize Layout>Performance Settings Enable fast Performance mode with fewer UI features = check d) Check Setting of BSP called. SAP Note There are many requests in the http stream containing accesses that should be satisfied by the browser's cache, but they are requested again from the webserver. The reason for this is that the content expiration time in the webserver is not set properly (or not set at all). This results in the fact that many MIME files are loaded from the webserver over and over, though they already exist in the browser cache. Some of them are not loaded again completely, but the browser sends a request to the webserver and asks if there is a newer version available (http 304 status code). In the case of an http 304 request the content of the http request is empty, but the headers are still transmitted and the browser waits for the reply. These unnecessary requests can be avoided by setting the expiration time properly, which results in less network traffic. This can be done by changing the expiration time for the mime objects. - Call transaction SE80 - Choose MIME Repository. - Expand the tree to SAP -> BC -> BSP. - Then choose the above mentioned path and repeat the following steps for each necessary static mime file: - Right Click with the mouse on the mime file - Choose "Other functions" -> "Expiration Time Client Cache"

8 - Enable "Individual Expiry Date" and "Expiry Active" - Then enter under Days "1" Evaluate SAP Note Make sure that the system settings for profile parameter ict/exclude_compression do not include *.JS to ensure the basic availability for JS files in your system. Check transaction RZ11 for this. Please see note for more detail. 2. Implement the corrections of this note Additionally, please change the following settings manually using transaction SE80: Select BSP application THTMLB_SCRIPTS. Under "Pages with flow logic" delete the following entries clientsidedh.js dh_pluginhtmlb.js menu.js sapajax.js 5. Optimization of Monitoring Activity 6.Patch Update For WEB UI compoenent 7. Web UI Shared Memory Optimization : As per SAP Note ABAP Shared memory parameter (abap/shared_objects_size_mb) not set high enough. Please set this parameter to a minimum of 350 and increase as necessary. 2. Important shared objects not loaded in SHMM. The following classes are critical to minimize consumption in user session memory. CL_BSP_WD_SHM_AREA (see note ) CL_CRM_GENIL_MODEL_SHM_AREA (see notes and ) Note that productive clients will attempt to load these classes automatically. In non-productive clients they will not load automatically (see note for background). These classes can be manually loaded for a client in transaction SHMM with the action Start Cons

9

TCP/IP CONFIGURATION 3-6

TCP/IP CONFIGURATION 3-6 TCP/IP CONFIGURATION 3. Type IPCONFIG /RENEW and press the Enter key. Verify that your IP Address is now 192.168.2.xxx, your Subnet Mask is 255.255.255.0 and your Default Gateway is 192.168.2.1. These

More information

SAP Web Dispatcher 6.40 for SAP Web AS Java. Jochen Rundholz NW RIG APA

SAP Web Dispatcher 6.40 for SAP Web AS Java. Jochen Rundholz NW RIG APA SAP Web Dispatcher 6.40 for SAP Web AS Java Jochen Rundholz NW RIG APA RIG Know How Conf Calls Please: All participants will be muted Questions in the Q&A section at the end Important issues via WebEx

More information

Why Your Application only Uses 10Mbps Even the Link is 1Gbps?

Why Your Application only Uses 10Mbps Even the Link is 1Gbps? Why Your Application only Uses 10Mbps Even the Link is 1Gbps? Contents Introduction Background Information Overview of the Issue Bandwidth-Delay Product Verify Solution How to Tell Round Trip Time (RTT)

More information

Deltek Costpoint Web 6.1 SP2 Configuring IIS to Run as a Proxy Server to Weblogic

Deltek Costpoint Web 6.1 SP2 Configuring IIS to Run as a Proxy Server to Weblogic Deltek Costpoint Web 6.1 SP2 Configuring IIS to Run as a Proxy Server to Weblogic September 30, 2009 13880 Dulles Corner Lane Herndon VA 20171 TEL: 703.734.8606 FAX: 703.734.1146 While Deltek has attempted

More information

RightNow May 08 Workstation Specifications

RightNow May 08 Workstation Specifications RightNow May 08 Workstation Specifications To maximize the performance of RightNow May 08 staff members and customers, we recommend the following workstation hardware configurations, operating systems,

More information

Implementing Citrix XenApp 5.0 for Windows Server 2008

Implementing Citrix XenApp 5.0 for Windows Server 2008 Citrix 1Y0-A05 Implementing Citrix XenApp 5.0 for Windows Server 2008 Version: 5.0 Topic 1, Volume A QUESTION NO: 1 An administrator currently has Secure Gateway and web interface on the same server in

More information

RightNow August 08 Workstation Specifications

RightNow August 08 Workstation Specifications RightNow August 08 Workstation Specifications To maximize the performance of RightNow August 08 staff members and customers, we recommend the following workstation hardware configurations, operating systems,

More information

NetExtender for SSL-VPN

NetExtender for SSL-VPN NetExtender for SSL-VPN Document Scope This document describes how to plan, design, implement, and manage the NetExtender feature in a SonicWALL SSL-VPN Environment. This document contains the following

More information

BEx Front end Performance

BEx Front end Performance BUSINESS INFORMATION WAREHOUSE BEx Front end Performance Performance Analyses of BEx Analyzer and Web Application in the Local and Wide Area Networks Environment Document Version 1.1 March 2002 Page 2

More information

The SAP Internet Programming Model, Part 1

The SAP Internet Programming Model, Part 1 The SAP Internet Programming Model, Part 1 Since the first SAP ITS-enabled R/3 release (R/3 3.1G), the number of standard Internet Applications Components (IACs) provided by SAP has constantly increased.

More information

FUJITSU Software Interstage Information Integrator V11

FUJITSU Software Interstage Information Integrator V11 FUJITSU Software V11 An Innovative WAN optimization solution to bring out maximum network performance October, 2013 Fujitsu Limited Contents Overview Key technologies Supported network characteristics

More information

SAP ENTERPRISE PORTAL. Scalability Study - Windows

SAP ENTERPRISE PORTAL. Scalability Study - Windows SAP NetWeaver SAP ENTERPRISE PORTAL Scalability Study - Windows ABOUT SAP ENTERPRISE PORTAL ABOUT THIS STUDY SAP Enterprise Portal is a key component of the SAP NetWeaver platform. SAP Enterprise Portal

More information

Optimizing WebCenter Interaction Performance

Optimizing WebCenter Interaction Performance Optimizing WebCenter Interaction Performance 1. Introduction... 3 Perception of Performance... 3 Definitions... 4 Performance... 4 Application Scalability... 4 Platform Scalability... 4 Page-Load Time...

More information

Snapt Accelerator Manual

Snapt Accelerator Manual Snapt Accelerator Manual Version 2.0 pg. 1 Contents Chapter 1: Introduction... 3 Chapter 2: General Usage... 3 Accelerator Dashboard... 4 Standard Configuration Default Settings... 5 Standard Configuration

More information

Mastering SAP NetWeaver PI Administration

Mastering SAP NetWeaver PI Administration Marcus Banner, Heinzpeter Klein, and Christian Riesener Mastering SAP NetWeaver PI Administration Bonn Boston Contents Introduction... 9 1 Architecture of the System Landscape with SAP NetWeaver Process

More information

BIG-IP Access Policy Manager : Portal Access. Version 12.1

BIG-IP Access Policy Manager : Portal Access. Version 12.1 BIG-IP Access Policy Manager : Portal Access Version 12.1 Table of Contents Table of Contents Overview of Portal Access...7 Overview: What is portal access?...7 About portal access configuration elements...7

More information

Using the Prime Performance Manager Web Interface

Using the Prime Performance Manager Web Interface 3 CHAPTER Using the Prime Performance Manager Web Interface The following topics provide information about using the Cisco Prime Performance Manager web interface: Accessing the Prime Performance Manager

More information

User Manual. Admin Report Kit for IIS 7 (ARKIIS)

User Manual. Admin Report Kit for IIS 7 (ARKIIS) User Manual Admin Report Kit for IIS 7 (ARKIIS) Table of Contents 1 Admin Report Kit for IIS 7... 1 1.1 About ARKIIS... 1 1.2 Who can Use ARKIIS?... 1 1.3 System requirements... 2 1.4 Technical Support...

More information

WHITE PAPER AGILOFT SCALABILITY AND REDUNDANCY

WHITE PAPER AGILOFT SCALABILITY AND REDUNDANCY WHITE PAPER AGILOFT SCALABILITY AND REDUNDANCY Table of Contents Introduction 3 Performance on Hosted Server 3 Figure 1: Real World Performance 3 Benchmarks 3 System configuration used for benchmarks 3

More information

Media File Options. Deployment and Management of Voice Prompts

Media File Options. Deployment and Management of Voice Prompts Deployment and Management of Voice Prompts, page 1 Media File Deployment Design Concepts, page 2 Design Considerations for Large Number of Media Files, page 6 Deployment and Management of Voice Prompts

More information

Practice Labs User Guide

Practice Labs User Guide Practice Labs User Guide This page is intentionally blank Contents Introduction... 3 Overview... 3 Accessing Practice Labs... 3 The Practice Labs Interface... 4 Minimum Browser Requirements... 5 The Content

More information

Secure Login for SAP Single Sign-On Sizing Guide

Secure Login for SAP Single Sign-On Sizing Guide PUBLIC SAP Single Sign-On Document Version: 1.1 2018-07-31 Secure Login for SAP Single Sign-On 3.0 - Sizing Guide 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Introduction....3

More information

Improve Web Application Performance with Zend Platform

Improve Web Application Performance with Zend Platform Improve Web Application Performance with Zend Platform Shahar Evron Zend Sr. PHP Specialist Copyright 2007, Zend Technologies Inc. Agenda Benchmark Setup Comprehensive Performance Multilayered Caching

More information

PLATO Learning Environment (v2.0) System and Configuration Requirements

PLATO Learning Environment (v2.0) System and Configuration Requirements PLATO Learning Environment (v2.0) System and Configuration Requirements For Workstations July 30, 2010 Windows XP Home and Professional (SP3) Windows Vista Home/Premium/Business/Ultimate Windows 7 Home/Premium/Business/Ultimate

More information

Department of Computer and IT Engineering University of Kurdistan. Transport Layer. By: Dr. Alireza Abdollahpouri

Department of Computer and IT Engineering University of Kurdistan. Transport Layer. By: Dr. Alireza Abdollahpouri Department of Computer and IT Engineering University of Kurdistan Transport Layer By: Dr. Alireza Abdollahpouri TCP/IP protocol suite 2 Transport Layer The transport layer is responsible for process-to-process

More information

Lotus Sametime 3.x for iseries. Performance and Scaling

Lotus Sametime 3.x for iseries. Performance and Scaling Lotus Sametime 3.x for iseries Performance and Scaling Contents Introduction... 1 Sametime Workloads... 2 Instant messaging and awareness.. 3 emeeting (Data only)... 4 emeeting (Data plus A/V)... 8 Sametime

More information

SAP Business Communications Management (BCM) Release Notes 7.0 SP04 Patch 1 ( )

SAP Business Communications Management (BCM) Release Notes 7.0 SP04 Patch 1 ( ) SAP Business Communications Management (BCM) Release Notes 7.0 SP04 Patch 1 (7.0.4.100) TABLE OF CONTENTS 1 INTRODUCTION... 3 2 FUNCTIONAL CHANGES... 4 3 CORRECTED DEFECTS... 5 2 1 INTRODUCTION This document

More information

Best Practices. Deploying Optim Performance Manager in large scale environments. IBM Optim Performance Manager Extended Edition V4.1.0.

Best Practices. Deploying Optim Performance Manager in large scale environments. IBM Optim Performance Manager Extended Edition V4.1.0. IBM Optim Performance Manager Extended Edition V4.1.0.1 Best Practices Deploying Optim Performance Manager in large scale environments Ute Baumbach (bmb@de.ibm.com) Optim Performance Manager Development

More information

Chapter 8 roadmap. Network Security

Chapter 8 roadmap. Network Security Chapter 8 roadmap 8.1 What is network security? 8.2 Principles of cryptography 8.3 Message integrity 8.4 Securing e-mail 8.5 Securing TCP connections: SSL 8.6 Network layer security: IPsec 8.7 Securing

More information

RightNow February 09 Workstation Specifications

RightNow February 09 Workstation Specifications RightNow February 09 Workstation Specifications This document specifies the workstation specifications required for the usage of RightNow February 09. Also listed are additional requirements for RightNow

More information

T E C H N I C A L S A L E S S O L U T I O N S

T E C H N I C A L S A L E S S O L U T I O N S Product Management Document InterScan Web Security Virtual Appliance Customer Sizing Guide September 2010 TREND MICRO INC. 10101 N. De Anza Blvd. Cupertino, CA 95014 www.trendmicro.com Toll free: +1 800.228.5651

More information

Technology Requirements for Online Testing

Technology Requirements for Online Testing Technology Requirements for Online Testing Training Module Copyright 2014 American Institutes for Research. All rights reserved. Topics Site Readiness Network Requirements Hardware and Software Requirements

More information

HTTP, WebSocket, SPDY, HTTP/2.0

HTTP, WebSocket, SPDY, HTTP/2.0 HTTP, WebSocket, SPDY, HTTP/2.0 Evolution of Web Protocols Thomas Becker tbecker@intalio.com 1 Intalio Intalio Jetty Services, Training and Support for Jetty and CometD Intalio BPMS Business Process Management

More information

Question: 1 Which of the programming languages listed below are implemented plat for min dependently? Choose the correct answer(s).

Question: 1 Which of the programming languages listed below are implemented plat for min dependently? Choose the correct answer(s). Volume: 200 Questions Question: 1 Which of the programming languages listed below are implemented plat for min dependently? A. Fortran B. ABAP C. Java D. C/C++ Answer: B,C Question: 2 Which of the following

More information

Access Gateway 9.3, Enterprise Edition

Access Gateway 9.3, Enterprise Edition Access Gateway 9.3, Enterprise Edition 2015-05-03 05:23:10 UTC 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents Access Gateway 9.3, Enterprise Edition...

More information

BIG-IP Analytics: Implementations. Version 12.1

BIG-IP Analytics: Implementations. Version 12.1 BIG-IP Analytics: Implementations Version 12.1 Table of Contents Table of Contents Setting Up Application Statistics Collection...5 What is Analytics?...5 About HTTP Analytics profiles...5 Overview: Collecting

More information

Analysis of the effects of removing redundant header information in persistent HTTP connections

Analysis of the effects of removing redundant header information in persistent HTTP connections Analysis of the effects of removing redundant header information in persistent HTTP connections Timothy Bower, Daniel Andresen, David Bacon Department of Computing and Information Sciences 234 Nichols

More information

SPRO >> Customer Relationship Management >> UI Framework >> Business Roles >>

SPRO >> Customer Relationship Management >> UI Framework >> Business Roles >> CRM WEB CLIENT UI Business Roles SPRO >> Customer Relationship Management >> UI Framework >> Business Roles >> 1. Overview SPRO >> Customer Relationship Management >> UI Framework >> Business Roles >>

More information

DEPLOYMENT GUIDE Version 1.1. DNS Traffic Management using the BIG-IP Local Traffic Manager

DEPLOYMENT GUIDE Version 1.1. DNS Traffic Management using the BIG-IP Local Traffic Manager DEPLOYMENT GUIDE Version 1.1 DNS Traffic Management using the BIG-IP Local Traffic Manager Table of Contents Table of Contents Introducing DNS server traffic management with the BIG-IP LTM Prerequisites

More information

UNIT I. A protocol is a precise set of rules defining how components communicate, the format of addresses, how data is split into packets

UNIT I. A protocol is a precise set of rules defining how components communicate, the format of addresses, how data is split into packets UNIT I Web Essentials: Clients, Servers, and Communication. The Internet- Basic Internet Protocols -The World Wide Web-HTTP request message-response message- Web Clients Web Servers-Case Study. Markup

More information

SLS-ENVR2016 Network Video Recorder V2.2.2 Quick Setup Guide

SLS-ENVR2016 Network Video Recorder V2.2.2 Quick Setup Guide SLS-ENVR2016 Network Video Recorder V2.2.2 Quick Setup Guide The SLS-ENVR2016 series NVR is an intelligent and compact appliance that provides a network interface to monitor, record and playback video

More information

Reading nginx CHANGES together

Reading nginx CHANGES together Reading nginx CHANGES together Maxim Dounin NGINX CHANGES 3 nginx versions 1.11.x, 1.13.x, 1.15.x - mainline Odd numbers New features are developed here Current version - 1.15.5 1.12.x, 1.14.x - stable

More information

BIG-IP Access Policy Manager : Portal Access. Version 13.0

BIG-IP Access Policy Manager : Portal Access. Version 13.0 BIG-IP Access Policy Manager : Portal Access Version 13.0 Table of Contents Table of Contents Overview of Portal Access...7 Overview: What is portal access?...7 About portal access configuration elements...

More information

System Requirements for ConSol CM Version Architectural Overview

System Requirements for ConSol CM Version Architectural Overview System Requirements for ConSol CM Version 6.11.1 Architectural Overview ConSol CM is built upon a Java EE web architecture, containing the following core components: JEE Application Server running the

More information

DEPLOYMENT GUIDE Version 1.2. Deploying the BIG-IP System v9.x with Microsoft IIS 7.0 and 7.5

DEPLOYMENT GUIDE Version 1.2. Deploying the BIG-IP System v9.x with Microsoft IIS 7.0 and 7.5 DEPLOYMENT GUIDE Version 1.2 Deploying the BIG-IP System v9.x with Microsoft IIS 7.0 and 7.5 Deploying F5 with Microsoft IIS 7.0 and 7.5 F5's BIG-IP system can increase the existing benefits of deploying

More information

The Cisco HCM-F Administrative Interface

The Cisco HCM-F Administrative Interface CHAPTER 5 This chapter contains information on the following topics: Overview of Cisco HCM-F Administrative Interface, page 5-1 Browser Support, page 5-2 Login and Logout, page 5-4 Online Help, page 5-5

More information

PLATO Learning Environment System and Configuration Requirements

PLATO Learning Environment System and Configuration Requirements PLATO Learning Environment System and Configuration Requirements For Workstations December 13, 2010 1 Content About This Document... 3 Document Change Log... 4 System & Configuration Requirements... 5

More information

First Steps to Using a PacketShaper

First Steps to Using a PacketShaper First Steps to Using a PacketShaper Table of Contents Table of Contents Overview... 1 Classifying Traffic on the Network... 2 Discover Traffic...2 View the Class Tree...3 Problems?...4 Analyzing Network

More information

DEPLOYMENT GUIDE DEPLOYING THE BIG-IP SYSTEM WITH BEA WEBLOGIC SERVER

DEPLOYMENT GUIDE DEPLOYING THE BIG-IP SYSTEM WITH BEA WEBLOGIC SERVER DEPLOYMENT GUIDE DEPLOYING THE BIG-IP SYSTEM WITH BEA WEBLOGIC SERVER Deploying the BIG-IP LTM system for BEA WebLogic Server F5 Networks and BEA systems have created a highly effective way to direct traffic

More information

PRACTICE-LABS User Guide

PRACTICE-LABS User Guide PRACTICE-LABS User Guide System requirements Microsoft Windows XP Sp2/Vista/7/8/2003/2008 Linux Redhat, Fedora, SuSE, Ubuntu Apple Mac OS X Minimum of 512Mb Ram (depending on OS) Minimum processor speed

More information

BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0. Feature and Technical Overview

BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0. Feature and Technical Overview BlackBerry Enterprise Server for IBM Lotus Domino Version: 5.0 Feature and Technical Overview SWDT305802-525776-0331031530-001 Contents 1 Overview: BlackBerry Enterprise Server... 5 New in this release...

More information

SSL VPN Server Guide. Access Manager Appliance 3.2 SP2. June 2013

SSL VPN Server Guide. Access Manager Appliance 3.2 SP2. June 2013 SSL VPN Server Guide Access Manager Appliance 3.2 SP2 June 2013 Legal Notice THIS DOCUMENT AND THE SOFTWARE DESCRIBED IN THIS DOCUMENT ARE FURNISHED UNDER AND ARE SUBJECT TO THE TERMS OF A LICENSE AGREEMENT

More information

SmartSaver: Turning Flash Drive into a Disk Energy Saver for Mobile Computers

SmartSaver: Turning Flash Drive into a Disk Energy Saver for Mobile Computers SmartSaver: Turning Flash Drive into a Disk Energy Saver for Mobile Computers Feng Chen 1 Song Jiang 2 Xiaodong Zhang 1 The Ohio State University, USA Wayne State University, USA Disks Cost High Energy

More information

Apica ZebraTester. Advanced Load Testing Tool and Cloud Platform

Apica ZebraTester. Advanced Load Testing Tool and Cloud Platform Whether Fortune 100 or the next big startup, Apica s bestin-class load testing and test automation platform helps companies ensure their web and mobile services runs with optimal performance. is an enterprise-level

More information

Web. Computer Organization 4/16/2015. CSC252 - Spring Web and HTTP. URLs. Kai Shen

Web. Computer Organization 4/16/2015. CSC252 - Spring Web and HTTP. URLs. Kai Shen Web and HTTP Web Kai Shen Web: the Internet application for distributed publishing and viewing of content Client/server model server: hosts published content and sends the content upon request client:

More information

Detects Potential Problems. Customizable Data Columns. Support for International Characters

Detects Potential Problems. Customizable Data Columns. Support for International Characters Home Buy Download Support Company Blog Features Home Features HttpWatch Home Overview Features Compare Editions New in Version 9.x Awards and Reviews Download Pricing Our Customers Who is using it? What

More information

GENESIS64 FrameWorX GenBroker Advanced Setup

GENESIS64 FrameWorX GenBroker Advanced Setup Description: Guide to setting up GenBroker for remote communications to a legacy OPC server OS Requirement: Windows XP x64/server 2003 x64/vista x64/ Server 2008 x64/windows 8 x64/server 2012 x64 General

More information

Introduction Chapter 1. General Information Chapter 2. Servers Used... 9

Introduction Chapter 1. General Information Chapter 2. Servers Used... 9 Chapter 1 General Information Contents Contents Introduction... 5 Chapter 1. General Information... 6 Chapter 2. Servers Used... 9 Chapter 3. Installing and Configuring Failover Cluster for MS SQL Databases...

More information

ORACLE USER PRODUCTIVITY KIT PROFESSIONAL V6.3 TECHNICAL SPECIFICATIONS (WITH ENABLEMENT SERVICE PACK 3)

ORACLE USER PRODUCTIVITY KIT PROFESSIONAL V6.3 TECHNICAL SPECIFICATIONS (WITH ENABLEMENT SERVICE PACK 3) ORACLE USER PRODUCTIVITY KIT PROFESSIONAL V6.3 TECHNICAL SPECIFICATIONS (WITH ENABLEMENT SERVICE PACK 3) KEY FEATURES FEATURES OF ORACLE USER PRODUCTIVITY KIT Single, synchronized authoring session for

More information

SAP e-academy. Quick Reference Sheet

SAP e-academy. Quick Reference Sheet SAP e-academy Quick Reference Sheet Table of Contents 1. Getting Started... 3 1.1. Minimum System Requirements... 3 1.1.1. Hardware Requirements... 3 1.1.2. Operating System... 3 1.1.3. Software... 3 1.1.4.

More information

An Oracle White Paper Released October 2008

An Oracle White Paper Released October 2008 Performance and Scalability Benchmark: Siebel CRM Release 8.0 Industry Applications and Oracle 10g R2 DB on Sun SPARC Enterprise T5440 server running the Solaris 10 OS An Oracle White Paper Released October

More information

Last Time. Internet in a Day Day 2 of 1. Today: TCP and Apps

Last Time. Internet in a Day Day 2 of 1. Today: TCP and Apps Internet in a Day Day 2 of 1 Carnegie Mellon University 15-440, Distributed Systems Last Time Modularity, Layering, and Decomposition Example: UDP layered on top of IP to provide application demux ( ports

More information

PLEASE READ CAREFULLY BEFORE YOU START

PLEASE READ CAREFULLY BEFORE YOU START Page 1 of 11 MIDTERM EXAMINATION #1 OCT. 13, 2011 COMPUTER NETWORKS : 03-60-367-01 U N I V E R S I T Y O F W I N D S O R S C H O O L O F C O M P U T E R S C I E N C E Fall 2011-75 minutes This examination

More information

Overview Content Delivery Computer Networking Lecture 15: The Web Peter Steenkiste. Fall 2016

Overview Content Delivery Computer Networking Lecture 15: The Web Peter Steenkiste. Fall 2016 Overview Content Delivery 15-441 15-441 Computer Networking 15-641 Lecture 15: The Web Peter Steenkiste Fall 2016 www.cs.cmu.edu/~prs/15-441-f16 Web Protocol interactions HTTP versions Caching Cookies

More information

Load testing with WAPT: Quick Start Guide

Load testing with WAPT: Quick Start Guide Load testing with WAPT: Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. A brief insight is provided

More information

Browser Cookie Settings

Browser Cookie Settings Browser Cookie Settings Error Messages: Browser's cookie functionality turned off Steps to Try 1. Try enabling cookies, close all browser windows and restart browser after enabling cookies 2. Try clearing

More information

OSIsoft PI World 2018

OSIsoft PI World 2018 OSIsoft PI World 2018 Writing Highly Performant PI Web API Applications Presented by Jim Bazis, Max Drexel Introduction Max Drexel mdrexel@osisoft.com Software Developer PI Web API Team Jim Bazis jbazis@osisoft.com

More information

PLEASE READ CAREFULLY BEFORE YOU START

PLEASE READ CAREFULLY BEFORE YOU START Page 1 of 11 MIDTERM EXAMINATION #1 OCT. 16, 2013 COMPUTER NETWORKS : 03-60-367-01 U N I V E R S I T Y O F W I N D S O R S C H O O L O F C O M P U T E R S C I E N C E Fall 2013-75 minutes This examination

More information

Features of a proxy server: - Nowadays, by using TCP/IP within local area networks, the relaying role that the proxy

Features of a proxy server: - Nowadays, by using TCP/IP within local area networks, the relaying role that the proxy Que: -Proxy server Introduction: Proxy simply means acting on someone other s behalf. A Proxy acts on behalf of the client or user to provide access to a network service, and it shields each side from

More information

THE BEST RUN. INSTALLATION GUIDE PUBLIC Software Provisioning Manager 2.0 SP02 Document Version:

THE BEST RUN. INSTALLATION GUIDE PUBLIC Software Provisioning Manager 2.0 SP02 Document Version: INSTALLATION GUIDE PUBLIC Software Provisioning Manager 2.0 SP02 Document Version: 1.2.0 2019-01-21 2019 SAP SE or an SAP affiliate company. All rights reserved. Installation of SAP Web Dispatcher on Windows

More information

CS 355. Computer Networking. Wei Lu, Ph.D., P.Eng.

CS 355. Computer Networking. Wei Lu, Ph.D., P.Eng. CS 355 Computer Networking Wei Lu, Ph.D., P.Eng. Chapter 2: Application Layer Overview: Principles of network applications? Introduction to Wireshark Web and HTTP FTP Electronic Mail SMTP, POP3, IMAP DNS

More information

This tutorial shows how to use ACE to Identify the true causes of poor response time Document the problems that are found

This tutorial shows how to use ACE to Identify the true causes of poor response time Document the problems that are found FTP Application Overview This tutorial shows how to use ACE to Identify the true causes of poor response time Document the problems that are found The screen images in this tutorial were captured while

More information

DEPLOYMENT GUIDE DEPLOYING F5 WITH ORACLE ACCESS MANAGER

DEPLOYMENT GUIDE DEPLOYING F5 WITH ORACLE ACCESS MANAGER DEPLOYMENT GUIDE DEPLOYING F5 WITH ORACLE ACCESS MANAGER Table of Contents Table of Contents Introducing the F5 and Oracle Access Manager configuration Prerequisites and configuration notes... 1 Configuration

More information

The SSL device also supports the 64-bit Internet Explorer with new ActiveX loaders for Assessment, Abolishment, and the Access Client.

The SSL device also supports the 64-bit Internet Explorer with new ActiveX loaders for Assessment, Abolishment, and the Access Client. WatchGuard SSL v3.2 Update 2 Release Notes Supported Devices SSL 100 and 560 WatchGuard SSL OS Build 452330 Revision Date 11 November 2014 Introduction WatchGuard is pleased to announce the release of

More information

Secure Web Appliance. Basic Usage Guide

Secure Web Appliance. Basic Usage Guide Secure Web Appliance Basic Usage Guide Table of Contents 1. Introduction... 1 1.1. About CYAN Secure Web Appliance... 1 1.2. About this Manual... 1 1.2.1. Document Conventions... 1 2. Description of the

More information

HTTP 1.1 Web Server and Client

HTTP 1.1 Web Server and Client The feature provides a consistent interface for users and applications by implementing support for HTTP 1.1 in Cisco IOS XE software-based devices. When combined with the HTTPS feature, the feature provides

More information

RightNow CX February 2011 Workstation Specifications

RightNow CX February 2011 Workstation Specifications RightNow CX February 2011 Workstation Specifications This document includes the workstation specifications required for using RightNow CX February 2011. Additional requirements for Outlook Integration,

More information

90 Minute Optimization Life Cycle

90 Minute Optimization Life Cycle 90 Minute Optimization Life Cycle Fast by Default before our eyes Author of presentation Today s Hosts Hooman Beheshti VP Products Strangeloop Joshua Bixby President Strangeloop 2010 Strangeloop Networks

More information

Midterm II December 4 th, 2006 CS162: Operating Systems and Systems Programming

Midterm II December 4 th, 2006 CS162: Operating Systems and Systems Programming Fall 2006 University of California, Berkeley College of Engineering Computer Science Division EECS John Kubiatowicz Midterm II December 4 th, 2006 CS162: Operating Systems and Systems Programming Your

More information

Outline 9.2. TCP for 2.5G/3G wireless

Outline 9.2. TCP for 2.5G/3G wireless Transport layer 9.1 Outline Motivation, TCP-mechanisms Classical approaches (Indirect TCP, Snooping TCP, Mobile TCP) PEPs in general Additional optimizations (Fast retransmit/recovery, Transmission freezing,

More information

SAP Security in a Hybrid World. Kiran Kola

SAP Security in a Hybrid World. Kiran Kola SAP Security in a Hybrid World Kiran Kola Agenda Cybersecurity SAP Cloud Platform Identity Provisioning service SAP Cloud Platform Identity Authentication service SAP Cloud Connector & how to achieve Principal

More information

RightNow August 09 Workstation Specifications

RightNow August 09 Workstation Specifications RightNow August 09 Workstation Specifications This document includes the workstation specifications required for using RightNow August 09. Additional requirements for Outlook Integration, RightNow Chat,

More information

Antivirus Solution Guide. NetApp Clustered Data ONTAP 8.2.1

Antivirus Solution Guide. NetApp Clustered Data ONTAP 8.2.1 Antivirus Solution Guide NetApp Clustered Data ONTAP 8.2.1 Contents Abstract... 4 Audience... 4 Purpose and Scope... 4 Introduction... 4 Antivirus Solution Architecture... 5 Components of the Vscan/AV

More information

WMS XPRESS. System Requirements

WMS XPRESS. System Requirements WMS XPRESS System Requirements Legal Notice Certain functionalities described herein or in other product documentation are available only if the software is appropriately configured. Software is configured

More information

ElasterStack 3.2 User Administration Guide - Advanced Zone

ElasterStack 3.2 User Administration Guide - Advanced Zone ElasterStack 3.2 User Administration Guide - Advanced Zone With Advance Zone Configuration TCloud Computing Inc. 6/22/2012 Copyright 2012 by TCloud Computing, Inc. All rights reserved. This document is

More information

Media File Options. Deployment and Ongoing Management CHAPTER

Media File Options. Deployment and Ongoing Management CHAPTER CHAPTER 12 Last revised on: November 30, 2009 This chapter covers the following topics: Deployment and Ongoing Management, page 12-1 Co-Resident Call Server, Media Server, and Unified CVP VXML Server,

More information

An Oracle White Paper Released April 2008

An Oracle White Paper Released April 2008 Performance and Scalability Benchmark: Siebel CRM Release 8.0 Industry Applications on HP BL685c Servers running Microsoft Windows 2003 Server Enterprise Edition and Oracle 10gR2 DB on HP rx6600 An Oracle

More information

WebSphere Application Server, Version 5. What s New?

WebSphere Application Server, Version 5. What s New? WebSphere Application Server, Version 5 What s New? 1 WebSphere Application Server, V5 represents a continuation of the evolution to a single, integrated, cost effective, Web services-enabled, J2EE server

More information

Application Notes for TelStrat Engage Record Version 3.3 with Avaya Business Communication Manger Release 6.0 VoIP Recording Issue 1.

Application Notes for TelStrat Engage Record Version 3.3 with Avaya Business Communication Manger Release 6.0 VoIP Recording Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for TelStrat Engage Record Version 3.3 with Avaya Business Communication Manger Release 6.0 VoIP Recording Issue 1.0 Abstract These Application

More information

Mobile Communications Chapter 9: Mobile Transport Layer

Mobile Communications Chapter 9: Mobile Transport Layer Prof. Dr.-Ing Jochen H. Schiller Inst. of Computer Science Freie Universität Berlin Germany Mobile Communications Chapter 9: Mobile Transport Layer Motivation, TCP-mechanisms Classical approaches (Indirect

More information

Cisco Wide Area Application Services (WAAS) Mobile

Cisco Wide Area Application Services (WAAS) Mobile Cisco Wide Area Application Services (WAAS) Mobile Product Overview Cisco Wide Area Application Services (WAAS) Mobile extends Cisco WAAS Software application acceleration benefits to mobile employees

More information

Avaya Port Matrix: Avaya Aura Appliance Virtualization Platform 7.0

Avaya Port Matrix: Avaya Aura Appliance Virtualization Platform 7.0 Avaya Port Matrix: Avaya Aura Appliance Virtualization Platform 7.0 Issue 1.0 August 24, 2015 August 2015 Avaya Port Matrix: Avaya Aura Appliance Virtualization Platform 7.0 1 ALL INFORMATION IS BELIEVED

More information

SAP NetWeaver 04 Security Guide. Network and Communication Security

SAP NetWeaver 04 Security Guide. Network and Communication Security SAP NetWeaver 04 Security Guide Network and Communication Security Document Version 1.00 May 11, 2004 SAP AG Neurottstraße 16 69190 Walldorf Germany T +49/18 05/34 34 24 F +49/18 05/34 34 20 www.sap.com

More information

BMC Service Desk Express Performance Discussion

BMC Service Desk Express Performance Discussion BMC Service Desk Express Performance Discussion Tuning your BMC Service Desk Express Application to Full Potential Speaker: Hugo Herrera 9/2/2006 Introduction About the Speaker Objectives 2 Contents Performance

More information

Mitsubishi FX Net Driver PTC Inc. All Rights Reserved.

Mitsubishi FX Net Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 3 Overview 3 Device Setup 4 Channel Properties 5 Channel Properties - General 5 Channel Properties - Serial Communications 6

More information

Quick Installation Guide

Quick Installation Guide V50.02 Model: FI8918W Quick Installation Guide Indoor Pan/Tilt Wireless IP Camera Black White For Windows OS ------- Page 1 For MAC OS ------- Page 14 Quick Installation Guide For Windows OS Package Contents

More information

SAP R/3 Architecture. VIT

SAP R/3 Architecture. VIT SAP R/3 Architecture Prof.R.K.Nadesh @ VIT www.nadeshrk.webs.com SAP R/3 System Business Modules Logistical Sales & Distribution Financial Accounting Financial Materials Mgmt. Controlling Production Planning

More information

Novell Access Manager

Novell Access Manager SSL VPN Server Guide AUTHORIZED DOCUMENTATION Novell Access Manager 3.1 SP3 February 02, 2011 www.novell.com Novell Access Manager 3.1 SP3 SSL VPN Server Guide Legal Notices Novell, Inc., makes no representations

More information

Distributed Multimedia Systems. Introduction

Distributed Multimedia Systems. Introduction Distributed Multimedia Systems Introduction Introducing Multimedia Systems Example target applications networked video libraries, Internet telephony and video conferencing Real time systems performing

More information

Introduction. Architecture Overview

Introduction. Architecture Overview Performance and Sizing Guide Version 17 November 2017 Contents Introduction... 5 Architecture Overview... 5 Performance and Scalability Considerations... 6 Vertical Scaling... 7 JVM Heap Sizes... 7 Hardware

More information