[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Odd error message
- Subject: Re: [cobalt-users] Odd error message
- From: Simon Dick <simon@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat Dec 14 12:08:00 2002
- Organization:
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Sat, 2002-12-14 at 17:52, Tom Arriola wrote:
> My raq4 has had some very odd entries in the error log. Below is an entry
> that has been repeated variously for the past week:
>
>
> [toma toma]$ tail -f /var/log/httpd/error
> Dload Upload Total Current Left
> Speed
> 100 349 100 349 0 0 1302 0 0:00:00 0:00:00 0:00:00
> 340k
>
>
>
> What in the heck sort of error is that? Is it a symptom of someone accessing
> my system in an unusual manner?
>
> I just started using curl as part of credit card authorization and this
> error may be linked to that.
Looks like the output from curl to me, try passing it the -s (silent)
flag, the httpd error logs contain anything programs print to stderr.
Hope that helps.
--
Simon Dick <simon@xxxxxxxxxxxxxxxxxxxxxxxxx>