Hi, Does this cgiapp_init get called for each run mode. I put a database query into this and the resultant strings were put into params. This slowed down the entire application. Every single page started taking a long time. I remove it and everything is normal. If this is the expected behavior then what is different between cgiapp_init and cgiapp_prerun. Or am I missing something?
Thanks Prakash
