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

Feature/cosocket #28

Merged
merged 2 commits into from
Feb 24, 2015
Merged

Feature/cosocket #28

merged 2 commits into from
Feb 24, 2015

Conversation

thibaultcha
Copy link
Member

Create new sessions on connections and thus use the cosocket API since jbochi/lua-resty-cassandra#38 was merged and thus fix the seeding issue!

Also this does show the right error ("connection refused") is cassandra is unavailable #20.

This will allow use to use the cosocket API when running inside nginx,
as soon as we do so let's use setkeepalive() instead of close()
thibaultcha added a commit that referenced this pull request Feb 24, 2015
@thibaultcha thibaultcha merged commit 89a0aba into master Feb 24, 2015
@thibaultcha thibaultcha deleted the feature/cosocket branch February 24, 2015 01:17
ctranxuan pushed a commit to streamdataio/kong that referenced this pull request Aug 25, 2015
gszr pushed a commit that referenced this pull request Jun 10, 2021
If Kong has an error or if Kong is returning
a 404 when no Route is matches, the plugin will
be executed and no service will be matched.

This change avoids recording those metrics and a potential
nil de-reference, resulting in noise in logs.

Cases when plugin is executed when Kong has an error
or other cases should be recorded by the plugin
but is out of scope for this fix.

From #28
gszr pushed a commit that referenced this pull request Aug 6, 2021
If Kong has an error or if Kong is returning
a 404 when no Route is matches, the plugin will
be executed and no service will be matched.

This change avoids recording those metrics and a potential
nil de-reference, resulting in noise in logs.

Cases when plugin is executed when Kong has an error
or other cases should be recorded by the plugin
but is out of scope for this fix.

From #28
gszr pushed a commit that referenced this pull request Aug 18, 2021
gszr pushed a commit that referenced this pull request Aug 19, 2021
docs(proxy-cache) point to the official documentation at the Kong Hub
gszr pushed a commit that referenced this pull request Oct 28, 2021
hutchic added a commit that referenced this pull request Jun 10, 2022
* doc(functional tests) update docs about writing functional tests

* test(request termination) test request termination plugin on a serviceless route
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant