All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raj Mathur <raju@linux-delhi.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] counting web traffic
Date: Mon, 15 Sep 2003 19:26:30 +0000	[thread overview]
Message-ID: <marc-lartc-106365335311679@msgid-missing> (raw)
In-Reply-To: <marc-lartc-106363912425450@msgid-missing>

Hi Payal,

>>>>> "Payal" = Payal Rathod <payal-lartc@staticky.com> writes:

    Payal> Hi, When the webhosting comanies say that they give you say
    Payal> 10Mb webspace and 200Mb data transfer per month, how do
    Payal> they count data tranfer for that domain?

    Payal> I am unable to figure it out.

    Payal> With warm regards, -Payal p.s. hope this is not too OT
    Payal> here.

If you are giving one IP per site it's pretty simple: just have your
router account traffic by IP.  You can do it on the server system
itself too with fake (accounting-only) iptables rules.  See the
discussion here a couple of weeks ago for more details on how to
achieve that.

If you have IPs shared across multiple sites you need to do much more
work.  Depending on the services you're offering your clients, you may
have to make separate summations from HTTP, HTTPS, SMTP, POP3, IMAP,
FTP and SSH logs (I wonder if ssh logs contain data transfers) and
summarise them into a single figure each month.

Regards,

-- Raju
-- 
Raj Mathur                raju@kandalaya.org      http://kandalaya.org/
       GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
                      It is the mind that moves
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  reply	other threads:[~2003-09-15 19:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-15 15:16 [LARTC] counting web traffic Payal Rathod
2003-09-15 19:26 ` Raj Mathur [this message]
2003-09-15 22:46 ` Chincogan Network Services Lists
2003-09-16  1:53 ` Venkatesh. K
2003-09-16  1:59 ` Venkatesh. K
2003-09-16  4:31 ` Payal Rathod
2003-09-16  4:56 ` rajesh
2003-09-16  5:51 ` Venkatesh. K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-106365335311679@msgid-missing \
    --to=raju@linux-delhi.org \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.