Create a new listener
the interface this listener should bind to.
the port this listener should bind to.
the protocol this listener will handle. http and http2 configure the listener to only process requests of that type. http_auto will adapt to HTTP/1.1 and HTTP/2 as needed. tcp configures the listener to be a tcp proxy
Configures tracing operations to be performed on the given listener
the newly created listener