Schnittstelle IServletSystemProperties.StilServlet

Umschließende Schnittstelle:
IServletSystemProperties

public static interface IServletSystemProperties.StilServlet
  • Feldübersicht

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

    • MAX_STIL_IN_PARALLEL

      static final int MAX_STIL_IN_PARALLEL
      Stil: maximum number of requests in parallel (default: 16)
      System Property:
      jsidplay2.stil.max.parallel
    • STIL_ASYNC_TIMEOUT

      static final int STIL_ASYNC_TIMEOUT
      Stil: Asynchronous servlets default timeout in ms (0 means disable, default: 60s)
      System Property:
      jsidplay2.stil.async.timeout