convert webui listports to pages?
John Marino
marcuscom at marino.st
Sun Nov 13 07:32:33 EST 2011
Since the contents of the web pages go into memory first, it's pretty
easy to run out with PHP. I am testing a build with over 10000 ports in
it. PHP runs out of memory trying to display 10,000 rows in table.
Should the web page be converted to a "page" format? E.g display up to
500 ports per page, and use a combo-list to select other pages? That
would be my suggestion to limit the size of the web page the webui tries
to generate.
Is another else running into this?
Log markup has similar issues with extremely large log files, but the
regex is usually slows the page down first.
John
More information about the tinderbox-list
mailing list