OHS setting in OBIEE — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OHS setting in OBIEE

Received Response
11
Views
7
Comments
User_4NU9S
User_4NU9S Rank 6 - Analytics Lead

This is obiee 12c ... I am not able to find httpd.conf file to tune the ohs .. where we can fine this ?

I did find on dir but still can't find relevant location , though I have found ohs in plugins folder ..

Can some one help me on this..

Regards

Answers

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    A vanilla OBIEE does not include OHS. It's a standard product. So...

    819624 wrote:I am not able to find httpd.conf file to tune the ohs .. 

    ...why?! The web server is more or less the last thing you tune to get performance.

  • User_4NU9S
    User_4NU9S Rank 6 - Analytics Lead

    thanks you Chris..so should I conclude that I can't find httpd.conf file?

    Regards

  • As Christian said, OHS isn't part of OBIEE 12c. It's a different product which you have to install separately if you need it.

    819624 wrote:...so should I conclude that I can't find httpd.conf file?

    If you didn't install OHS that's a right conclusion.

    The question is more why are you looking to tune something in a webserver .... Are you just randomly following tuning guides or are you trying to fix a real issue?

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    Why do you want the httpd.conf? What are you trying to achieve?

    "tuning" isn't an answer. As I said the web server is normally the least of your issues. If you start there then you're definitely beginning at the wrong point and if you want to do it "because you've seen it in some document" then it's even worse.

    Performance must be regarded end-to-end; fact-based and evidence-driven!

  • User_4NU9S
    User_4NU9S Rank 6 - Analytics Lead

    Thank you ..why I am insisting because there is a seperate section dedixated to OHS tunning in the Doc ID 2106183.1 foe 12c

    2.4.2 Oracle® HTTP Server (OHS) Tuning

    Oracle® HTTP Server uses directives in httpd.conf file. The directives for each Multi-

    Processing Module (MPM) type are defined in the httpd.conf file. The default MPM

    type is Worker MPM.

    Parameters Default Value Suggested Value

    Regards

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    WHY do you want to set that? WHY?

    If you don't own a car you won't start reading a manual about engine tuning either, right?

  • User_4NU9S
    User_4NU9S Rank 6 - Analytics Lead

    I see your point now . Thank you.