Apache has no sessions. Apache knows nothing about your Javascript. If you 
experience problems with connection to the Apache server, it is probably not 
due to the server, but to the client. It is possible that a client that 
receives a document containing a Date header which is way off will feel a 
little uneasy. I have never tested this.

-ascs 

-----Original Message-----
From: Durga Prasad (duprasad) [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 11, 2006 10:14 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Session handling when Time is changed on the 
machine where apache http server is running

Hi Ascs,
Thanks for your immediate reply. I am using Java Script. If I change the time 
of the machine on which apache is running will it affects any operation of the 
http server, I agree that HTTP is state less, but could you please let me know 
how the sessions are handled by apache.

Thanks,
Durga 

-----Original Message-----
From: Axel-Stéphane SMORGRAV [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 11, 2006 1:29 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Session handling when Time is changed on the 
machine where apache http server is running

Apache does not know about sessions. HTTP is stateless. If you are running PHP, 
it's a PHP problem.
 
-ascs

________________________________

From: Durga Prasad (duprasad) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 11, 2006 9:52 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Session handling when Time is changed on the machine 
where apache http server is running


Hi All,
 
I have machine where Apache server is running, i am managing that machine 
through web using the Apache http server. I have an option to change the 
machine timing through web, when i change the time of the machine i am losing 
the connection to apache server (i am not getting any response from server), 
but after some time i was able to browse. Is it because the Session 
replication. my questions are
 
If i change the time of the machine on which Apache http Server is running, 
does this effects the sessions that are running ?
 
Will the sessions will be replicated after the time change ?
 
What is the average time that it will take by Apache server to replicate these 
sessions ?
 
If any one knows the answers, could you please mail me back.
 
Thanks in Advance,
 
Durga

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to