Skip to content

nghttpx: Fix bug that mruby is incorrectly shared between backends#1392

Merged
tatsuhiro-t merged 1 commit intomasterfrom
fix-nghttpx-mruby
Sep 16, 2019
Merged

nghttpx: Fix bug that mruby is incorrectly shared between backends#1392
tatsuhiro-t merged 1 commit intomasterfrom
fix-nghttpx-mruby

Conversation

@tatsuhiro-t
Copy link
Copy Markdown
Member

Previously, mruby context is wrongly shared by multiple patterns if
the underlying SharedDownstreamAddr is shared by multiple
DownstreamAddrGroups. This commit fixes it.

Previously, mruby context is wrongly shared by multiple patterns if
the underlying SharedDownstreamAddr is shared by multiple
DownstreamAddrGroups.  This commit fixes it.
@tatsuhiro-t tatsuhiro-t added this to the v1.40.0 milestone Sep 16, 2019
@tatsuhiro-t tatsuhiro-t merged commit fe8946d into master Sep 16, 2019
@tatsuhiro-t tatsuhiro-t deleted the fix-nghttpx-mruby branch September 16, 2019 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant