[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] warnings
- Subject: Re: [cobalt-users] warnings
- From: "Steve Bassi" <steve@xxxxxxxxx>
- Date: Fri Apr 12 02:21:03 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
| Hello all,
|
| Anybody care to tell me what the error below means?
|
| Warning: Truncating oversized request field
Webalizer creates these messages and emails the warning.
Someone has visited your site via the GET method in the URL, which creates a
long URL.
Webalizer can only deal with a certain length of URL and these are just too
large for webalizer.
The good news is its nothing to worry about
If you want to stop them
Edit /etc/webalizer.conf and change the " quiet " and "really quiet "
options to no.
This will stop all messages from webalizer., including ALL errors, so
perhaps its best to just ignore the " Warning: Truncating oversized request
field " message
Bassi