GNU bug report logs -
#11600
Must subscribe in order to avoid long "nntp read:" waits
Previous Next
Reported by: Dave Abrahams <dave <at> boostpro.com>
Date: Fri, 1 Jun 2012 15:04:02 UTC
Severity: normal
Found in version 5.130006
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Dave Abrahams <dave <at> boostpro.com> writes:
> It produced the following ELP results
> nntp-request-list 3 12.511693000 4.1705643333
> nntp-with-open-group-function 3 12.511677 4.170559
> nntp-send-command-and-decode 3 12.511605 4.170535
> nntp-accept-process-output 1984 12.323542999 0.0062114632
This just seems to say that you're reading huge active files. Or big
active files from slow servers. All the time is spent waiting for
output.
The confusing thing is that you have `gnus-read-active-file' set to nil
(which isn't a good choice, but, anyway), but still `nntp-request-list'
is called three times.
When I set that variable to nil, I get no calls to that function.
Could you do a `debug-on-entry' on that function to see what's
triggering the calls?
--
(domestic pets only, the antidote for overdose, milk.)
http://lars.ingebrigtsen.no * Lars Magne Ingebrigtsen
This bug report was last modified 11 years and 118 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.