]
Radoslav Husar updated MODCLUSTER-492:
--------------------------------------
Fix Version/s: 2.0.0.Alpha1
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.