GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
asp-state() asp-state()

XSP - Mono ASP.NET Session State Server

asp-state [options]

asp-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-state

The asp-state server was written by Jackson Harper (jackson@ximian.com).

mono(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.NET

The Mono project (http://www.go-mono.com) is a collaborative effort led by Novell (http://www.novell.com) to implement an open source version of the .NET Framework.


Search for    or go to Top of page |  Section other |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.