Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1078

executor in <connector/> of web subsystem doesn't work.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Beta1
    • 7.0.0.Beta3
    • Web
    • None
    • Low

    Description

      Add in threads subsystem:
      <bounded-queue-thread-pool name="executor" blocking="true">
      <core-threads count="10" per-cpu="20"/>
      <queue-length count="10" per-cpu="20"/>
      <max-threads count="10" per-cpu="20"/>
      <keepalive-time time="10" unit="seconds"/>
      </bounded-queue-thread-pool>
      and:
      <connector name="http" scheme="http" protocol="HTTP/1.1" socket-binding="http" executor="executor" />

      web will still use the default executor.

      Attachments

        Activity

          People

            rhn-engineering-jclere Jean-Frederic Clere
            rhn-engineering-jclere Jean-Frederic Clere
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: