Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2023.1

...

You could then use Parasoft CTP to change the proxy’s routing "on-the-fly" based on the user, test scenario being executed, etcand so on.

Internal proxies can forward traffic from:

...

  1. Ensure that Listen at (incoming) > Connection type is set to Internal.
  2. Under Listen at (incoming) > Proxy identifier, assign an identifier for this proxy.
  3. Under Forward to (outgoing), ensure that Connection type is set to Internal, then do one of the following:
    • To forward to a virtual asset, select choose Virtual asset, then specify the full path to the virtual asset (from the Virtualize Server view).For a virtual asset at Virtual Assets> folder> Assets > folder > name, you would enter folder/name. For a virtual asset at Virtual Assets> Assets > name, you would enter name.

    • To forward to an internal proxy, select choose Internal message proxy, then specify the proxy identifier assigned to that proxy.

...

Note
titleHTTP Note

The standard HTTP configuration option for Proxy listen path is not applicable to internal proxies. Instead, internal proxies provide a Path modifier configuration option. This option lets you specify how the proxy should modify incoming URLs. For example, if Path modifier is  "/proxy" and the outgoing path is "service/abc", then an incoming URL "http://virt:9080/proxy/123" would be changed to "http://host:port/service/abc/123".

Configuring MQ to Internal Proxies

...

  1. Set Listen at (incoming) > Connection type to MQ.
  2. Under Connection type, complete the resulting controls. See MQ Configuration for help on configuring the connections.
  3. Under Forward to (outgoing), ensure that Connection type is set to Internal, then do one of the following:
    • To forward to a virtual asset, select choose Virtual asset, then specify the full path to the virtual asset (from the Virtualize Server view). For a virtual asset at Virtual Assets> folder> Assets > folder > name, you would enter folder/name. For a virtual asset at Virtual Assets> Assets > name, you would enter name.
    • To forward to an internal proxy, select Internal message proxy, then specify the proxy identifier assigned to that proxy.