Description
When connecting to an origin there can be 1MB of iobuffers allocated. This happens under TLS and non-TLS. Seems like it happens when the origin doesn't supply a content-length. More investigation is needed.
Configuration:
[bcall@homer trafficserver]$ tail -1 /usr/local/etc/trafficserver/remap.config
map / https://www.flickr.com
Client:
[bcall@homer trafficserver]$ curl -D - -k https://127.0.0.1:4443/
[bcall@homer trafficserver]$ sudo kill -SIGUSR1 $(pidof traffic_server)
Server:
allocated | in-use | type size | free list name --------------------|--------------------|------------|---------------------------------- 1048576 | 0 | 32768 | memory/ioBufAllocator[8]