PHP has a number of opcode caches, which as i understand it are scripts that handle the caching aspects of an application. Is there something similar for classic asp, especially something that does not require component installation? Regarding the IIS caching behaviour, it seems from reading <a href="http://lb1.www.ms.akadns.net/technet/prodtechnol/WindowsServer2003/Library/IIS/a9171159-c801-4705-b8a9-9eecf58a892f.mspx?mfr=true">here</a> that the behaviour is relevant to some sort of pre-compilation step rather than finished pages. please correct me if i am wrong