Bug 865369 - [HTTP Connectors Load Balancing Guide]: Session replication doesn't works with Tomcat
Summary: [HTTP Connectors Load Balancing Guide]: Session replication doesn't works wit...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Web Server 2
Classification: JBoss
Component: doc-HTTP-Connectors-Guide
Version: 2.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Misha H. Ali
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-11 09:50 UTC by Jan Stefl
Modified: 2012-11-08 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-08 22:10:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jan Stefl 2012-10-11 09:50:30 UTC
http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Web_Server/2/html/HTTP_Connectors_Load_Balancing_Guide/Apache_HTTP_Overview.html

Following text (all about session replication) is valid for EAP and not for EWS. Should be removed.

{remove}
HTTP session replication is used to replicate the state associated with web client sessions to other nodes in a cluster. If one node becomes unavailable, another node in the cluster takes the load of the disabled node. Two distinct functions must be performed:

Session state replication
Load-balancing HTTP Requests

Sessions state replication is handled by JBoss at the application level.
Load balancing, however, requires an external load balancer. A cost effective way of managing load-balancing is to set up a software load balancer using Apache httpd and mod_jk.
{remove}

Comment 1 Misha H. Ali 2012-10-11 22:23:30 UTC
The overview no longer contains these paragraphs. This bug will be set to ON_QA when the results appear on the stage.

Comment 2 Misha H. Ali 2012-11-08 22:10:49 UTC
This bug is set to CLOSED CURRENT RELEASE to indicate that this fix is now released and available at access.redhat.com.


Note You need to log in before you can comment on or make changes to this bug.