Hello Josh,

I do not use NFS. All files are placed in the local hdd. About log. I
have Debug 3 in .htaccess. But I do not see any errors there. You can
see part of error_log file below:
-------------------------------------------------
[Fri Mar 07 18:14:18 2003] [error] [asp] [21089]
Session_OnEnd!0f21ea81dd2a48827c049c1b24a8b45c
[Fri Mar 07 18:14:18 2003] [error] [asp] [21089] Application_OnEnd!
[Fri Mar 07 18:14:19 2003] [error] [asp] [21089] Application_OnStart!
[Fri Mar 07 18:14:19 2003] [error] [asp] [21089]
Session_OnStart!0efda186789a81c04d11354cdfa832bf
[Fri Mar 07 19:21:56 2003] [error] [asp] [22726]
Session_OnEnd!0efda186789a81c04d11354cdfa832bf
[Fri Mar 07 19:21:57 2003] [error] [asp] [22726]
Session_OnEnd!0f21ea81dd2a48827c049c1b24a8b45c
[Fri Mar 07 19:21:57 2003] [error] [asp] [22726] Application_OnEnd!
[Fri Mar 07 19:21:58 2003] [error] [asp] [22726] Application_OnStart!
[Fri Mar 07 19:21:58 2003] [error] [asp] [22726]
Session_OnStart!0407fa7a299c0c31b606bb32cbe0db3c
-------------------------------------------------
Look for session id 0f21ea81dd2a48827c049c1b24a8b45c.
This session was started at Thu Mar 06 16:42:12 2003.
And it has 2 events Session_OnEnd at:
Fri Mar 07 18:14:18 2003
and
Fri Mar 07 19:21:57 2003
The part of error_log is without any changes. You see it as is.
Can it be something wrong in .htaccess or anywhere else?

Thank you.


Josh Chamas wrote:
Oleg Kobyakovskiy wrote:

Hello all,

Does somebody know why sometimes I get Session_OnEnd event 2 times for
the same SessionID?
I use:
Apache/2.0.44 (Unix) mod_perl/1.99_08 Perl/v5.8.0 mod_ssl/2.0.44
OpenSSL/0.9.6g DAV/2 + Apache-ASP-2.51

Thanks.


If StateDir is not on a network file system that supports flock() this might happen. Is your StateDir like this? NFS often does not support flock(), but this _might_ depend on your NFS client software and lockd support... I know samba mounts do support flock().

Otherwise, this would be a bug, could I get a trace from error_log
with Debug set to -1 for a series of web requests from apache
server start for which this occurs?

Thanks,

Josh
________________________________________________________________
Josh Chamas, Founder                   phone:925-552-0128
Chamas Enterprises Inc.                http://www.chamas.com
NodeWorks Link Checking                http://www.nodeworks.com



-- Best regards.

Oleg                      [EMAIL PROTECTED]
(nic-hdl)                 OKU11
Fax: +1 801 749 3182



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to