Skip to Content
0
Former Member
Aug 09, 2016 at 08:20 AM

Performance issue

24 Views

Hello,

I have some performance issues using the same query in DEV and PROD environment. The situation is that I am trying to get as default, 10 webi report with this request: <servername>:6405/raylight/v1/documents/. On dev server I get results in a sec, however on prod it keeps just spinning and do not finish. For example I can open <servername>:6405/raylight/v1/documents/15262 document information, but with this default request I do not get any results as expected, even if I add ?limit=10 or ?type=Webi. Can someone advise what I should check? Could it be related to WASC server properties.

Thank you.