On July 11, 2015 at 12:49PM +0800, jidanni (at jidanni.org) wrote: > Can you do this simple experiment for me: > 1. Unplug your computer from the network. > 2. Browse a page. See the "Cannot retrieve" message? Good.
When unplugged, emacs-w3m fails few seconds later, but this isn't
the point.
> 3. Now adjust some variable that will cause emacs to wait a few more seconds
> before
> giving up on the network and returning that message.
When I add the follwing traffic control setting to emulate the slow
network,
# tc qdisc add dev eth0 root netem delay 5000ms
emacs-w3m displays the page about 30-40 seconds later.
When I remove the traffic control setting,
# tc qdisc del dev eth0 root
emacs-w3m displays the page about 1-2 seconds later.
I have no idea how to rescue your situation, though I guess
something is wrong with your system.
Thanks,
--
Tatsuya Kinoshita
pgptqFGR9asOC.pgp
Description: PGP signature

