[
https://issues.jboss.org/browse/MODCLUSTER-492?page=com.atlassian.jira.pl...
]
Radoslav Husar commented on MODCLUSTER-492:
-------------------------------------------
The idea is that since GETs are supposed to be idempotent they can be failed over, i.e.
retried, even after they started processing -- which we currently don't do nor
support.
mod_cluster should allow failover of GET requests by default
------------------------------------------------------------
Key: MODCLUSTER-492
URL:
https://issues.jboss.org/browse/MODCLUSTER-492
Project: mod_cluster
Issue Type: Enhancement
Components: Core & Container Integration (Java), Native (httpd modules)
Affects Versions: 1.3.2.Final
Reporter: Paul Ferraro
Assignee: Radoslav Husar
Fix For: 2.0.0.Alpha1
For any well developed web application, all GET requests should be idempotent and safe
for failing over to another node. This should be default behavior, with a configuration
option to disable it.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)