convert webui listports to pages?

Beat Gätzi beat at chruetertee.ch
Sun Nov 13 09:54:42 EST 2011


On Nov 13, 2011, at 1:32 PM, John Marino wrote:
> 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.

You may want to set $list_limit_nr in inc_tinderbox.php. This limits the
number of shown ports per page.

HTH,
Beat

> 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
> 
> _______________________________________________
> tinderbox-list at marcuscom.com mailing list
> http://marcuscom.com/mailman/listinfo/tinderbox-list
> To unsubscribe, send any mail to "tinderbox-list-unsubscribe at marcuscom.com"




More information about the tinderbox-list mailing list