{
  "draft": "draft-ietf-tls-ticketrequests",
  "doc_id": "RFC9149",
  "title": "TLS Ticket Requests",
  "authors": [
    "T. Pauly",
    "D. Schinazi",
    "C.A. Wood"
  ],
  "format": [
    "XML",
    "TEXT",
    "HTML",
    "PDF"
  ],
  "page_count": "8",
  "pub_status": "PROPOSED STANDARD",
  "status": "PROPOSED STANDARD",
  "source": "tls (sec)",
  "abstract": "TLS session tickets enable stateless connection resumption for clients without server-side, per-client state.  Servers vend an arbitrary number of session tickets to clients, at their discretion, upon connection establishment.  Clients store and use tickets when resuming future connections.  This document describes a mechanism by which clients can specify the desired number of tickets needed for future connections.  This extension aims to provide a means for servers to determine the number of tickets to generate in order to reduce ticket waste while simultaneously priming clients for future connection attempts.",
  "pub_date": "April 2022",
  "keywords": [
    "TLS",
    "Tickets"
  ],
  "obsoletes": [],
  "obsoleted_by": [],
  "updates": [],
  "updated_by": [],
  "see_also": [],
  "doi": "10.17487/RFC9149",
  "errata_url": "https://www.rfc-editor.org/errata/rfc9149"
}