Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Enhancement to an actual design
Message
De
16/03/2010 04:28:52
 
 
À
15/03/2010 19:25:26
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01454437
Message ID:
01454712
Vues:
25
>I simply had to add entries in the multiple identities section, as you mentioned. Additionnally to that, I adjust the entry point of the application to support a redirection to the login page if I have disabled the anonymous access to the site. So, basically, there is now only one site in the IIS definition. To support the site protection, when needed, by the use of a Site.Anonymous field, I can then force a redirection to the login page, when this field is not True.
>
>This makes it that once the first hit is done, everything loads faster after. So, I can have the first hit on one site and navigate to other sites. They will all be fast after.
>
>This then allows me to get the initial request of this thread. I can then have my application object broadcasts the new setting across the infrastructure no matter on which site I am sitting on.
>
>Thanks

Glad it turned out to be that easy. FWIW I see that .NET 4 offers a 'wam start' option so the site can be initialized before any hit occurs. That gets rid of any delay that may be noticed by the first client....
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform