Welcome to Apache JServ 1.0b3

You can get it from:

<http://java.apache.org/jserv/dist/>

Here is the list of changes:

Apache JServ 1.0b3 - 19 Feb 1999
(Ed Korthof, Stefano Mazzocchi, Vadim Tkachenko, Craig McClanahan, Bernie
Bernstein, Jean-Luc Rochat, Jon S. Stevens)

* JServUtils.parseCookieHeader(): If cookie is send just as: foo; instead of
foo=; add cookie with empty string "". Previously, the cookie name was not
being added. (JSS)
* JServSession.putValue(): make call to removeValue(). (CM)
* Fixed bug where sessions would not get expired after finding the first
expired one and also fixed potential sync issues. Thanks to [EMAIL PROTECTED]
for final fix. (JSS)
* Fixed bug where the Apache JServ configuration files would not get auto
reloaded. Patch thanks to [EMAIL PROTECTED] (EK)
* JServConnection.java: Workaround known bug in SimpleDateFormat. Thanks to
[EMAIL PROTECTED] (JSS)
* The official distribution now has the Apache-JServ.jar file compiled with
-O instead of -g. (JSS)
* Fixed potential core dump in jserv_mkimg.c. Patch thanks to
[EMAIL PROTECTED] (JSS)
* Added very nice Load Balancing code. Sorry, no included documentation yet.
Please see mailing list archives for now.(BB) (JLR)
* Changed trace.* to log.* (CM)
* Removed references to security.remote.administration. It is now
security.selfservlet. (CM)
* Fixed the Apache JServ bug report HTML page. (JSS)
* Added some new properties in the properties file with regards to logging.
(ie: log.queue.maxage, log.queue.maxsize) Changed the thread priority of the
logging thread. This should help fix JVM OutOfMemory errors. (VT)
* Renamed sbin to bin because of changes in Apache 1.3.4. This fixes DSO
installation issues. (EK)
* Added a configure-options file which stores your configure options (VT)



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://www.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to