|
Date
|
Description
|
Status
|
|
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
|
|
11/19/2003
|
Request headers were incorrectly case sensitive.
This problem has been resolved in version
2.3.2 12/01/2003.
|
Fixed
|
|
01/31/2003
|
Servertec Internet Server improperly matched any IP
address to any range in the form [#|*].[#|*].[#|*].[#|*]
that was specified in computers.ini.
Now stec.iws.Realm.checkRange() only matches those
IP addresses that are in the specified range.
This problem has been resolved in version
2.2.0 01/31/2003.
|
Fixed
|
|
05/18/2001
|
Servertec Internet Server 1.7.14 04/30/2001 sends an
extra response header when PrintWriter is used after
the response is sent when the PrintWriter is closed.
This problem affects Servlets using Response.getWriter().
This problem has been resolved in version
1.7.15 05/21/2001.
|
Fixed
|
|
10/04/2000
|
OutputStreamLogger replaces %base_uri% with complete
request uri.
This problem has been resolved in version
1.7.9 10/05/2000.
|
Fixed
|
|
10/04/2000
|
OutputStreamLogger replaces %request_uri% with base
request uri.
This problem has been resolved in version
1.7.9 10/05/2000.
|
Fixed
|
|
09/20/2000
|
Response.getWriter() throws exception due to
limitation in current TINI Java implementation of
OutputStreamWriter.
Response.getWriter() has been changed to use
OutputStreamWriter without specifying the character
encoding.
This problem has been resolved using a work-around in version
1.7.8 09/25/2000.
|
Fixed
|
|
09/18/2000
|
make_iws is not generating stop_iws.tini file.
This problem has been resolved in version
1.7.8 09/25/2000.
|
Fixed
|
|
03/03/2000
|
Servertec Internet Server TINI Edition is unable to start or
run because of out of memory errors.
Try destroying the file system and deploying Servertec Internet
Server TINI Edition on a clean file system.
- Reset the TINI computer
- Enter on the TINI console:
- Login as root
- Set network settings using ipconfig
- Open MS-DOS Prompt or Linux/Solaris/AIX/HP-UX/Unix Shell and enter:
cd iws_dir
deploy_iws version hostname
|
iws_dir
|
is the directory where Servertec Internet Server TINI
Edition was installed
|
|
version
|
release or samples
|
|
hostname
|
the name of the TINI computer.
|
|
Info
|