Skip to content

http.client delayed ack / Nagle algorithm optimisation performs badly for large messages #61037

@bennoleslie

Description

@bennoleslie
BPO 16833
Nosy @jcea, @pitrou
Files
  • http_opt.diff: Proposed fix based on python-dev discussion
  • http_opt_v2.diff
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2013-01-03.19:46:20.275>
    created_at = <Date 2013-01-01.09:36:02.280>
    labels = ['library', 'performance']
    title = 'http.client delayed ack / Nagle algorithm optimisation performs badly for large messages'
    updated_at = <Date 2013-01-03.19:46:20.274>
    user = 'https://bugs.python.org/bennoleslie'

    bugs.python.org fields:

    activity = <Date 2013-01-03.19:46:20.274>
    actor = 'jcea'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-01-03.19:46:20.275>
    closer = 'jcea'
    components = ['Library (Lib)']
    creation = <Date 2013-01-01.09:36:02.280>
    creator = 'bennoleslie'
    dependencies = []
    files = ['28518', '28521']
    hgrepos = []
    issue_num = 16833
    keywords = ['patch']
    message_count = 9.0
    messages = ['178728', '178731', '178733', '178781', '178852', '178853', '178854', '178917', '178976']
    nosy_count = 5.0
    nosy_names = ['jcea', 'pitrou', 'neologix', 'python-dev', 'bennoleslie']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue16833'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions