Oracle Real User Experience Insight (RUEI)

Source: Internet
Author: User

Ruei's Chinese habit is "Ruyi"

The English name of Ruei is Real User Experience Insight.

Main functions:
-Optimizes the user experience by monitoring the behavior of end users.
-Some features: You can quickly locate system Performance bottlenecks, replay poor pages, transaction Performance analysis, trend analysis, and customize Key Performance Indicators (KPIs) and Service Level Agreements
(SLAs) monitoring, view the source code to locate code problems, and so on.

Working Principle

-The architecture is mainly at the network switch layer, by capturing the Client ip, Server IP, URL, Cookie/Session ID, response time, data size, user access error, and network failure, or network timeout and so on, and then analyze.

If you plan to use it in the ADF Fusion Web Applicaiton, You need to configure the following parameters in web. xml:
Www.2cto.com <context-param>
<Description> This parameter notifies ADF Faces that
ExecutionContextProvider service provider is enabled.
When enabled, this will start monitoring and aggregating
User activity information for the client initiated
Requests. By default this param is not set or is false.
</Description>
<Param-name>
Oracle. adf. view. faces. context. ENABLE_ADF_EXECUTION_CONTEXT_PROVIDER
</Param-name>
<Param-value> true </param-value>
</Context-param>
<Context-param>
<Description> This parameter notifies ADF Faces that
ExecutionContextProvider service provider is enabled.
When enabled, this will start monitoring and aggregating
User activity information for the client initiated
Requests. By default this param is not set or is false.
</Description>
<Param-name>
Oracle. adf. view. faces. context. ENABLE_ADF_EXECUTION_CONTEXT_PROVIDER
</Param-name>
<Param-value> true </param-value>
</Context-param>

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.