Categories: CitrixEnglish

Improve loading speed of the Web Interface login page

Have you ever noticed that sometimes Web Interface had some difficulties to move away from the login page ?! 🙁

If yes, this article is for you !

In some cases, user might experience slow access to Web Interface 5.4 (and older versions) especially After restarting IIS, or rebooting the Web Interface server. Indeed, it can take up to 1 minute to get the Welcome page for the first user.

According to Microsoft & Citrix, this issue is caused by a CRL check sent to Verisign. If the Web Interface server cannot access the internet, the CRL check fails and times out.

To get rid of this problem, follow this short procedure.

First, check in IIS for the ASP.net version that is in use with the Web Interface site. You can do that by clicking in IIS Manager on the Citrix Web Interface Application Pool.

As you see for this example, I use .NET Framework v2.0.50727.

Now, go to edit the file aspnet.config in the following folders :

  • C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet.config (for x86 servers)
  • C:\Windows\Microsoft.NET\Framework64\v2.0.50727\aspnet.config (for x64 servers)

Modify aspnet.config and add the following line before </runtime> :

<generatePublisherEvidence enabled="false"/>

Don’t forget to restart IIS and try again to login on your Web Interface and note the difference !

Original sources:

Share
Published by
thibault

Recent Posts

Améliorez les performances d’Active Directory avec le format de page 32k sur Windows Server 2025

Améliorez les performances d’Active Directory avec le format de page 32k sur Windows Server 2025…

20 heures ago

HarmonyOS pour PC : Huawei et l’indépendance numérique de la Chine

HarmonyOS pour PC : Huawei et l'indépendance numérique de la Chine HarmonyOS pour PC :…

2 jours ago

Telegram s’associe à xAI pour intégrer Grok et reçoit 300 millions de dollars

Telegram s’associe à xAI pour intégrer Grok et reçoit 300 millions de dollars Introduction Telegram…

4 jours ago

WhatsApp est disponible sur iPad

WhatsApp sur iPad : Une Nouvelle Dimension pour la Communication Introduction L'application WhatsApp sur iPad…

5 jours ago

L’intégration de Grok dans Azure : Une avancée majeure pour Microsoft

L'intégration de Grok dans Azure : Une avancée majeure pour Microsoft Introduction L'intégration de Grok…

6 jours ago

Microsoft Build 2025 : Windows Subsystem for Linux (WSL) devient open source !

Microsoft Build 2025 : Windows Subsystem for Linux (WSL) devient open source ! Lors de…

7 jours ago