Haven't sync'd in a while. I'll take a look.
On Sat, Feb 8, 2014 at 2:10 PM, Adam Armstrong adama@memetic.org wrote:
On 2014-02-08 15:28, Jeremy Custenborder wrote:
The page load times seem to climb with the number of ports. There is a port security check so anything that displays a lot of ports will result in a large number of calls to the database. The are primary key lookups but there is still a remote call. You might want to try keeping the Web Server and DB server on the same box. We eliminated a lot of these port check calls be modifying the code. We don't need port level acls and would prefer the data hippy approach of letting everybody see everything.
Is this still an issue? We've changed the way a lot of these work.
We now do quite different lookups on the ports and some other pages to try to reduce load time.
adam.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium