identity package default tweaks (#811)
- limits on HTTP idle connections. mostly impacts did:web and HTTPS
handle resolution, which can otherwise result in huge numbers of sockets
hanging around (one per custom domain) when operating at scale. values
chosen should not have too bad an impact on PLC usage, though we might
want to split out separate PLC and non-PLC HTTP clients at some point
- drop some timeouts