IBM Support

IT30935: ABSOLUTE-REWRITE PARAMETER IN A URL-REWRITE DUPLICATES ITSELF

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Parameters can grow over time in the url-rewrite object, which
    might eventually impact services with higher CPU, load, memory,
    or any combination.
    

Local fix

  • Use the CLI config (config://domain/domain.cfg) to reset the
    object and put back the original entries. For example:
    
    Inside the cfg
    file find entries of..:
    
    url-rewrite "abcd"
    absolute-rewrite
    "(.*)" "/somelink" "" off on off
    absolute-rewrite "(.*)"
    "/somelink" "" off on off
    absolute-rewrite "(.*)" "/somelink"
    "" off on off
    ...duplicated many times
    exit
    
    Use the DataPower CLI
    to reset the object and add each correct
    entry back (omitting any duplicates):
    
    configure terminal
    switch domain domainName
    
    url-rewrite "abcd"
    reset
    absolute-rewrite "(.*)"
    "/somelink" "" off on off
    exit
    write memory
    y
    

Problem summary

  • DataPower user who configure URL rewrite rules, SAML attributes,
    processing policy (Stylepolicy) might be able to enter duplicate
    entries.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    IT30935

  • Reported component name

    DATAPOWER

  • Reported component ID

    DP1234567

  • Reported release

    18X

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2019-11-13

  • Closed date

    2020-02-18

  • Last modified date

    2020-02-25

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    DATAPOWER

  • Fixed component ID

    DP1234567

Applicable component levels

  • R770 PSY

       UP

[{"Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SS9H2Y","label":"IBM DataPower Gateways"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"18X"}]

Document Information

Modified date:
27 September 2021