You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/01/12 19:03:54 UTC

[jira] Updated: (TAP5-978) Provide remote management of the page pool settings

     [ https://issues.apache.org/jira/browse/TAP5-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko updated TAP5-978:
--------------------------------

    Description: 
It would be very useful to expose the Tapestry applications for remote management by using the JMX API. This management should be limited to symbols: 

- tapestry.page-pool.soft-limit, 
- tapestry.page-pool.soft-wait
- tapestry.page-pool.hard-limit
- tapestry.page-pool.active-window

Tapestry should register a MBean for editing of these page pool settings. A management tool such as JConsole can be used to edit these settings soon as an application becomes busy.

  was:
It would be bery useful to expose the Tapestry applications for remote management by using the JMX API. This management should be limited to symbols: 

- tapestry.page-pool.soft-limit, 
- tapestry.page-pool.soft-wait
- tapestry.page-pool.hard-limit
- tapestry.page-pool.active-window

Tapestry should register a MBean for editing of these page pool settings. A management tool such as JConsole can be used to edit these settings soon as an application becomes busy.


> Provide remote management of the page pool settings
> ---------------------------------------------------
>
>                 Key: TAP5-978
>                 URL: https://issues.apache.org/jira/browse/TAP5-978
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core, tapestry-ioc
>    Affects Versions: 5.1.0.5
>            Reporter: Igor Drobiazko
>
> It would be very useful to expose the Tapestry applications for remote management by using the JMX API. This management should be limited to symbols: 
> - tapestry.page-pool.soft-limit, 
> - tapestry.page-pool.soft-wait
> - tapestry.page-pool.hard-limit
> - tapestry.page-pool.active-window
> Tapestry should register a MBean for editing of these page pool settings. A management tool such as JConsole can be used to edit these settings soon as an application becomes busy.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.