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

Recompile mruby scripts when configuration reloaded. #2

Open
3 tasks
syucream opened this issue Apr 29, 2014 · 3 comments
Open
3 tasks

Recompile mruby scripts when configuration reloaded. #2

syucream opened this issue Apr 29, 2014 · 3 comments
Milestone

Comments

@syucream
Copy link
Owner

syucream commented Apr 29, 2014

Current implementation compiles mruby scripts when ts_mruby plugin is initialized.
However, To improve operations of ATS, it should enable to recompile when configuration reloaded. (For example, when traffic_line -x is executed.)

  • Check resources should be re-release/initialize when reloading
  • Implement re-release/initialize logic
  • Try $ traffic_ctl config reload
@syucream
Copy link
Owner Author

As soon as possible, it should be supported to enhance debugging... :)

@syucream syucream modified the milestone: 0.1 Jul 4, 2016
@syucream
Copy link
Owner Author

syucream commented Aug 4, 2016

Postpone to 0.2 because its a little heavy issue. Support reloading by traffic_line -x needs rethinking about more strict resource management.

@syucream syucream modified the milestones: 0.2, 0.1 Aug 4, 2016
@syucream
Copy link
Owner Author

syucream commented Sep 3, 2016

After trafficserver-7.0.x, traffic_line is obsoleted. traffic_ctl config reload is alternative of traffic_line -x.

@syucream syucream modified the milestones: 0.3, 0.2 Nov 13, 2016
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