Finding What Makes Up All That Bandwidth

Oct 28, 2007

I got a cPanel notification that one of my client's had exceeded their bandwidth and so the site was down.

Checking, I found in AWStats that nearly 400+ MB was web traffic. It looks normal to me. However, AWStats simply grouped them all together under 'Others' without providing clear details.

Is there any other way I can find out what made up that 400+MB traffic?

View 3 Replies


ADVERTISEMENT

What Makes A VPS Standout?

May 14, 2009

What is it that makes a VPS better than all the others? What would compel you to sign up for one over another?

View 14 Replies View Related

What Makes Free Hosts Different

Oct 13, 2009

Apart from being free, of course. I can see thousands of free webhosts, many of which even don't put ads, and still support Databases, custom domains, even unbelievable bandwidths. Still, how does premium webhosts remain at the top? Or what is the problem with these free hosts?

View 14 Replies View Related

What Makes You Sign Up With A Provider

May 20, 2009

I'd like to get some feedback on what makes people sign up with a provider. On the flip side, what turns you away from a provider? Their site, feedback etc?

Personally, I like to see a provider that has reliability, stability and excellent customer care.

View 14 Replies View Related

What Dedicated Server Features Makes You Go WOW!

Jul 2, 2008

Hey, I'd be interested to hear a bit about the dedicated server features that would "turn you on" as potiential dedicated server client. What would make you go "WOW, thats cool", which features that would be indifferent to you and which ones you'd rather be with out...and why?

Thanks a lot for your input. I've listed a few options, but please feel free to post more below!

(also, just to make it clear, we (uk2group.com) does not offer all of these services, so this is not a lame attempt to spam or promote our services...)

View 14 Replies View Related

What Makes A Good Download Server

Apr 9, 2009

Which is the most important? CPU, Memory or others?

Which company provides the most cost-efficient download servers?

View 14 Replies View Related

What Makes A Good Reseller Host

Nov 24, 2008

I’m looking to find some opinions on what attributes constitute a superior reseller host. Anyone care to share?

View 7 Replies View Related

365 Main Makes AOLs' Dumbest Business Top 15 List

Dec 19, 2007

On July 24, data-center operator 365 Main issues a press release touting its 24/7 reliability & backup generators that keep the data center continuously running. That day a power outage hits and three of its backup generators fail, taking down high-profile customers including Craigslist, RedEnvelope and Technorati.

[url]

View 14 Replies View Related

What Makes Server Cpu's Superior To Desktop Cpu's- Woodcrest Vs Conroe, Etc

Aug 14, 2007

wondering in general and specifically for woodcrest vs conroe and kentsfield vs clovertown

I can't find either

a) an explanation as to why the server cpu's are superior to the desktop equivilents

or

b) benchmarks comparing them.

even mainstream hardware sites like tomshardware has benchmarks for server hdd's, but not server cpu's for some reason.

apart from the ability to use dual cpu's in a single machine, what is the advantage? what warrants the price difference? are there benchmarks available anywhere to compare comparable models? (example, woodcrest xeon 5150 2.66ghz vs conroe c2d e6700 2.66ghz)

View 14 Replies View Related

Mysql Insert/Update Makes Apache Go Crazy

Aug 12, 2007

I run a wordpress blog with apache2+mysql5+php5 in a Debian vps with 1024mb ram (plus swap).

When you read the website everything works quick and smooth, but when you have to add data to the database (edit posts, write posts, write comments) something weird happens.
monitoring the system with the top and I see that, for example, as soon as an article has been posted (already got the "article posted" message in the page) the free ram goes suddenly down (some seconds) from 800mb to 0. Swapping starts and the website stops responding. in the meanwhile cpu "wa" goes high (90%++).

Typing ps aux I can see that is not mysql process's fault, actually it seems more that it's apache to cause this ram hogging, in fact an apache restart brings back tons of free ram.

this is my current my.cnf:

Code:
client]
port= 3306
socket= /var/run/mysqld/mysqld.sock

# Here is entries for some specific programs
# The following values assume you have at least 32M ram

# This was formally known as [safe_mysqld]. Both versions are currently parsed.
[mysqld_safe]
socket= /var/run/mysqld/mysqld.sock
nice= 0

[mysqld]
#
# * Basic Settings
#
user= mysql
pid-file= /var/run/mysqld/mysqld.pid
socket= /var/run/mysqld/mysqld.sock
port= 3306
basedir= /usr
datadir= /var/lib/mysql
tmpdir= /tmp
language= /usr/share/mysql/english
skip-external-locking
#
# Instead of skip-networking the default is now to listen only on
# localhost which is more compatible and is not less secure.
bind-address= 127.0.0.1
#
# * Fine Tuning
#

myisam_sort_buffer_size=64M
max_connect_errors=20
connect_timeout=15
interactive_timeout=100

join_buffer_size=1M
sort_buffer_size=1M
read_buffer_size=1M
bulk_insert_buffer_size=16M

key_buffer= 64M
max_allowed_packet= 16M
thread_stack= 128K
thread_cache_size= 8
max_connections = 600
table_cache = 256
#thread_concurrency = 10
#
# * Query Cache Configuration
#
query_cache_limit = 1M
query_cache_size = 16M
#
# * Logging and Replication
#
# Both location gets rotated by the cronjob.
# Be aware that this log type is a performance killer.
#log= /var/log/mysql/mysql.log
#
# Error logging goes to syslog. This is a Debian improvement :)
#
# Here you can see queries with especially long duration
#log_slow_queries= /var/log/mysql/mysql-slow.log
#long_query_time = 2
#log-queries-not-using-indexes
#
# The following can be used as easy to replay backup logs or for replication.
#server-id= 1
#log_bin= /var/log/mysql/mysql-bin.log
# WARNING: Using expire_logs_days without bin_log crashes the server! See README.Debian!
#expire_logs_days= 10
#max_binlog_size = 100M
#binlog_do_db= include_database_name
#binlog_ignore_db= include_database_name
#
# * BerkeleyDB
#
# Using BerkeleyDB is now discouraged as its support will cease in 5.1.12.
skip-bdb
#
# * InnoDB
#
# InnoDB is enabled by default with a 10MB datafile in /var/lib/mysql/.
# Read the manual for more InnoDB related options. There are many!
# You might want to disable InnoDB to shrink the mysqld process by circa 100MB.
skip-innodb
#
# * Security Features
#
# Read the manual, too, if you want chroot!
# chroot = /var/lib/mysql/
#
# For generating SSL certificates I recommend the OpenSSL GUI "tinyca".
#
# ssl-ca=/etc/mysql/cacert.pem
# ssl-cert=/etc/mysql/server-cert.pem
# ssl-key=/etc/mysql/server-key.pem

View 1 Replies View Related

Finding Spammers

Jul 31, 2007

trying to find a spammer on my system, who just sent out and is still sending out 4000+ emails...

i have a centos vps with whm.

looked at exim_mainlog, there's nothign telling. the message body is visible, but the links it points to arent' hosted by me. there is no return address, its sending mail as nobody. phpsuexec is not an option.

View 6 Replies View Related

Finding The Server Hog

May 19, 2009

Anyone got any special programs or tools they use to find out what specific account and domain is abusing server resources?

I am running WHM/cPanel latest build along with the latest Apache, PHP, and MySQL.

View 8 Replies View Related

Finding The Right Host

Nov 4, 2009

I were already at two paid hosts and had no good experience.

Then I have tried a few freehosts and saw a lot of rubbish.

I searched and searched, chatted to support chats of hosts - but no luck yet!
then I came here and now I ask you to find a right (US) hosting service...

First I tell you what site I have, that you can truly estimate:
I have a private website and on it are many photoshop pictures for the design of my website (15kb-200kb per picture).

I offer 3D models for binary downloading in zip files (filesize
1 MB - 15 MB each). I need html, php, SSI, mysql, phpmyadmin, .htaccess and cpanel. I have alexa tracking, google ads and few other javascript tracking providers on my site which are loading heavy according to my former hosts opinion. I have few banner ads, popups, flash animations, the usual things on a site that it looks good to gamers.

Gamers are my main audience.

Diskspace used: currently 500 MB.*
Bandwidth: currently 150 GB / month*
Daily unique hits / pages: 15000.*
* Those values might grow in future.

Optional I have a bb forum for responses and questions installed, but I would reduce to HTML only, if it would be needed.

One host kicked me out without warning because of bandwidth / CPU, before I have used the bandwidth limit specified in my hosting plan.

Another one threw me out without notification because of 'abuse of server resources', whereby the reason or script has been not specified.

In both cases I have no clue what I had to do about.

I have only HTML, a MYBB, pictures, javascript, one database
and lots of traffic ofc.

Now I need a host who is willing / able to host that.

It's a private non-profit site, so the costs should be adequate.

I think I'm unable to go dedicated by fees, it should be still shared hosting.

My competition has similar sites, even larger. They host for free or for shared fees. I cannot ask them and didn't find out where they would host.

A domain I have already. Need just the DNS servers to point to a new host.

View 14 Replies View Related

Finding This File

Apr 1, 2009

finding this file

iam stuck in middle of install,that install need the below file

i tried in google i cant find it can anyone help me

to find the file

ffmpeg-SVN-r14473.tar.gz

View 3 Replies View Related

Finding FTP Path

Nov 13, 2008

I'm trying to transfer a cms from 1 site to another and I don't know the full ftp path.. I'm looking for the "/public_html/username/blank/blank/sitefolder" or something similar.. How do I figure this out?

View 2 Replies View Related

Help Finding Bottleneck

Sep 4, 2008

Response time from my web server (running LAMP) was really slow this evening. mpstat showed nothing, CPU hovered under 5%, mem usage around 25%, iowait minimal. mysql processlist was mostly idle, no slow queries logged. Only other thing I can think of is the connection from the host itself? (Not my local connection as multiple users complained about slow performance.)

Concurrent users was higher than average, but shouldnt this manifest itself in higher CPU util?

My question was, is there something besides network latency I could be looking at? If it is network latency, what's the easiest way for me to confirm this? A simple ping?

View 7 Replies View Related

Finding The Space

Aug 14, 2007

I have a VDS with 20GB drive, currently its running at 81% capacity, I have looked around but am of the opinion its not the accounts that are using that much space.

Is there a simple method of finding out whihc folders are using all the space?

View 3 Replies View Related

Finding Out Server X

Jan 22, 2007

1- is it possible to find out any server hardware info ?

2- is it possible to find out a web site is in which type of server (Resseller ? Dedicated ? VPS ? or x?)

View 4 Replies View Related

Finding The Right Free Hosting

Jan 21, 2008

I have searched the internet all over , to find a web host that offers :

FREE Domain Mapping
Full support of Wordpress << MySQL , PHP Send mail
Hot linking enabled
Great uptime
Decent bandwidth
speedy servers
NoOo Ads , and the ability to put mine

did it mention it should be?

View 17 Replies View Related

Finding And Chmod The Www Folders

Oct 23, 2009

i need to find al www folders within home directory with 777 permissions and need to chmod to 750.

if possible post the command to do it

View 8 Replies View Related

Finding Load Spike Cause

May 3, 2009

Is there a method for tracking events prior to severe server load? I get these load spikes and am trying to track down their cause ..

OS: CentOS

View 1 Replies View Related

Research - Finding A EU Provider

Jan 10, 2009

I'm doing some research into EU data centres and was trying to find a list of good, reliable centres that offer good speeds to, and around, the whole of Europe - especially the UK.

The provider we currently use is LeaseWeb (NL), who have been very good, however, due to their servers being a very specific specification and currently not what we're looking for, we are looking for a good replacement.

I don't think I would like a centre that is located in the UK, whilst it would be better for us, it would not benefit all of our customers - a host somewhere in the middle would do great.

View 5 Replies View Related

Finding Dedicated Host

May 4, 2009

Currently have the following and pay $134 a month:

OS: CENTOS 4.7
Hardware: AMD HP A64 4200 DC/2GB/250GB SATA
Bandwidth: 1500GB
Control Panel: cPanel + Fantastico
IPs: 5 Useable
Location: US

I don't like my host, and would like to move to a similar price point with a new host. I am capable of managing almost all aspects of my server, only the initial configuration of things like PHP sometimes throw me.

View 13 Replies View Related

Finding Shared Hosting

Jun 3, 2008

This is my second time finding for a shared hosting. I am with ASMALLORANGE now, not that happy with it. I will post a review later on.

I need to host 3 sites, A static website; two wordpress.500mb space;

10gb bandwidth;
5 or more each for add-on domains; subdomain; email; sql etc.

Prefer to pay around $7USD. A buck more is alright.

View 15 Replies View Related

Finding A Fast Host

May 4, 2008

I have a site that is currently hosted in Australia and loads relatively quickly there , but it is very slow in Uk and France.

Eli kindly set up a trial at blurstorm but I am unhapy with the way it loads in australia which is its primary audience.

how to get my speeds up with the site? ATM there is a 2.8 mb swf file that loads in about 5 sec in aus but about 20 in europe.

Blurstorm is faster in europe(france)but unacceptably slow in Aus.

Is blurstorm considered fast servers on their reseller plans? Or do I need to upgrade my expenditure to get what I want?

View 10 Replies View Related

Finding Out Mysql Port

Jun 8, 2008

as you can see on my status2k 3306 is not my mysql port number. I cannot for the life of me figure out what it is. I don't remember changing it and my host will not help me figure out what it is.

I have root login and it's running centos and cpanel.

View 5 Replies View Related

Finding 3000GB BW In California

Jun 12, 2008

to fire up a P4 in California to target Asia. GBLX or Sprint or AT&T transit is a must. The usage for this server would be a ~7mbps average with 5 hour daily bursts up to 20mbps(comes out to around 2300GB).

PacificRack seemed perfect for my needs, but won't answer sales emails...I've read good things, but i'm worried about signing up.

My budget is around $200, this shouldn't be a problem right?

View 12 Replies View Related

Finding Cause Of Load (Red Dot Flashing In WHM)

Sep 10, 2007

See attached screencaps for load problem. I'm the only user on the machine and only run gallery2.

First response from support:
#########################
Load averaged is calculated by the number of processes that want to run / over how much CPU time they want.

On a multi processor box, you need to read load with a grain of salt.

A load of 4 on a box with 4 cpus is the same as a load of 1 on a box with a single cpu.

A load of 8 is not high enough for me to freak out on a 4 cpu box. I would up the limits of the stats processing in statistics configuration.
###########################
I replied:

Did you guys make any changes after my ticket? Load dropped, but the server was responding slowly, and when I clicked on apache status in WHM it said unable to process. I restarted apache via WHM and that error went away. Right now it says:

Server uptime: 59 minutes 34 seconds
Total accesses: 187164 - Total Traffic: 65.0 MB
CPU Usage: u641.12 s66.88 cu0 cs0 - 19.8% CPU load
52.4 requests/sec - 18.6 kB/second - 364 B/request
150 requests currently being processed, 0 idle servers

The gallery is performing faster since the reset.

Two questions:
1) Right after the reset the server load as reported by WHM jumped from 1 to 10 (where it remains) why?

2) When I see the load spike, say to 30, how can I figure out the cause? The load as reported by WHM might already be divided by four processors because when I put the gallery on a single core server, load jumps to 50+

They replied:
##################################
I didn't see any changes to the configuration, I have however made some of my own changes to the configuration at this time to better cycle connections :

root@ [/usr/local/apache/conf]# diff httpd.conf httpd.conf.bak.fmerrill
107c107
< Timeout 60
---
> Timeout 300
126c126
< KeepAliveTimeout 5
---
> KeepAliveTimeout 15
142c142
< MaxSpareServers 20
---
> MaxSpareServers 10
148c148
< StartServers 10
---
> StartServers 5
157c157
< MaxClients 350
---
> MaxClients 150
173c173
< MaxRequestsPerChild 5000
---
> MaxRequestsPerChild 0
####################################

Support didn't give me much info, how do I find the cause of the load - looks like httpd - should I switch to a company that can install apache2 w/cpanel 11, which is multithreaded and could make better use of the 4(?) processors? Why did the load jump back up to "normal" after restarting apache?

View 12 Replies View Related

TOP - And Finding Out What Apache PIDs Are Doing

Feb 14, 2007

You use "top", you see an Apache PID using 100% CPU - how do you find out which page it's displaying, basically anything to work out what's causing the problem?

The "top" display is great, but it's only a starting point.

View 2 Replies View Related

Finding A Monitoring Software

Jun 18, 2007

I am finding a monitoring software for my dedicated server that include monitoring web pages, Bandwidth...and i am using windows 2003 enterprise sp1

View 2 Replies View Related

Finding Files On Server Using SSH

Apr 29, 2007

Can someoen tell me the commands to

1) Find a specific file

2) File all files with a certain extension i.e MP3

Using SSH on a linux server?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved