Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watchdog is really, really slow. Redesign it. #9

Open
schwern opened this issue Jul 8, 2010 · 0 comments
Open

Watchdog is really, really slow. Redesign it. #9

schwern opened this issue Jul 8, 2010 · 0 comments

Comments

@schwern
Copy link
Contributor

schwern commented Jul 8, 2010

Setting no_watchdog gives about a 3x performance boost under production conditions. The watchdog system is complete overkill just to protect who can access client data. It touches pretty much every method call. Not yet sure how to re architect it.

Chad sez: according to hippa you must have control over which users can access which clients
and client data can be queried all over the app even when you dont think it will the watchdog forcess the security. it is overkill, but we had to ensure there were no loopholes in the app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant