Skip to main content

Current limitations of net.http.listen

As of version 10.1.87 onwards our implementation of net.http.listen:

  • Only supports one translator per port.

We are waiting for customer feedback before we consider extending this. We could extend in the future to do things like:

  • Allow more than one translator instance to use the same port.

  • Allow a pool of translators to serve requests off one port - similar to ‘threads' on Iguana 6.

However we are waiting until this becomes a blocker for an Iguana 6 customer that needs this solved before they transition over. Happy to hear from you and talk if you are one such customer.