Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support restart in Trinidad-way #53

Open
paneq opened this issue Sep 3, 2012 · 0 comments
Open

Support restart in Trinidad-way #53

paneq opened this issue Sep 3, 2012 · 0 comments

Comments

@paneq
Copy link
Collaborator

paneq commented Sep 3, 2012

restart (default) synchronous reloading (exposed by Tomcat). This strategy pauses incoming requests while it reloads the application and than serves them once ready (or timeouts if it takes too long). It has been chosen as the default strategy since 1.4.0 due it's more predictable memory requirements.

https://github.com/trinidad/trinidad#hot-deployment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant