Chuck Esterbrook wrote: > All sounds good except I wonder if making it relative to threads is > worthwhile the level of indirection. We can just default it to twice > the size. But I leave it up to you. Maybe there's something I'm > missing.
I wanted to explicitly set it to something in the default configuration in order to document it is there. But then people may forget to adapt it when increasing the number of threads. I solved this now by setting the default queue size to zero, interpreting this as twice the maximum number of threads (i.e. same behavior as before). If set to a positive number, then this will become the absolute size of the queue, independent of the other settings. I also cleaned the configuration doc a little. Shall we document the settings there and put them in the default AppServer.config file or shall we leave them undocumented? Such fine-tuning parameters may scare people unnecessarily. -- Chris ------------------------------------------------------------------------- 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 _______________________________________________ Webware-devel mailing list Webware-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-devel