Thanks : )
I've another question to ask you ...
Which setting do you advise for best tuning scenario like mine ???
Now mathopd starts with :
Tuning {
NumConnections 240
BufSize 24576
}
Mathopd is dedicated only to serve gif, and jpg images.
Usually I've 400.000 hits/day
My server is Athlon 1.2Gb 266MHZBus, and 512Mb DIMM 266MHZ
TIA
Best regards
Simone
----- Original Message -----
From: "Michiel Boland" <[EMAIL PROTECTED]>
To: "Sfondo Staff - WebMaster" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, April 05, 2002 1:58 PM
Subject: Re: Does is a problem ??
> > Fri Apr 5 10:13:50 2002 [10932] No old-style server at www.abc.com
> >
> > Is a problem ??
>
> Not really. It means a browser contacted your server but did not send a
> 'Host:' header. If you want to make these messages go away you can add a
> virtual server with the 'NoHost' keyword, e.g.
>
> Virtual {
> NoHost
> Control {
> Alias /
> Location /home/www/htdocs
> }
> }
>
> HTH
>
> Cheers
> Michiel
>