Query: asp-state
OS: posix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
asp-state() asp-state()NAMEXSP - Mono ASP.NET Session State ServerSYNOPSISasp-state [options]DESCRIPTIONasp-state is an out of process ASP.NET session state server. asp-state allows you to have session data saved out of process and/or on a separate computer. To use the asp- server just modify your web.config file to use the state server: <sessionState mode="StateServer" stateConnectionString="tcpip=server:port" stateNetworkTimeout="number of seconds"/> And run asp-stateAUTHORSThe asp-state server was written by Jackson Harper (jackson@ximian.com).SEE ALSOmono(1),dbsessmgr(1),asp-state(1),mod_mono(8) System.Web, System.Web.Hosting namespaces. http://www.asp.net is Microsoft's official site for ASP.NETMORE INFORMATIONThe Mono project (http://www.go-mono.com) is a collaborative effort led by Novell (http://www.novell.com) to implement an open source ver- sion of the .NET Framework. asp-state()
Related Man Pages |
---|
asp-perl(1p) - debian |
dbsessmgr2(1) - debian |
dbsessmgr4(1) - debian |
mono-asp-apps(1) - suse |
dbsessmgr(1) - plan9 |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
Why does /bin contain binaries for builtins? |
Scripts without shebang |
Please Welcome Don Cragun as Lead Moderator |
[Tip] How to display the number of logged-in users |