xsp/man
Bassam Tabbara 55d49b6285 Added two new configurations to mod-mono-server and xsp
--backlog set the backlog on the listener socket
--minThreads set the minimum number of threads allocated in the threadpool on startup

Change the behavior of ApplicationServer.OnAccept so that
 - it exits the process if a subsequent AcceptAsync fails. The process is useless if we cant accept new sockets. Its better to fail fast and have apache spawn a new instance than just hang.
 - if an error occurs on accept close socket immediately without lingering.

Also the listener socket is now non-blocking.
2011-08-23 15:33:35 -07:00
..
.cvsignore renamed doc as man 2005-01-20 01:16:43 +00:00
.gitignore Add .gitignore 2010-08-24 17:40:14 -04:00
Makefile.am merge from HEAD r88439:88492 2007-10-30 21:00:39 +00:00
asp-state.1.in Typo 2005-04-26 18:45:48 +00:00
dbsessmgr.1.in 2006-03-05 Robert Jordan <robertj@gmx.net> 2006-03-04 23:09:39 +00:00
mono-asp-apps.1.in Fix formatting 2007-10-30 18:47:00 +00:00
xsp.1.in Added two new configurations to mod-mono-server and xsp 2011-08-23 15:33:35 -07:00