Opened 16 years ago

Closed 16 years ago

#9 closed defect (fixed)

Faster haveAccess(user, machine)

Reported by: ecprice Owned by: ecprice
Priority: critical Milestone:
Component: web Version:
Keywords: Cc:

Description

The haveAccess(user, machine) shouldn't need to do several pts membership calls. This is especially true because the web interface currently checks against every machine on the list page, which won't scale well.

One suggestion is to have a cron job recompute the entire map every few minutes.

Change History (2)

comment:1 Changed 16 years ago by ecprice

  • Priority changed from major to critical

comment:2 Changed 16 years ago by price

  • Resolution set to fixed
  • Status changed from new to closed

I believe this was fixed in Eric's r261-r265. Reopen if you think otherwise.

Note: See TracTickets for help on using tickets.