Send netdisco-users mailing list submissions to
        netdisco-users@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        netdisco-users-requ...@lists.sourceforge.net

You can reach the person managing the list at
        netdisco-users-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. Re: Issue with Netdisco and Subnets Reports page (Oliver Gorwits)
--- Begin Message ---
Hi Muris

I think the issue is larger and with the overall design of Netdisco 2 and
its web frontend. The design is that all rows and row data are fetched from
the database and sent all at once to the web browser. The paging you see in
your browser window is all done locally on the data on your PC. A better
design would be for the web frontend to request pages/windows of data at a
time, but this is not the way it works.

The consequence is that if a lot of rows are fetched, then apart from it
taking a long time to get the data from the database, it also makes the web
frontend come to its knees trying to render and handle it all. This is the
issue which was reported and the reason for reverting.

Sorry about that, not much can be done without quite some effort to
re-engineer, and probably not worth it in Netdisco 2.

regards
Oliver.

On Thu, 21 Mar 2024 at 00:31, Muris <alcat...@gmail.com> wrote:

> Hi Oliver, I see you have reverted the change just to how it was
> previously.
>
>
>
> My question is why cant the backend webserver handle loading thousands and
> thousands of subnet entries even if 0.0.0.0/0 is entered ?
>
>
>
> The same issue with the backend webserver also has with centralised
> wireless controllers with many thousands of clients connected to access
> points, the backend interface just cant display that and errors out as its
> too many things to load.
>
>
>
> I think that needs investigation so potentially thousands of entries the
> webpage can display
>
>
>
> Muris
>
>
>
> *From: *Oliver Gorwits <oli...@cpan.org>
> *Date: *Wednesday, 21 February 2024 at 17:22
> *To: *Muris <alcat...@gmail.com>
> *Cc: *"netdisco-users@lists.sourceforge.net" <
> netdisco-users@lists.sourceforge.net>
> *Subject: *Re: [Netdisco] Issue with Netdisco and Subnets Reports page
>
>
>
> Hi! Yes this is arguably a bug. Please would you open a ticket and we’ll
> be able to fix it.
>
>
>
> Many thanks
>
> Oliver
>
>
>
>
>
> On Wed, 21 Feb 2024 at 06:31, Muris <alcat...@gmail.com> wrote:
>
> Hi Usergroup,
>
>
>
> I have a rather large network, and doing Reports > IP > Subnet Utilisation
> in the newer version forces to display the first page all subnets with
> 0.0.0.0/0
>
> Because its so large, the page cant actually display all the subnets as
> there are thousands and thousands, so it never ends up displaying them and
> comes up as
>
> “Search failed! Please contact your site administrator (server error)”.
>
>
>
> If I look up manually smaller subnets this is fine, its just the huge
> networks it cant seem to handle to display them, is there a fix for this or
> work around?
>
>
>
> Muris
>
>
>
>
>
> _______________________________________________
> Netdisco mailing list
> netdisco-users@lists.sourceforge.net
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
>
>

--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to