How to set maxKeepAliveRequests in JBoss EAP6 Connectors.

Solution Unverified - Updated -

Issue

  • In EAP5 release it was possible to set the "maxKeepAliveRequests" as following inside the "server.xml" file,
      <Connector protocol="HTTP/1.1" port="${jboss.web.http.port}" 
                 address="${jboss.bind.address}" maxKeepAliveRequests="1"
                 compression="on" compressableMimeType="application/json"
                 redirectPort="${jboss.web.https.port}" />
  • How can we set the same in EAP6 ?

Environment

  • JBoss Enterprise Application Platform (EAP)
    • 6.0.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content