Schnittstelle IServletSystemProperties.HardSIDMappingServlet

Umschließende Schnittstelle:
IServletSystemProperties

public static interface IServletSystemProperties.HardSIDMappingServlet
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    HardSIDMapping: Asynchronous servlets default timeout in ms (0 means disable, default: 60s)
    static final int
    HardSIDMapping: maximum number of requests in parallel (default: 16)
  • Felddetails

    • MAX_HARDSIDMAPPING_IN_PARALLEL

      static final int MAX_HARDSIDMAPPING_IN_PARALLEL
      HardSIDMapping: maximum number of requests in parallel (default: 16)
      System Property:
      jsidplay2.hardsidmapping.max.parallel
    • HARDSIDMAPPING_ASYNC_TIMEOUT

      static final int HARDSIDMAPPING_ASYNC_TIMEOUT
      HardSIDMapping: Asynchronous servlets default timeout in ms (0 means disable, default: 60s)
      System Property:
      jsidplay2.hardsidmapping.async.timeout