It's possible that cvsmonitor might be slow to release the connection ( as it cleans up ) and because it doesn't send the content-length header, the proxy is hanging around waiting to see if there is any more data coming, and then times out and sends it to you.
Of course, it's just a suggestion and I could be talking out my arse.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
cvsmonitor through a proxy always needs extra long to load, is this a known thing? I'm using suse9.0 and apache2 ..
any clues? thanks in advance!
It's possible that cvsmonitor might be slow to release the connection ( as it cleans up ) and because it doesn't send the content-length header, the proxy is hanging around waiting to see if there is any more data coming, and then times out and sends it to you.
Of course, it's just a suggestion and I could be talking out my arse.