Re: Output leaking from one session to another?

2005-07-21 Thread Joost N
On 7/21/05, Perrin Harkins <[EMAIL PROTECTED]> wrote: > > Could there be a problem that the output buffer of a previous request > > is not flushed completely (due to a broken connection perhaps), so > > that part of the output gets sent to the next client of the same > > process? > > I don't think

Output leaking from one session to another?

2005-07-21 Thread Joost N
Hello, Yesterday morning our ISP upgraded our debian server to Apache/1.3.33 and mod_perl/1.29. Yesterday evening we got a report of a visitor who claimed to have seen another visitor's data. Inspecting the access log indeed shows that this visitor had clicked on hyperlinks that he should not have