Slot: production | Host: wa-slotdemo.azurewebsites.net

Slot Routing Cookie Demo

This page tracks a visit counter in server-side session state.

Visit Counter

1

Each page load increments this counter. If slot routing cookies are blocked, you may see this counter reset as requests bounce between slots with separate in-memory session stores.

How to test:
  1. Visit this page via the direct App Service URL — counter increments reliably
  2. Visit via the Front Door URL — counter may reset on refresh as slot affinity breaks
  3. Check the diagnostics panel below to see which slot is serving each request
🔍 Diagnostics
Slot Name production
App Service Hostname wa-slotdemo.azurewebsites.net
Request Host Header wa-slotdemo.azurewebsites.net
Session ID def6b253-1258-bd91-fc84-525f872d0756
x-ms-routing-name Cookie ❌ Missing — slot stickiness may not work
TiPMix Cookie Not present
Cross-Domain? No — same domain