Translated message

A translation of this page exists in English.

JBoss EAP6 コネクター に maxKeepAliveRequests を設定する

Solution Unverified - Updated -

Issue

  • EAP5 リリースでは、"server.xml" ファイルに以下のように "maxKeepAliveRequests" を設定することができました。
      <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}" />
  • 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