Petals BC SOAP

The parameter 'http-acceptors' does not work

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 4.4.0
  • Fix Version/s: 4.4.1
  • Component/s: Configuration
  • Security Level: Public
  • Description:

    The parameter 'http-acceptors' has no real effect. The value of this parameter seems to not be taken into account.

  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Mon, 21 Dec 2015 - 16:03:17 +0100

The value of this parameter that should define the number of threads accepting incoming HTTP(S) connection requests is used to set the size of the queue where HTTP(S) connection request are put waiting to be accepted.

Please introduce a new parameter to define the queue size (PETALSBCSOAP-179), and use correctly the parameter 'http-acceptors' !!

Show
Christophe DENEUX added a comment - Mon, 21 Dec 2015 - 16:03:17 +0100 The value of this parameter that should define the number of threads accepting incoming HTTP(S) connection requests is used to set the size of the queue where HTTP(S) connection request are put waiting to be accepted. Please introduce a new parameter to define the queue size (PETALSBCSOAP-179), and use correctly the parameter 'http-acceptors' !!
Hide
Christophe DENEUX added a comment - Mon, 21 Dec 2015 - 16:53:15 +0100

Fixed in trunk

Show
Christophe DENEUX added a comment - Mon, 21 Dec 2015 - 16:53:15 +0100 Fixed in trunk

People

Dates

  • Created:
    Mon, 21 Dec 2015 - 16:00:37 +0100
    Updated:
    Mon, 21 Dec 2015 - 16:53:15 +0100
    Resolved:
    Mon, 21 Dec 2015 - 16:53:15 +0100