Many intranet applications make use of 'cookies' for storage of user-specific information. Information such as:
As a user browses the intranet, appropriate cookies are re-attached to each request and passed back to the relevant intranet systems, allowing the preferences and credentials to be seamlessly retained between sessions.
This storage system also provides an additional security benefit. Cookies which have security significance, or are trusted by un-secured intranet applications, are never sent to or accepted from the client system. This prevents these cookies from being manipulated or misused by the end user, a common method of web site intrusions.s
The awayWEB system provides dynamic compression of web content passing through the server. All suitable content (HTML, Word documents, Text files etc.) can be automatically compressed to between 2 and 10 times smaller than its original size before being encrypted and passed to the client browser.
This feature uses the standard 'Content-Encoding' feature supported by all modern web browsers, and requires no extra software or configuration of the client system. The feature is available to any web server or application which is specially modified to make use of it, but no current standard web servers support the system by default. With awayWEB system in place, all intranet systems immediately benefit.
Benefits of this dynamic compress feature include:
The awayWEB system supports the use https (SSL) encryption within the intranet, for additional application security. The intranet servers do not have to be configured with SSL certificates signed by a public certificate authority. The awayWEB system accepts any internal CA certificate, or self-signed certificates may be used if preferred.