Re: Delay loading some sites
Dennis New <dennisn-YN8wfZw00oMlLhA2qel/[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 7 Jul 2017 18:22:43 +0200, Johannes Hofmann wrote:
> Hm, for me both sites seem to load reasonably fast here, but I just
> tested it once right now.
> You could try something like this (with show_msg=YES):
>
> dillo http://craigslist.org/ | gawk '{ print strftime("[%Y-%m-%d %H:%
> M:%S]"), $0 }'
>
> Maybe that gives a hint what is taking up time.
It's something in the Nav_open_url process. I don't have this delay
using other browsers, so I don't think it's a DNS issue.
[2017-07-07 12:30:58] Nav_open_url: new url='http://craigslist.org/'
[2017-07-07 12:30:58] Dns_server [0]: craigslist.org is 208.82.237.129
[2017-07-07 12:30:58] Connecting to 208.82.237.129
[2017-07-07 12:30:58] ** ERROR **: [Dpi_read_comm_keys] No such file or directory
[2017-07-07 12:30:58] Dpi_blocking_start_dpid: try 1
[2017-07-07 12:30:58] Nav_open_url: new url='http://www.craigslist.org/'
[2017-07-07 12:30:58] Dns_server [0]: www.craigslist.org is 208.82.237.1
[2017-07-07 12:30:58] Connecting to 208.82.237.1
[2017-07-07 12:30:58] Nav_open_url: new url='https://www.craigslist.org/'
[2017-07-07 12:30:59] Nav_open_url: new url='https://geo.craigslist.org/'
[2017-07-07 12:32:30] Nav_open_url: new url='https://montreal.craigslist.ca'
[2017-07-07 12:32:30] Cookies: not sent for request by 'geo.craigslist.org' for 'montreal.craigslist.ca'
_______________________________________________
Dillo-dev mailing list
[email protected]
http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev