Page MenuHomePhorge

Improve greylist handler
Needs ReviewPublic

Authored by machniak on Tue, Apr 23, 5:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 6, 8:45 AM
Unknown Object (File)
Sun, May 5, 3:30 AM
Unknown Object (File)
Sun, May 5, 3:29 AM
Unknown Object (File)
Sun, May 5, 3:29 AM
Unknown Object (File)
Sun, May 5, 3:29 AM
Unknown Object (File)
Sat, May 4, 10:08 PM
Unknown Object (File)
Fri, May 3, 6:44 PM
Unknown Object (File)
Thu, May 2, 10:21 AM
Subscribers
Restricted Project

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary
  • introduce DB transaction
  • limit number of selects from greylist_connect table
  • limit number of whitelist record updates
Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Branch
dev/spf-perf
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 47148
Build 17967: arc lint + arc unit

Event Timeline

machniak created this revision.
  • Improve single sql query and coding style
  • Move greylist policy controller tests to more appropriate place
  • Speed up greylist tests