Get new headers not following server settings?

Post Reply
dengle
Posts: 274
Joined: Mon Jun 30, 2003 2:37 pm

Get new headers not following server settings?

Post by dengle »

When retrieving new headers from biggulp.readfreenews.net (a free server I'm sure most of you all know), it often gives an error 400 due to too many connections for the access class. I have the retries set to 9, however, after one failure on new headers, it dies.

Is this a setting I'm missing or does the proggy not apply the retries setting when getting new headers?
alex
Posts: 4549
Joined: Thu Feb 27, 2003 5:57 pm

Post by alex »

the 400 error is recoverable; you can also make any socket/string returned by server error recoverable in properties->general, recoverable errors.

if it is a socket error just put there the error number.
dengle
Posts: 274
Joined: Mon Jun 30, 2003 2:37 pm

ah...

Post by dengle »

So in othere words...

REMS:

REad the Manual Stupid

:mrgreen:
Post Reply