phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-users] Login performance


From: Jorge Izquierdo
Subject: [Phpgroupware-users] Login performance
Date: Thu, 26 Jun 2003 12:32:15 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; es-ES; rv:1.0.1) Gecko/20020823 Netscape/7.0

Hi again, I asked yesterday for any ideas with a problem. Let´s try again.

I´ve istalled PHPgroupware and everything seems to works well except the login process which is extremelly slow. You can see my Apache logs here:

192.168.10.1 - - [26/Jun/2003:12:18:49 +0200] "POST /test/login.php HTTP/1.0" 30
2 2
192.168.10.1 - - [26/Jun/2003:12:25:18 +0200] "GET /test/home.php?cd=yes&session
id=d2f663bc71095ee2152dd0be35205340&kp3=f71a073843a066c5255e1c99234a5185&domain=
default HTTP/1.0" 200 2793

It takes up to 5 minutes between the POST operation of sending the credentials and the GET operation to access user´s home. Looking on my database (where session is stored) and my OpenLDAP logs(is the one who authenticates the users) session id is stored just in a second and the authentication process almost the same.

Is there any other step in the login process which may be slowing the process so much? Has anybody tested phpgroupware aginst apache 2.0.46 with PHP-4.3.2 and MySQL 4.0.13 on Solaris? Hao may I debug the process to see where is consuming so much time?

HELP PLEASE!!! ;-))

Jorge







reply via email to

[Prev in Thread] Current Thread [Next in Thread]