Project

Profile

Help

Test #4116

closed

Functionally test force_close with HTTP 1.1 servers

Added by bmbouter over 5 years ago. Updated over 3 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Version:
Platform Release:
Tags:
Sprint:
Quarter:

Description

Pulp's downloaders force TCP connection closure with each request even if the remote side indicates it wants to continue the connection. This behavior is what needs to be verified.

To test this I recommend creating an aiohttp server in the test envrionment that will serve an HTTP request with HTTP 1.1 session continuation. It needs to verify that even though the client wants to download at least 2 things, the initial TCP connection is closed and a second one is opened for the second download.


Related issues

Related to Pulp - Issue #4036: aiohttp.client_exceptions.ServerDisconnectedError during syncCLOSED - CURRENTRELEASEbmbouterActions

Also available in: Atom PDF