Displaying 1 result from an estimated 1 matches for "_matthew".
Did you mean:
matthew
2005 May 22
1
realtime excessive database queries
Does asterisk really need to be doing 3 database calls for every
priority in every extension?
Why not just load all the extensions into memory, and then have a
mechanism to mark an extension as stale and only then reload from the
database? Seems that with a basic caching mechanism you get all the
benefits of realtime without the downside of taking a performance hit
like it does now when having