I have more out going traffic than incoming why? I have 30MB of incoming traffic to my forum but 1GB of outgoing traffic my bandwith is starting to feel it now why is this search engines? rss feed? anyone know I am using webliazar as a control panel does'nt give much detail to what is using my bandwidth.
I can't see the issue with that. Outbound bandwidth is the server giving its users pages (i.e. serving the forum), and inbound bandwidth is requests (and uploads) from users. For example: User request: GET / HTTP/1.1 Host: yourdomain.com Code (markup): Length: ~ 34 Bytes Response: Pages of text, and images. Length: ~ Hundreds of kilobytes. Jay