home navigator pointer resources navigator pointer asp tips navigator pointer server variables
The definitive ASP tips page
tips menu | printable single page version

Note: this is my old ASP tips page and is no longer supported. See the new Visualize web site..

ASP Coding for Performance - Take care with Server Variables

Accessing a server variable for the first time requires a special request to the server, to collect ALL the variables, not just the one you're interested in, so make these requests with care. Subsequent requests are not such a performance overhead.

 

DISCLAIMER: Note these pages are a free resource for anyone wishing to reference them. Although every care is taken to ensure their correctness, the author takes no responsibility for any errors or problems that may occur through their use, or indeed misuse. These pages are copyight of Dave Clarke, Visualize Software Ltd 1997-2000 (all rights reserved).


 


© Copyright Dave Clarke, 1996-2008