Netty: Number of outstanding requests -


in apache, there server-status page tells me current status of server. in particular, tells me number of requests ('currently' in, @ time when server-status page accessed) being processed. there way find out same in netty?

it's not built in, conceptually easy implement (or easy describe, anyways ;) )

  1. create sharable channelhandler:
  2. add [same] channelhandler instance created pipelines first handler.

Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -