Alex,
current cvs should perform better regarding http keepalive timeouts. you could try to descrease keepalive timeout in gwlib/http.c:
Actually I see from looking at the above .c that there is a USE_KEEPALIVE #define. Could I just expose that to the ./configure so I could disable it? Something like --disable-keepalive or whatever. Would that be an acceptable patch?
Jon
