]
Paul Ferraro reassigned MODCLUSTER-492:
---------------------------------------
Assignee: Radoslav Husar (was: Jean-Frederic Clere)
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
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 an configuration
option to disable it.