logo

Warning: The forum is now for consultation only. Please use GitHub Discussions to post any questions or comments.


Welcome Guest ! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
j.torres@tewis.com  
#1 Posted : Tuesday, June 11, 2019 1:53:37 PM(UTC)
j.torres@tewis.com

Rank: Member

Groups: Registered
Joined: 4/7/2019(UTC)
Posts: 24
Man
Spain

Thanks: 7 times
Hello.
We're using the API to render reports inside our own web application. Is working ok but the first time (in a indeterminated period?) a report is executed using the API, takes more than 20 seconds to be executed.
Is there some way to avoid it?

Thanks in advance.
epf  
#2 Posted : Wednesday, June 12, 2019 6:07:21 AM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 205 time(s) in 198 post(s)
The first time the server goes up (same as when you execute your first report with the Report Designer), it creates the repository and compiles all the Templates, plus some additional scripts for the login or report execution, this can take a time.
Once this done, all is in cache and it is fast.
Using IIS Manager, you should configure your Application Pool (Advanced Settings, Idle time out) to keep it live few hours (this depends on the frequency the Server is used), you should also increase the ASP.Net Session of the Web Site (Session State, Time Out).
This is pure IIS and might depend on your use of the Web Server.
thanks 1 user thanked epf for this useful post.
j.torres@tewis.com on 6/12/2019(UTC)
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.