Opened 14 years ago
Closed 14 years ago
#426 closed enhancement (fixed)
Log search statistics in asynch mode
Reported by: | fxp | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.7.0 |
Component: | General | Version: | v2.6.2 |
Keywords: | Cc: |
Description
Do not alter search performance due to logging
Attachments (2)
Change History (3)
by , 14 years ago
Attachment: | searchstat-asynch.patch added |
---|
by , 14 years ago
Attachment: | searchstat-asynch.2.patch added |
---|
Use ThreadPool for asynch mode. DBMSPool error on heavy load. To be improved.
Note:
See TracTickets
for help on using tickets.
Use ThreadPool for asynch mode. DBMSPool error on heavy load. To be improved.