For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > January 2006 > cvs: phpdoc /en/reference/session reference.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/session reference.xml
Jakub Vrana

2006-01-13, 6:57 pm

vrana Fri Jan 13 13:58:36 2006 UTC

Modified files:
/phpdoc/en/reference/session reference.xml
Log:
Apache restart with mm (bug #35829)

http://cvs.php.net/viewcvs.cgi/phpd...6&diff_format=u
Index: phpdoc/en/reference/session/reference.xml
diff -u phpdoc/en/reference/session/reference.xml:1.55 phpdoc/en/reference/session/reference.xml:1.56
--- phpdoc/en/reference/session/reference.xml:1.55 Mon Oct 17 12:36:02 2005
+++ phpdoc/en/reference/session/reference.xml Fri Jan 13 13:58:36 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.55 $ -->
+<!-- $Revision: 1.56 $ -->
<!-- Purpose: basic.session -->
<!-- Membership: core -->

@@ -116,6 +116,7 @@
are properly locked. It might be more appropriate to use a shared memory
based filesystem (such as tmpfs on Solaris/Linux, or /dev/md on BSD) to
store sessions in files, because they are properly locked.
+ Session data are stored in memory thus web server restart deletes them.
</para>
</note>
</section>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com