> This line seems wrong. You don't want to serve the > autohandler files to an > external request. Mason takes care of invoking autohandlers > internally, > and does not rely on any particular server config to do that.
I was thinking that myself. I'm writing a project right now which is entirely js based, so there's one css and html page request, And everything afterwards is js wrapped objects and dynamic requests. There'll be a *lot* of requests per user, so I'm considering looking at a lightened web server to try And maximize speed... Maybe lighttpd is worth a look. The js files do a lot of database interaction, storing changes to live session states, Loading dynamic applications into the js framework, etc. We're looking at a maximum of a thousand concurrent users, so it might need load balancing. Might also need to consider solutions with live database replication so we can have more than one Database server too. I'll be interested to hear other success stories of lighttpd, in light of this. G ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users