0 votes

I am noticing both with 2013.1 and 2013.2 that inital page load for each app is very sluggish, however subsiquent loads are awesome...I have seen a few posts in the back and enabled tracing...getting a range of response (4-7 seconds from the same subnet)...Looked into IIS Warmup Extention as I suspect the app pool is the root but not sure

thoughts on IIS Performance tuning for IIS 7.5??

by (490 points)

1 Answer

0 votes
by (216k points)

Hello,

The initial load requires a lot of time time to complete because IIS needs to recompile the Web Application for the Web Interface. This can take even longer if it is the first load after you've installed or upgraded Adaxes. when IIS needs to compile everything from scratch.

0

I sorta did a cardnal sin by IIS folks...I created a seperate App Pool and told it never to recycle unless system is reboot, vice the default 1740 sec...

0

Hello,

Actually, this means only that the Application Pool will never be unloaded from the computer the memory. In any case, this will not influence anyway the time required for the initial load. The thing is that when you start the computer where the Web Interface is installed and access it, IIS needs to compile the web application for the Web Interface type and load it to the memory. This always takes time. It is a common issue with IIS applications.

Related questions

0 votes
1 answer

Hello - It seems we've been experiencing some slow performance via the web interface lately. It was reported to me that it seem to have gotten bad within the last week. ... where to start to troubleshoot. We only have 1 server that caters to Adaxes. Thank You

asked Apr 26, 2016 by MeliOnTheJob (1.7k points)
0 votes
1 answer

We are struggeling with a bit slow response from the webinterface. Standing on the Home page then clicking the Search tab, it takes about 5 seconds until it loads. ... in the release notes about performance enhancements for the web interface in version 2012.2)

asked Nov 15, 2013 by kjesoo (960 points)
0 votes
0 answers

Hi, I've got very slow perf on web AdaxesADmin interface. I've done search in this forum, ad firewall rule to open 389,636,3268,88,135,49152-65535 ports on my ... .Stop() give me : 'serveur RPC pas disponible. HRESULT 0x8007068A' Resolving AdsPAth: 5596 ms

asked Nov 8, 2018 by Nicolas.lussier (190 points)
0 votes
1 answer

I'd like to limit users from being able to login to the Web interface. In other words, if a user opens multiple browsers or tabs, can I prevent them from being able to login to each tab/browser and starting multiple sessions? Thanks!

asked Apr 10 by cewilson (140 points)
0 votes
1 answer

I added a chart based on report "soon-to-expire passwords" to the homepage. In Adaxes console, it will show a chart with time/date of when the password will expire. In the ... the report in web interface, it will show data but the chart will still be blank.

asked Mar 20 by tromanko (180 points)
3,347 questions
3,047 answers
7,784 comments
545,026 users