
You can limit max number of sessions. This will allow you to control upper limit for sessions.
You can also limit a PC or an IP to one session. When you limit one session per IP only one session can be created for each requesting IP. Each new session requests from same IP will destroy any previously created session before creating a new one.
Same way you can limit one session per PC (browser). In this methods sessions are tracked by cookies. A browser is only allowed to open one session.
All these new features allow you to avoid unwanted sessions from being created.
There are also many internal fixes and some new features and components in this version.
ChangeLog
0.89.0.950
+----------------------------------------------------------------------------------------
- 0001304: Option to prevent one IP from opening more than one session
- 0001003: Option to prevent one PC from opening more than one session
- 0001309: Improved Server Monitor with OS resource details
- 0001308: Unbuffered TUniImage
- 0001306: UniServerModule.ServerLimits Property
- 0001311: UniServerModule.ServerResources property
- 0001287: UniDBGrid.WebOptions.DefaultFloatFormat Property
- 0000995: TImageList resource consumption problem when there are many sessions
- 0001292: Component TUniImageList
- 0001298: Parameter decode error when Charset<>UTF-8
- 0001154: WordWrap property for UniMemo
- 0001293: GDI Leak in CreateAppIcon
- 0000559: TUniHTMLMemo component based on Ext.form.HtmlEditor
- 0001299: TUniDBHTMLMemo Component
- 0000797: Grids: Custom cell coloring performance improvement
- 0001267: Problem when more than one UniURLFrame have same name
- 0001301: TUniUrlFrame HTML property
- 0001294: GDI Handle leak issue
- 0001290: Encode parameters in ajaxRequest
- New Demo: HTML5 Audio
- New Demo: HTML Editor
- New Demo: URLFrame(HTML)
Para descargar necesitas registrarte en:http://forums.unigui.com/

Saludos