<div>Thanks, this is definitely a very odd situation.&nbsp; Essentially within a few seconds of being logged in, it kicks her out and actually shows information about a different session.</div>
<div>&nbsp;</div>
<div>I don&#39;t even know where to look for this one.&nbsp; There are no nginx error logs corresponding to this and the access logs simply show a trail of clicks.<br><br></div>
<div class="gmail_quote">On Wed, Jan 14, 2009 at 3:05 PM, mike <span dir="ltr">&lt;<a href="mailto:mike503@gmail.com">mike503@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid" class="gmail_quote">sounds like an application level issue to me, or how you determine<br>session names.<br><br>being behind a proxy would only change the IP (maybe) - which could be<br>
a factor in the session name.<br><br>also their login name changing from anonymous -&gt; a logged in user could too.<br><br>but if this doesn&#39;t happen in the apache environment i&#39;m not quite<br>sure. (thinking out loud)<br>
<br>i&#39;ve never had a problem with session code portability. of course i<br>use mysql-backed sessions, but even file-based ones don&#39;t seem to be<br>affected.<br>
<div>
<div></div>
<div class="Wj3C7c"><br>On Wed, Jan 14, 2009 at 11:53 AM, Ilan Berkner &lt;<a href="mailto:iberkner@gmail.com">iberkner@gmail.com</a>&gt; wrote:<br>&gt; Hi All,<br>&gt;<br>&gt; Weird situation...<br>&gt;<br>&gt; On our production environment, one of our users (I have remotely connected<br>
&gt; to their system) is losing Session information as soon as they try to do<br>&gt; anything past their login. &nbsp;Even stranger (I can tell via the title of the<br>&gt; page) that the session information is getting mixed up. &nbsp;The title of the<br>
&gt; page should be the user&#39;s name and after clicking on a page that requires<br>&gt; session / cookie information, the title of the page changes to another<br>&gt; user&#39;s name. &nbsp;So something isn&#39;t right...<br>
&gt;<br>&gt; Our development environment (unfortunately) at this time uses Apache (we&#39;ll<br>&gt; be upgrading it to Nginx shortly). &nbsp;This issue does not exist in our<br>&gt; development environment.<br>&gt;<br>&gt; The problem computer is behind a proxy and the proxy on that server is<br>
&gt; configured as a &quot;text&quot; proxy (i.e. not ip address... rather proxy name). &nbsp;So<br>&gt; I&#39;m not sure if that would be an issue?<br>&gt;<br>&gt; Is it possible that sessions are getting mixed up between users behind a<br>
&gt; proxy who&#39;s name is the same?<br>&gt;<br>&gt; Any suggestions / thoughts?<br>&gt;<br>&gt; Thanks<br><br></div></div></blockquote></div><br>