Hi Mat�as, > I have a site that has a HUGE include structure with lots > of nesting. > > I may need to host this site for 200+ users and I'm afraid > the amount of includes will overload the server. Should I > be concerned?
Not really - the includes are processed in a very similar fashion to a 'complete' file anyway, and are cached in much the same way. Under IIS6 (W2K3) the caching engine runs far better than previously. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// ======================================================== I don't want to shoot myself in the hip. ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
