PacketFence - BTS - PacketFence
View Issue Details
0001480PacketFenceweb adminpublic2012-07-09 05:042012-08-06 14:47
Moshe_Levi 
 
normalminoralways
closedwon't fix 
3.3.2 
 
0001480: web admin doesn't show accounting infromation when there are 100000 accounting rows in database.
I have 113495 accounting rows in the in radacct table.
when I want to view them in the PacketFence::Node::accounting it doesn't show any accounting information. we I had lesser rows I was able to see the infromation.
I modified radius-call to send accounting start messages. You can use it to reproduce scenario.

./radius-calls 10 10000 acct-start

after that got to the accounting table in the website.
No tags attached.
related to 0000962closed obilodeau php runs out of memory when using filters on a large database 
? radius-calls (4,956) 2012-07-09 05:04
https://www.packetfence.org/bugs/file_download.php?file_id=148&type=bug
Issue History
2012-07-09 05:04Moshe_LeviNew Issue
2012-07-09 05:04Moshe_LeviFile Added: radius-calls
2012-07-09 08:32fgaudreaultNote Added: 0002824
2012-07-09 10:38Moshe_LeviNote Added: 0002825
2012-07-09 11:02fgaudreaultNote Added: 0002826
2012-07-09 11:02fgaudreaultStatusnew => closed
2012-07-09 11:02fgaudreaultResolutionopen => won't fix
2012-08-06 14:47obilodeauRelationship addedrelated to 0000962

Notes
(0002824)
fgaudreault   
2012-07-09 08:32   
I believe the page stays white in the admin ui, correct? If it's the case, just adjust php_value memory_limit to something higher (conf/httpd.conf.apache22).

We have clients with millions of rows and they are working just fine.
(0002825)
Moshe_Levi   
2012-07-09 10:38   
thanks it worked you can close this issue.
(0002826)
fgaudreault   
2012-07-09 11:02   
Configuration Issue, not a bug! Thanks!