| Author |
How do you count traffic?
|
Ivan Jouikov
Ranch Hand
Joined: Jul 22, 2003
Posts: 269
|
|
I wanted to know, how do you keep track of traffic on your web-site? That is, how much MB do u use up during 1 page download for instance... anybody worked with that?
|
 |
Mark Vedder
Ranch Hand
Joined: Dec 17, 2003
Posts: 624
|
|
Most enterprise level web servers / application servers natively provide such statistics. There are ways you could do such on your own via custom code, but it would be a pretty involved subject for a discussion forum like this. You might try doing some google searches on the subject. Also some of the better Servlet/JSP books out there might have a discussion on the subject. You may want to spend the afternoon at a good bookstore and flip through some books looking for ideas. Regards, Mark
|
 |
 |
|
|
subject: How do you count traffic?
|
|
|