|
JkStatus Ant Task documentation page. (pero/rjung)
|
|
JkStatus Ant Tasks: Add new tasks for update and reset. (pero)
|
|
JkStatus Ant Tasks: Update for new xml status format. (pero)
|
|
Allow integer and string values when setting enumeration/boolean
attributes via status worker update action. (rjung)
|
|
Docs: New reference guide page for status worker. (rjung)
|
|
Docs: Renaming the config dir to reference and using the title
Reference Guide in the docs. (rjung)
|
|
Added retry_on_status for workers directive. (mturk)
|
|
Status Worker: Add directive to make property prefix
and good/bad rule configurable. (rjung)
|
|
Status Worker: Omit lb members when att=nosw. (rjung)
|
|
Status Worker: New command cmd=version for a short version output. (rjung)
|
|
Status Worker: New output stype mime=prop produces property lists. (rjung)
|
|
Apache: Fix incorrect handling of JkEnvVar when Vars are set multiple times. (rjung)
|
|
Renamed jvm_route to route. Deprecated jvm_route, but still use it as fallback
when parsing the worker configuration. (rjung)
|
|
IIS: Make uriworkermap file reload check interval configurable. (mturk)
|
|
Apache: Make uriworkermap file reload check interval configurable. (rjung)
|
|
Status Worker: Add directives for customizing the XML
output (ns, xmlns, doctype). (mturk)
|
|
Docs: New page with description of uriworkermap. (rjung)
|
|
Docs: Added short description of max_packet_size to worker
reference. (rjung)
|
|
Status Worker: All functions accessible also for xml and txt
mime types (list, show, update, reset). (rjung)
|
|
Status Worker: New global health indicators for load balancers
named bad (error, recovering or stopped), degraded (busy or disabled)
and good (the rest, active and OK or N/A). (rjung)
|
|
Status Worker: New edit page, to change one attribute for all
members of a load balancer. (rjung)
|
|
Status Worker: Standard logging for status worker. (rjung)
|
|
Status Worker: code refactoring. (rjung)
|
|
Status Worker: New attribute user (list) denies access, if
the request user in the sense of remote_user is not in this list.
Empty list = no deny (rjung)
|
|
Status Worker: New attribute read_only disables the parts
of the status worker, that change states and configurations. (rjung)
|
|
36121: Don't change main uri when mod_jk serves
included uri. (markt)
|
|
Apache VHosts: Merge JkOptions +base - -base + +vhost - -vhost. (rjung)
|
|
Apache Docs: Adding requirements, context information, default values and
inheritance rules to the Apache config documentation. (rjung)
|
|
Status Worker: Add source type to status worker, remove the redundant "context"
column in the map listing (context=uri). (rjung)
|
|
uriworkermap: On reload of the file, all old entries from the previous file
version get deleted, before the new ones are being read. (rjung)
|
|
Keep normal maps and exclusion maps internally separate. Don't treat them
as the same when adding a rule. (rjung)
|
|
Status Worker: Display mapping rules also for non-lb workers and in global view. (rjung)
|
|
Apache VHosts: Use the vhost log files instead of the main log. (rjung)
|
|
Apache VHosts: Allow individual timestamp formats by refactoring the formatting
method. (rjung)
|
|
Apache VHosts: Adding all missing config items to the virtual host level.
Don't overwrite the settings from the global server, but inherit them
in case they are not set in the virtual host. (rjung)
|
|
Apache: remove unnecessary function names from log messages. (rjung)
|
|
Apache: add a default log file location and a message, if the default gets used. (rjung)
|
|
Apache: add missing JK_IS_DEBUG_LEVEL() (rjung)
|
|
Apache VHosts: Allow JkWorkersFile, JKWorkerProperty, JkShmFile and JkShmFileSize
only in global virtual server. (rjung)
|
|
Add some more jk_close_socket() and reduce log level for some info messages. (rjung)
|
|
Load Balancer: Added the Sessions strategy. Contributed by Takayuki Kaneko. (rjung)
|
|
Docs: Minor enhancements and syncing with more recent versions. (rjung)
|
|
40997: Separate uri mappings from their '!'
counterpart when checking for duplicates in uriworkermap
reloading. (rjung)
|
|
40877: Make sure the shared memory is reset on
attach for multiple web server child processes. (mturk)
|
|
IIS: Added shm_size property to be able to deal with over 64
workers configurations. (mturk)
|
|
IIS: Increase default thread count to 250, so its the same as Apache Httpd
default configuration. (mturk)
|
|
40966: Fix socket descriptor checks on windows. (mturk)
|
|
40965: Initialize missing service parameters. (mturk)
|
|
40938: Fix releasing of rewrite map.
Thanks to Chris Adams for spotting that. (mturk)
|
|
Apache: Added +FlushHeader JkOptions. (mturk)
|
|
Added explicit flush when AJP body packet size is zero. (mturk)
|
|
40856: Fixing case sensitivity bug in URL mapping. (rjung)
|
|
40793: Documentation: Improvements to Apache HowTo provided by
Paul Charles Leddy. (markt)
|
|
40774: Fixing wrong recursion termination. This one restricted the
"reference" feature unintentionally to 20 workers. (rjung)
|
|
40716: Adding "reference" feature to IIS and Netscape. (rjung)
|
|
Documentation: Corrected SetEnvIf syntax in JK_WORKER_NAME example. (rjung)
|
|
Documentation: Added forgotten STATE and ACTIVATION notes for load balancer logging in Apache. (rjung)
|
|
Apache: Use instdso.sh instead libtool: libtool does not work on HP-UX for example. (jfclere)
|