> ServerName differently for  each VirtualHost.  Strangely though, I

> still don't get stats for RX/TX  from ifconfig:
> 
> eth0      Link encap:Ethernet  HWaddr  [removed]
>           inet addr:1.2.3.1   Bcast:[removed]  Mask:255.255.255.248
>            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>            RX packets:923677 errors:0 dropped:0 overruns:0  frame:0
>           TX packets:1444212 errors:0  dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:1000
>           RX  bytes:124904402 (119.1 MiB)  TX bytes:1880087116 (1.7 GiB)
>            Interrupt:40
> 
> eth0:1    Link  encap:Ethernet  HWaddr [removed]
>           inet  addr:1.2.3.2  Bcast:[removed]  Mask:255.255.255.248
>            UP BROADCAST RUNNING MULTICAST  MTU:1500   Metric:1
>           Interrupt:40

Remember eth0:1 is an alias for eth0.

Your above info is slightly wrong in that eth0 should be listed as eth0:0; 
where 
instead ifconfig is showing eth0 generic information and eth0:0 information 
combined.
That's probably the source of your confusion.

Don't know how to remedy it though.

HTH,

Ben


Reply via email to