i was installed module "nodeviewcount" for most viewd article, i ignored statistics module for another purpose..
nodeviewcount module work good, but i found one issue in this,.

if you hit same url many times, then there is many entry in table for same nid, this is not check session, IP or anything, due to this reason, my live site, load time increased, then i checked, lots of entry(approx 60 thousands row entered) within a week, i checked node id and user id then i got, same page hit by same user.

can you please look into this,

Regards
Sunil Kumar

Comments

sunil-kumar created an issue. See original summary.

theroyal’s picture

this issue will force me to remove the module,
without solving this issue, the module is not suitable for production environment, especially big ones

theroyal’s picture

happy to see responses on other issues of this great module.
but .. do we expect to see this very important issue solved soon ?

and I think the title of this issue not accurate.

theroyal’s picture

it records multiple visits from the same user even if it is on the same minute.
so atleast leave 1 hour minimum between between each visit and the next one.
or the database will be flooded with repetitive records, especially for huge websites.

adci_contributor’s picture

It isn't a bug because we need to consider each visit in order to get the properly statistics. However in the near future we plan to add the counting limit as a separate option.

theroyal’s picture

yes you are right,
so when do we expect this must-have feature?

adci_contributor’s picture

The new version will be released when the new features will be finalized.

  • adci_contributor committed a558b45 on 7.x-3.x
    Issue #2679923 by theroyal, adci_contributor, sunil-kumar: nodeviewcount...
adci_contributor’s picture

We have added limitation on viewing. But this is a new version, we have changed the type of the field to date, added the ability to views limit. You can download it from the link nodeviewcount 7.x-3.x

  • adci_contributor committed 8dcc94a on 7.x-2.x
    Issue #2679923 by theroyal, adci_contributor, sunil-kumar: nodeviewcount...
adci_contributor’s picture

Now the possibility of limiting views available in version 7.x-2.5.

theroyal’s picture

I thank you so much for this effort,
yes I made a test on V3 DEV via simplytest.me
and its working :)
.
I ll go to version 3 instead of 2
coz I already installed it in my live website now
is this stable enough ?
or better to go to V2 ?

adci_contributor’s picture

At the moment you'd better to use the version 2 because in version 3 we changed the field format for storing date.

theroyal’s picture

I know that, this is why I want to use the V3 DEV
1- I dont have V2 legacy on this website.
2- I blv the new devlopment about fields is better than the old way.
3- if I use V2 now, then I decide to upgrade to V3, i might face problems with my V2 legacy data who knows.

what do you think ?

adci_contributor’s picture

You can't upgrade from version 2 to version 3.

theroyal’s picture

am using the V3 beta1 version and it is working fine :)

adci_contributor’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.