How to implement boolean wildmat for exceeding dwnload limit

Post Reply
djbizzybee
Posts: 1
Joined: Tue Nov 25, 2003 1:53 am

How to implement boolean wildmat for exceeding dwnload limit

Post 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
blackdog56
Posts: 106
Joined: Thu Feb 27, 2003 7:33 pm

Post by blackdog56 »

Mine looks like this:

download*limit|too much download

it should handle yours also.
slotboxed
Posts: 57
Joined: Sun Nov 09, 2003 3:49 am

Post by slotboxed »

download*limit

works. Drop the | at the end of yours.
Post Reply