Skip to content

Support HTTP keep-alive for health checks #13

@Castaglia

Description

@Castaglia

The AWSHealthCheck functionality in mod_aws currently does not support HTTP keep-alive, and instead closes the connection after each request. Supporting HTTP keep-alive would allow for faster responses by avoiding the TCP connection overhead per request. This will be even more important once mod_aws supports SSL and/or HTTPS health checks; see Issue #14 .

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions