Filter frontend_net may log statistics
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 6 Mar 2012 11:44:50 +0000 (12:44 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 6 Mar 2012 11:49:26 +0000 (12:49 +0100)
commit9633f388601013d6a4de9367a307dfe647dbbaa6
tree38fcd1c014139205d1d3f8c8b365c58d9e66a62b
parent09a360ce6e6b550c75c6d30502e1019a8e9f5fa6
Filter frontend_net may log statistics

If a custom message element in frontend_net configuration it makes
the frontend_net filter produce a log entry whenever an operation
is completed. The log is always written using yaz_log with the
custom message given, the package ID (session ID) , the time
the operation has been active (end-to-end) , the threads currently
active/total and the size of the request input/output queues.
etc/config-zoom.xml
etc/config1.xml
src/filter_frontend_net.cpp
src/test_thread_pool_observer.cpp
src/thread_pool_observer.cpp
src/thread_pool_observer.hpp
xml/schema/filter_frontend_net.rnc