• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Strange problem when redirecting from one subdomain to another

So I have a login page that resides on a subdomain, let's call it a.domain.com.
A user logs in here and then clicks a link to b.domain.com.
About 75% of the time, this link will not work, returning a 404 error after about 10 seconds. However, if you either click the link twice in that 10 second period or refresh the page after getting the 404 error, it loads fine.
This also affects links from b.domain.com to a.domain.com about 50% of the time.

Any ideas? The sites are both hosted on the same box, with IIS 6.0. Connection timeout is set to 120 seconds.
 
Back
Top