Image charts slow processing

(8 posts) (2 voices)

Tags:

No tags yet.

  1. bushraj, Member

    Hey,

    Which browser you will recommend for using Mydbr? Because when i Logged in Image charts on the top continues to load and makes whole server so slow..Whats the reason?

    What is your recommended configuration of server for myDBR?

    Awaiting for your reply..

    Thanks ,
    Bushra

  2. myDBR Team, Key Master

    Bushra,
    chart creation should not have any noticeable effect on server performance, so there is something wrong with your setup.

    What does the "top" in your question refer to?

    The first thing is to see if the chart creation is causing the slowdown. Run the same report with out dbr.chart so you see if your report slow query is causing the slowdown.

    myDBR supports all major browsers. Newer browsers perform better and are therefore recommended. There is no recommended server configuration as it depends on the amount of concurrent users, complexity of the reports and most importantly, the report query optimizations. myDBR itself is quite light on the resource usage.

    --
    myDBR Team

  3. bushraj, Member

    By top i mean dashboard charts .. The status bar continues to load and doesnt stop .. Seperating the image reports are working fine.. The user is connected with AD and I'm using firefox 12.0 version..

  4. myDBR Team, Key Master

    How does your dashboard code look like where you embed the report?

    --
    myDBR Team

  5. bushraj, Member

    i have put this code inside main_top.html

    <!--

    <imgx src="report.php?r=9&m=1&h=5497194ebd61aefd069e83288c50c0a0df4ea9be&getchart=1" alt="requests" />

    -->
    logo



    <hr style="width:80%;border-bottom-width: 0px;">

  6. myDBR Team, Key Master

    If you access these URL's separately do you have any performance problems?

    --
    myDBR Team

  7. bushraj, Member

    No separately they are working fine..

  8. myDBR Team, Key Master

    Add '&embed_image=1' to the embedded URL. Could be that you have session problems.

    --
    myDBR Team


Reply

You must log in to post.