https://issues.apache.org/bugzilla/show_bug.cgi?id=46020

           Summary: Missing mod_jk 1.2.27-dev  docs to
                    uriworkersmap.properties extension
           Product: Tomcat Connectors
           Version: unspecified
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Documentation
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


A new mod_jk 1.2.27-dev feature is included:

== ANN:
- Add extension attributes to uri worker map (Apache/IIS). Allowed are:
    - reply_timeout
    - active/disabled/stopped
    - fail_on_status
    - use_server_errors
  which can now be used per mount and not only per worker.
==

But I miss the documentation at xdocs/reference/uriworkermap.xml!

Syntax: MYURI=MYWORKER[;name1=value1|;name2=value2|...]

Value are workers from a loadbalancer and can separated with ",".

Example:

/content*=loadbalancer;active=node01,node03;stopped=node02

Please, add a warning that uriworkersmap.properties configs override worker
settings!

Cool feature!

Many thanks
:-)
Peter


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to