I cannot think of a generic way of distinguishing between different urls,
whether a request for a image or for css style sheets. we cannot recognize
a css request just by looking ".css" at the end of the url. Sometimes even
css request goes with query parameter at the end of the url. AFAIK there is
no generic way to recognize different of the urls. And if we do string
pattern matching would affect the performance.

Thanks

*G. K. S. Munasinghe
*
*Software Engineer,*
*WSO2, Inc. http://wso2.com *
*lean.enterprise.middleware.*
*
*
email: [email protected]
phone:(+94) 777911226


On Wed, Aug 7, 2013 at 5:44 PM, Asanka Vithanage <[email protected]> wrote:

> Hi All,
>
> With current web stat gathering implementation, when access a (web
> statistics enabled) web app one time, BAM Event_KS getting updated more
> than one time.
>
> As observed, reason is AS publishing all web request it made within a page
> load.
> So it counts all CSS,Image requests as well.
> Due to this showing final web statistics are not accurate IMO.
>
> Is there any possibility to improve this?  WDYT?
>
>
> -
> Asanka Vithanage
> Senior Software Engineer -QA
> Mobile: +94 0716286708
> Email: [email protected]
> WSO2 Inc. www.wso2.com
>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to