Servertec Knowledge Base
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
How To
Change Log
Future Plans
Knowledge Base
Documentation
Examples
Legal
Contact Us

 

Date Description Status
04/14/2005 Servertec Internet Server Administrator does not properly export Access Control Lists and Resources for IP Addresses and IP Ranges.

This problem has been resolved in version 1.12.4 04/14/2005.

Fixed
04/14/2005 Servertec Internet Server Administrator multi-line entries generate invalid values.

This bug affects Server - Content Encodings, Server - Content Types, Socket - Plain Socket Handler Parameters, Session - Parameters, Servlet - Parameters, Context - Parameters, Message - Message, Connection Pool - Parameters, Realm - Parameters, Logger - Parameters, Logger - Ignore Exceptions and Template - Template.

This problem has been resolved in version 1.12.4 04/14/2005.

Fixed
02/25/2005 Not all browsers send cookie information to servers whose name are not compliant with RFC 1034 and RFC 1035.

For example servers whose name contains an underscore ("_").

This issue will affect the ability to use features such as cookie based sessions.

Info
05/19/2004 Servertec Internet Server Administrator ACL Form generates invalid ACLs.

This problem has been resolved in version 1.12.2 05/19/2004.

Fixed
10/04/2003 Processes created by CgiServlet do not have access to environmental variables.

This problem occurs because java.lang.Runtime.exec() which is internally used by CgiServlet is not setting environemtal variables for the process it creates.

Hopefully a future release of J# will resolve this problem.

Open
10/04/2003 Processes created by SSIncludeServlet #exec directive do not have access to environmental variables.

This problem occurs because java.lang.Runtime.exec() which is internally used by SSIncludeServlet is not setting environemtal variables for the process it creates.

Hopefully a future release of J# will resolve this problem.

Open
04/04/2002 cgiGateway core dumps on Solaris x86.

gethostbyname() fails to link.

Open
03/14/2002 Some Web/Application Servers do not pass requests to CGI programs such as CgiGateway or JavaGateway aliased as /. Info
03/11/2002 Basic authentication does not support internationalization due to limit in base64 encoding/decoding scheme. Info
03/08/2002 Some Web/Application Servers do not pass Authenticate request header to CGI programs such as CgiGateway or JavaGateway. Info
02/21/2002 Servertec Internet Server is not distributed with /servlet defined in aliases.ini and InvokerServlet in servlets.ini

This was done because of the inherent security holes in InvokerServlet.

Users wishing to use the InvokerServlet can define the following alias definition in aliases.ini:

/servlet = servlet:InvokerServlet

then define the follwing servlet definition in servlets.ini:

InvokerServlet = stec.iws.InvokerServlet

and finally restart the server.

Info
02/21/2002 Servertec Internet Server is not distributed with .ssi defined in aliases.ini and ServletTagServlet in servlets.ini

This was done because of the inherent security holes in ServletTagServlet.

Users wishing to use the ServletTagServlet can define the following alias definition in aliases.ini:

.ssi = servlet:ServletTagServlet

then define the follwing servlet definition in servlets.ini:

ServletTagServlet = stec.iws.ServletTagServlet

and finally restart the server.

Info
08/10/2001 Microsoft Internet Explorer 5.5 SP2 does not always display content that is in its local cache.

It appears that the browser makes no attempt to request the content from the server and it just displays a blank page.

This problem has been reproduced even when accessing content directly from the local file system.

Open
01/09/2001 Request.getServerName() and Request.getServerPort() are set to the value of Host request header.

Some browser incorrectly set the Host request header when redirection is used.

Info
05/23/2000 Some Proxy Servers may not support Keep-Alive, have it disabled or do not implement it as defined in HTTP/1.1 protocol.

If client connections are timing out, hanging or returning partial responses, try disabling Keep-Alive using the Administrator.

Info
05/05/2000 On Windows NT the CgiServlet Servlet definition needs to be changed as defined below using the Administrator before using the Command Gateway Interface (CGI).

Alias: CgiServlet
Class File: stec.iws.CgiServlet
Parameter: bindir=./cgi-bin
Parameter: exec=c:\\winnt\\system32\\cmd.exe /c

Info
05/05/2000 One Windows NT the SSIncludeServlet Servlet definition needs to be changed as defined below using the Administrator before using Server Side Includes (SSI).

Alias: SSIncludeServlet
Class File: stec.iws.SSIncludeServlet
Parameter: bindir=./
Parameter: exec=c:\\winnt\\system32\\cmd.exe /c

Info
11/03/1999 When running the server without using the iws wrapper Restart from the Administrator - Control Panel will stop the server.

Restart is implemented by the iws wrapper.

Info
11/03/1999 When workgroup servers are defined then the server running Administrator must also be defined otherwise the server will not be able to be managed. Open
10/27/1999 The CGI/Java Gateways may not have access to Authorization header.

Normally Web Servers process Authorization headers themselves and do not make them available to CGI.

Open
10/01/1999 While the Servertec Internet Server has been certified to be Y2K compliant. The following Y2K issue may affect the server.

Often Browsers and other Servers generate Cookies and Request/Response Date Headers that use 2 digit for year and that are not Y2K compliant. What happens depends on how the browser, server and server-side applications interpret these 2 digit years.

Info
 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Sun Sep 04 14:57:18 EDT 2005