Bug 65488 - Destroy method is not being called during Failover configuration
Summary: Destroy method is not being called during Failover configuration
Status: NEEDINFO
Alias: None
Product: Tomcat Connectors
Classification: Unclassified
Component: mod_jk (show other bugs)
Version: 1.2.48
Hardware: Other All
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-08 12:25 UTC by Kusuma
Modified: 2022-07-11 19:06 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kusuma 2021-08-08 12:25:59 UTC
I have configured failover setup with tomcat connectors.while testing failover usecase, destroy method is not being called when first server goes down. Although it's not created worker for new server.
Comment 1 Rainer Jung 2022-07-11 19:05:30 UTC
Sorry for looking at this so late. I do not understand your description. Which destroy method do you mean?

Maybe you can be more explicit about your setup including configuration, how you test (which URLs do you call and how), what is your expectation what should happen and how does your actual observation differ from that.

Thank you,

Rainer