Hi,

I have noted that the LWP package is still using the protocol HTTP/1.0
by default. In particular it isn't using keepalive connections.

Are there any reasons for not using KeepAlive? If so, what are the
reasons? If not, what is the suggested way of reusing connections?
For example, I might set the protocol to 1.1 or I could use the

        Connection: KeepAlive header?


Thanks,

Jochen

Reply via email to