On Mon, Jan 18, 2010 at 06:59:08PM +0100, Johannes Hofmann wrote:
On Mon, Jan 18, 2010 at 03:58:25PM +0900, furaisanjin wrote:
2010/1/18 Johannes Hofmann <Johannes.Hofmann@gmx.de>:
Please test attached patch. It limits the overall number of concurrent connections to 4.
I tested this with TCP_NODELAY option and it seems that further image downloading stops when the page repush happens due to remote CSS. So I don't see all images. Good thing is that I don't get the error message.
Hm, it seems to work ok here...
Ok, I'm also seeing an issue now. Not sure if it's the problem you are having. With an overall limit of open connections a slow server can eat up all 4 connections. Then dillo can't connect to other hosts anymore, e.g. in an other window or tab. This needs to be addressed.