Page 1 of 1

How to implement boolean wildmat for exceeding dwnload limit

Posted: Tue Nov 25, 2003 2:04 am
by djbizzybee
Could you please give me the exact input to implement the exceeding download limit wildmat for processing server priorities option?

This is what's given: download*limit|

when my server (newsfeed) has reached it limit, it says:

"Error 502 Authentication error Too much downloaded: 123456789
2408203k, limit is 2408000k"

From this information, what would be the exact phrase to input for this wildmat expression. I don't know where to assign the value nor do I know what value to replace it with.

Thanks

Posted: Tue Nov 25, 2003 2:17 pm
by blackdog56
Mine looks like this:

download*limit|too much download

it should handle yours also.

Posted: Sat Nov 29, 2003 11:34 am
by slotboxed
download*limit

works. Drop the | at the end of yours.