Project

General

Profile

Actions

Bug #205

closed

Cookie is sent to the wrong process

Added by Anonymous over 18 years ago. Updated over 15 years ago.

Status:
Invalid
Priority:
Normal
Category:
mod_fastcgi
Target version:
-
ASK QUESTIONS IN Forums:

Description

I'm using fastcgi, and the users are tracked with session cookies.

The bug is that, the session cookie are not sent to current fastcgi request, it is sent to the first following fastcgi request, as shown in the following log:

04:16:53 From: 202.108.130.138, SESSION: ABnAAUUKQVPRCMMTLJYVVUDAMFAQOVUHFWXVF_B
04:16:57 From: 202.108.130.138, SESSION: ABnAAUUKQVPRCMMTLJYVVUDAMFAQOVUHFWXVF_B
04:16:57 From: 66.249.65.7, SESSION: ABnAAUUKQVPRCMMTLJYVVUDAMFAQOVUHFWXVF_B
04:17:00 From: 202.108.130.138, SESSION:
04:17:07 From: 202.108.130.138, SESSION: ABnAAUUKQVPRCMMTLJYVVUDAMFAQOVUHFWXVF_B
04:17:08 From: 66.249.65.7, SESSION: ABnAAUUKQVPRCMMTLJYVVUDAMFAQOVUHFWXVF_B

-- yasheng

Actions #1

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom