Re: how to caculate the PV,ip,PU according to the tomcat log

2011-02-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To whom it may concern, On 2/24/2011 8:34 AM, maven apache wrote: >> Good question. What are PV, ip, and PU? > > Thanks for your attention and Sorry for my negligence. > > PV: page view, how many people visit a page. > > IP: how many ips visitor th

Re: how to caculate the PV,ip,PU according to the tomcat log

2011-02-24 Thread maven apache
TO *Christopher Schultz*: 2011/2/23 Christopher Schultz > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > To whom it may concern, > > On 2/18/2011 7:38 PM, maven apache wrote: > > how to caculate the PV,ip,PU according to the tomcat log? > > Good question. What

Re: how to caculate the PV,ip,PU according to the tomcat log

2011-02-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To whom it may concern, On 2/18/2011 7:38 PM, maven apache wrote: > how to caculate the PV,ip,PU according to the tomcat log? Good question. What are PV, ip, and PU? > For the ip I can use : > > select count(distinct ip)... Okay, t

how to caculate the PV,ip,PU according to the tomcat log

2011-02-18 Thread maven apache
Hi: how to caculate the PV,ip,PU according to the tomcat log? I have export the tomcat log to db. This is the db structure: +---+---+--+--++-+--+--++-+-+--+---+ | Id| hostip