Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created June 4, 2012 14:52
Show Gist options
  • Save phlegx/2868855 to your computer and use it in GitHub Desktop.
Save phlegx/2868855 to your computer and use it in GitHub Desktop.
<table border="0" style="text-align: left;"><tr><th>StickySession</th><th>Timeout</th><th>FailoverAttempts</th><th>Method</th></tr>
<tr><td>JSESSIONID|jsessionid</td><td>0</td><td>1</td>
<td>byrequests</td>
</table>
<br />
<table border="0" style="text-align: left;"><tr><th>Worker URL</th><th>Route</th><th>RouteRedir</th><th>Factor</th><th>Set</th><th>Status</th><th>Elected</th><th>To</th><th>From</th></tr>
<tr>
<td><a href="/balancer-manager?b=cm-cluster&w=ajp://c1:8009&nonce=5f75d366-0383-43f0-a2df-9f92e62493e0">ajp://c1:8009</a></td><td>c1</td><td></td><td>1</td><td>0</td><td>Init Ok </td><td>0</td><td> 0 </td><td> 0 </td></tr>
<tr>
<td><a href="/balancer-manager?b=cm-cluster&w=ajp://c2:8009&nonce=5f75d366-0383-43f0-a2df-9f92e62493e0">ajp://c2:8009</a></td><td>c2</td><td></td><td>1</td><td>0</td><td>Init Ok </td><td>0</td><td> 0 </td><td> 0 </td></tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment