On 2019-05-09 17:30, careygister wrote:
> I am using the slice module to request data from an upstream server. My
> clients are connecting over SSL. With a non-SSL connection, nginx reads the
> slices from the upstream server as quickly as it can deliver them. Over SSL
> connections, slices are rea
I am using the slice module to request data from an upstream server. My
clients are connecting over SSL. With a non-SSL connection, nginx reads the
slices from the upstream server as quickly as it can deliver them. Over SSL
connections, slices are read incrementally only as quickly as the client ca