Hi,
we just upgradet from 7.20 Build 109 to 7.30 B 203.
So we see some changes in Keepalive behaviour.
Having many Services with keepalive type http and get.
The keepalive with method head works.
In the new Version the Requests on some Keepalives are sent as http 1.1. If this happens, then our keepalive comes first alive and is then getting down.
Not sure, why. The Error messeage is "General Read failure".
If we Change to http non-persistent then the keepalive comes with HTTP 1.0 and anything is fine.
But the strange thing is, some keepalives are not configured to non-persistent and they also come with http 1.0. The are also working.
How the CSS decides to send HTTP 1.0 or 1.1 Request.
Was there a Change on Keepalives? I have not found anything on the releasenotes.
Best Regards
Sven