``` vertx.createHttpServer(new HttpServerOptions()...
# vertx
j
Copy code
vertx.createHttpServer(new HttpServerOptions().setKeepAlive(true));