admin interface?
Marc-André Laverdière
marcandre.laverdiere at gmail.com
Thu Jun 17 20:38:32 EDT 2010
That's definitely not built-in.
But it wouldn't be so hard to do (but that doesn't mean its trivial).
I suggest you use JMX instead of a webapp though...
Marc-André LAVERDIÈRE
"Perseverance must finish its work so that you may be mature and
complete, not lacking anything." -James 1:4
mlaverd.theunixplace.com/blog
/"\
\ / ASCII Ribbon Campaign
X against HTML e-mail
/ \
2010/6/17 falconair <shahbazc at gmail.com>:
>
> Has anyone worked on an admin interface for netty servers?
>
> All of us could use generic functionality such as: how many clients are
> connected to a netty server, how much data has been transferred, remote
> users' ip, perhaps activity over time.
>
> Additionally actionable items could be provided to start/stop servers,
> disconnect specific clients, etc.
>
> The interface could be a web app or REST interface (or both).
>
> I don't know if such functionality could be added as a set of handlers to be
> inserted into channel pipelines, however.
>
> Does such a thing exist?
> --
> View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/admin-interface-tp5191865p5191865.html
> Sent from the Netty User Group mailing list archive at Nabble.com.
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>
More information about the netty-users
mailing list