[webkit-gtk] 1.4.1 - CLOSE_WAIT
David Hill
dhill at mindcry.org
Sat Jun 25 08:16:46 PDT 2011
On Fri, Jun 24, 2011 at 02:26:48PM -0700, Martin Robinson wrote:
> On Fri, Jun 24, 2011 at 1:49 PM, David Hill <dhill at mindcry.org> wrote:
> > When using a browser with WebkitGTk 1.4.1, I get a lot of CLOSE_WAITs
> > sitting around. Does Webkit open up sockets itself, or does it solely
> > use libsoup to do the web connections?
> > Has anyone else experienced this?
> > I am wondering if there is a missing close() somewhere...
>
> They might also be from lingering WebSockets. Can you check if you see
> this browsing sites that do not use WebSockets?
>
> --Martin
The browser only supports http and https, so I cannot test any other
protocols. Is there a way to disable WebSockets, or tune them, or is
there a new function since 1.2 that needs to be called after
WEBKIT_LOAD_FINISHED or WEBKIT_LOAD_COMMITED to stop these lingering
connections?
More information about the webkit-gtk
mailing list