Grokbase
Topics Posts Groups | in
x
[ help ]

Rainer Jung (r...@apache.org)

Profile | Posts (5)

User Information

Display Name:Rainer Jung
Partial Email Address:r...@apache.org
Posts:
5 total
5 in Tomcat

5 Most Recent

1) Rainer Jung Quality check mod_jk 1.2.26-dev
| +1 vote
Hi all, The next version of mod_jk is approaching its release. A code snapshot...
Tomcat
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Hi all,

The next version of mod_jk is approaching its release. A code snapshot
(revision 605168) is available at:

http://people.apache.org/~rjung/mod_jk-dev/

It is in the same format as a release download, so easy to build.
Under the same URL you can find the updated documentation.

It would be nice, if we could get some testing feedback from the
community. Feel free to post any observations.

Depending on your feedback we plan to tag the release at the end of the
week.

The most important changes are:

Features/Improvements
---------------------

- allow '*' for the worker name in exclusion rules
  (resp. JkUnMount) which will override all workers
- add new value "All" for JkMountCopy httpd directive
- enhance URI to worker map listing in status worker for Apache httpd.
  We now list maps for all virtual servers and not only the one,
  in which JKStatus itself was called.
- enhance URI to worker map listing.
  Update stale uriworkermap.properties immediately.
- remove trace logging from compiled code via new --disable-trace
  configure switch
- maintain idle connections in decreasing (LRU) slot order
- create JK_WORKER_ROUTE and JK_REQUEST_DURATION notes for httpd
  access log even if no JkRequestLogFormat is set
- cleanup init and destroy of server configuration for httpd
- remove global configuration items from per server configuration
- remove unused attributes secret_key and automount/JkAutoMount
- cleanup of jk_uri_worker_map
- some refactorings of jk_connect.c, jk_ajp_common.c, jk_lb_worker.c


Fixes
-----

- BZ 43229: Load balancer does not do fail over after reply timeouts.
- BZ 42038: Correct overlay of mounts and unmounts for IIS
- BZ 42003: Need to increase the maximum buffer size for HTTP
  header from 16k to 64k.
- BZ 43516: Memory leak for Apache httpd module of size 8KB
  for every virtual host without JK directive after each restart
- BZ 43873: Fix small memory leak occuring during httpd restart
- BZ 43647: Content-Type changes unexpectedly from text/html to
  text/pla (ingnore flush packets before we received the
  response headers)
- fixed crash during startup when using worker configuration
  inheritance (attribute "reference") and log level debug
- match header names exactly against pre defined constants
- repair detailed Apache httpd version display in jk status worker
- repair broken apxs auto-detection in configure
- correct parameter validation of JkStatusUpdateTask (jkstatus ant task)

Docs
----

- Small additions to JkShmFile documentation
- BZ 43684: Replace JkMountFile by JkMountFileReload in
  uriworkermap.properties docs


The full change log is available under:

http://people.apache.org/~rjung/mod_jk-dev/docs/miscellaneous/changelog.html

Thanks for your valuable time!

Regards,

Rainer


---------------------------------------------------------------------
To start a new topic, e-mail: [email protected: u...@tomcat.apache.org]
To unsubscribe, e-mail: [email protected: users-unsubs...@tomcat.apache.org]
For additional commands, e-mail: [email protected: users...@tomcat.apache.org]
2) Rainer Jung [ANN] Apache Tomcat JK 1.2.25 Web Server Connector released
| +1 vote
The Apache Tomcat team is pleased to announce the immediate availability of version 1.2.25 of the...
Tomcat
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
The Apache Tomcat team is pleased to announce the immediate availability
of version 1.2.25 of the Apache Tomcat Connectors.

It contains connectors, which allow a web server such as Apache HTTPD,
Microsoft IIS and Sun Web Server to act as a front end to the Tomcat web
application server.

This version contains several enhancements and fixes a number of minor
bugs of the previous versions.

See http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
for a complete list of changes.

Source distribtions can be downloaded from an Apache Software Foundation
mirror at:

http://tomcat.apache.org/download-connectors.cgi

Binary distributions for a number of different operating systems and
web servers can be downloaded from an Apache Software Foundation mirror at:

http://tomcat.apache.org/download-connectors.cgi

Syncing the release to the download mirrors might take up to 48 hours.

Documentation for using Apache Tomcat Connectors can be found at:

http://tomcat.apache.org/connectors-doc/

Thank you,

-- The Apache Tomcat Team


---------------------------------------------------------------------
To start a new topic, e-mail: [email protected: u...@tomcat.apache.org]
To unsubscribe, e-mail: [email protected: users-unsubs...@tomcat.apache.org]
For additional commands, e-mail: [email protected: users...@tomcat.apache.org]
3) Rainer Jung Quality check mod_jk 1.2.25-dev
| +1 vote
Hi all, unfortunately we had to withdraw mod_jk 1.2.24. It had a serious regression bug. To ensure...
Tomcat
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Hi all,

unfortunately we had to withdraw mod_jk 1.2.24. It had a serious
regression bug. To ensure the quality of the new 1.2.25 we invite you to
actively participate in testing.

A code snapshot (revision 562250) is available at:

http://people.apache.org/~rjung/mod_jk-dev/

It is in the same format as a release download, so easy to build.
Under the same URL you can find the updated documentation.

It would be really nice, if we could get some testing feedback from the
community. Feel free to post any observations.

Depending on your feedback we plan to tag the release next week.

The most important changes after 1.2.24 are:

- fix flushing regression bug
- fix behaviour of fail_on_status
- additional soft error mode for fail_on_status
- bug fixes for nsapi plugin (see changelog)

The full change log is available under:

http://people.apache.org/~rjung/mod_jk-dev/docs/miscellaneous/changelog.html

Thanks for your valuable time!

Regards,

Rainer



---------------------------------------------------------------------
To start a new topic, e-mail: [email protected: u...@tomcat.apache.org]
To unsubscribe, e-mail: [email protected: users-unsubs...@tomcat.apache.org]
For additional commands, e-mail: [email protected: users...@tomcat.apache.org]
4) Rainer Jung [ANN] Withdrawal of Apache Tomcat JK 1.2.24 Web Server Connectors
| +1 vote
The Apache Tomcat team needs to withdraw release 1.2.24 of the Apache Tomcat Connectors. The...
Tomcat
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
The Apache Tomcat team needs to withdraw release 1.2.24 of the Apache
Tomcat Connectors.

The release contains a bug that prevents the correct flushing of parts
of responses from the web server to the client. This might result in
unpredicted communication behaviour. We therefore have removed the
source and binary distributions from the origin server.

A fix for the problem has already been committed. We expect release of
version 1.2.25 in sometime next week.

We apologise for any inconvenience,

-- The Apache Tomcat Team





---------------------------------------------------------------------
To start a new topic, e-mail: [email protected: u...@tomcat.apache.org]
To unsubscribe, e-mail: [email protected: users-unsubs...@tomcat.apache.org]
For additional commands, e-mail: [email protected: users...@tomcat.apache.org]
5) Rainer Jung [ANN] Apache Tomcat JK 1.2.24 Web Server Connector released
| +1 vote
The Apache Tomcat team is pleased to announce the immediate availability of version 1.2.24 of the...
Tomcat
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
The Apache Tomcat team is pleased to announce the immediate availability
of version 1.2.24 of the Apache Tomcat Connectors.

It contains connectors, which allow a web server such as Apache HTTPD,
Microsoft IIS and Sun Web Server to act as a front end to the Tomcat web
application server.

This version contains several enhancements and fixes a number of minor
bugs of the previous version 1.2.23.

See http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
for a complete list of changes.

Source distribtions can be downloaded from an Apache Software Foundation
mirror at:

http://tomcat.apache.org/download-connectors.cgi

Binary distributions for a number of different operating systems and
web servers can be downloaded from an Apache Software Foundation mirror at:

http://tomcat.apache.org/download-connectors.cgi

Documentation for using Apache Tomcat Connectors can be found at:

http://tomcat.apache.org/connectors-doc/

Thank you,

-- The Apache Tomcat Team





---------------------------------------------------------------------
To start a new topic, e-mail: [email protected: u...@tomcat.apache.org]
To unsubscribe, e-mail: [email protected: users-unsubs...@tomcat.apache.org]
For additional commands, e-mail: [email protected: users...@tomcat.apache.org]

spacer
Profile | Posts (5)
Home > People > Rainer Jung