Merged
Conversation
…d of connect" This reverts commit 3b5d77a.
Member
|
we're successfully using 4028 in our 8.0.x branch without crashes.. what's the plan to replace this feature? |
Contributor
|
We'll aim to have this fixed properly for 9.0.x. |
masaori335
pushed a commit
to masaori335/trafficserver
that referenced
this pull request
Mar 31, 2021
* asf/8.1.x: Revert "proxy.config.http.connect_attempts_timeout tracks TTBF instead of connect" (apache#6885) Updated ChangeLog lua plugin: fix for incorrectly injecting global plugin stats code and documentation for lua states configuration and stats printing (apache#6571) Add include so BROTLI constants are available to plugin (apache#6862) Fix pointer overflow in XPACK Change AM_LDFLAGS to be an addition, not an overwrite, in the plugin makefile. This allows the various libpaths, and specifically the rpath, to be transferred over to plugins when used for tests. Currently separate test applications will build properly against things like a custom openssl installation, however when they run they do not know the correct location unless you have set the LD path on the system to include that directory. Passing this information around allows the ATS library rpath to also be used for the test applications so they can determine at runtime where to look for libraries (apache#6835) Fixes autodetect of brotli
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This reverts commit 3b5d77a.
4028 is causing crashes.