From:             tyfoon at libero dot it
Operating system: Win2k Server
PHP version:      4.3.1
PHP Bug Type:     Session related
Bug description:  Too much session files

I just started use php for my site for the incredible speed of oci
conection.
Everything was great on my P3-1000. Then I moved to Dual P4Xeon
hyperthreading and my suffering started.
I cannot understand why on the new server I have got problems with
sessions.
If (on the server) I open my first page calling ip-address/page.php
everything is working great, If I call //Server_name/page.php I have 3
session files in the sessiondata directory and on submit the page is
reloading instead of opening the next. I changed almost everything in SW
and HW config (exept processors) I disabled Hyperthreading, I made hosts
files, but always the same problem... numeric address makes my site work,
name no!
Windows config is the same, I am using IIS5, I am using CGI/FastCGI for
php 4.3.1, I tryed php 4.2.3 but nothing.

Please help!!
-- 
Edit bug report at http://bugs.php.net/?id=23940&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=23940&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=23940&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=23940&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=23940&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=23940&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=23940&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=23940&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=23940&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=23940&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=23940&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23940&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=23940&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=23940&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=23940&r=gnused

Reply via email to