DataPower

 View Only
  • 1.  GatewayScript Programming Best Practices

    Posted 6 days ago

    Hi All,

    I would like to  request for references to GatewayScript Programming best practices and / or good/bad experiences on programming techniques/constructs , diagnostics and debugging.

    Thanks,

    Paul



    ------------------------------
    Paul Dango
    ------------------------------


  • 2.  RE: GatewayScript Programming Best Practices

    Posted 5 days ago



    ------------------------------
    Hermann Stamm-Wilbrandt
    Compiler Level 3 support, IBM DataPower Gateways
    IBM
    Boeblingen
    ------------------------------



  • 3.  RE: GatewayScript Programming Best Practices

    Posted 5 days ago

    Adding a recommendation to observe the GwS runtime engine availability using the gatewayscript-status status provider:

    X3DP:idg(config)# sh gatewayscript-st

    Available run times: 64 
       In-use run times: 0 
            Queued work: 0
       Runtime failures: 0 

    During stress and performance testing, I recommend polling this status provider periodically to confirm if queuing is present or not.  For maximum performance you never want to see run time pool exhaustion.



    ------------------------------
    Ivan Heninger
    ------------------------------