From:             m dot keckeis at solarys dot com
Operating system: Debian Linux
PHP version:      5.2.12
PHP Bug Type:     Session related
Bug description:  session_start() IE8 slow

Description:
------------
session_start() in combination with IE8:

When i get the SID over GET it's normal (fast).
But when the SID come from a cookie it's slow.

This method needs 0,5s to get done with Cookie handling from IE8.
I don't know if it's an IE8 problem or a PHP problem, but it's very
annoying.

When i checked the cookie information which is saved, there only stands
".net" instead of the whole domain.

More information are here available:
http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/thread/b171c33a-53e2-4174-a876-554fe0729208


-- 
Edit bug report at http://bugs.php.net/?id=51115&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=51115&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=51115&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=51115&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=51115&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=51115&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=51115&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=51115&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=51115&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=51115&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=51115&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=51115&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=51115&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=51115&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=51115&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=51115&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=51115&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=51115&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=51115&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=51115&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=51115&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=51115&r=mysqlcfg

Reply via email to