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

Enhancement request: Deep health check via AJP #8

Open
adamdamico opened this issue Jun 2, 2011 · 1 comment
Open

Enhancement request: Deep health check via AJP #8

adamdamico opened this issue Jun 2, 2011 · 1 comment

Comments

@adamdamico
Copy link

Hello,

I have experimented with both your AJP module and this one. I like using AJP to connect to a Tomcat upstream (instead of HTTP), but I need a deeper health check. Quite often Tomcat will crash in such a way that the CPING/CPONG will still return properly, but my application is still inoperable.

Is it possible to add a check via AJP that is similar to the check_http_send directive, where the check can issue a GET to some path?

@yaoweibin
Copy link
Owner

Hi Adam,

This is a bit difficult. I'm too busy this month. I'll add this feature
in my todo list.
Thanks for your suggestion.

On 2011-6-2 8:52, adamdamico wrote:

Hello,

I have experimented with both your AJP module and this one. I like using AJP to connect to a Tomcat upstream (instead of HTTP), but I need a deeper health check. Quite often Tomcat will crash in such a way that the CPING/CPONG will still return properly, but my application is still inoperable.

Is it possible to add a check via AJP that is similar to the check_http_send directive, where the check can issue a GET to some path?

Weibin Yao

ngarratt pushed a commit to ngarratt/nginx_upstream_check_module that referenced this issue Jul 5, 2023
…2_update_sni_and_tls1.3

OpenResty 1.13.6.2 update sni and tls1.3
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

No branches or pull requests

2 participants