web interface: forward php script is slow

Thomas Arendsen Hein thomas at intevation.de
Mon Jan 30 15:58:49 CET 2006


* Markus Heller <markus at relix.de> [20060127 21:56]:
> I noticed the following: After logging into a regular (user) account in my 
> kolab2 (2.0.0) web interface, I wanted to define a forward email address for 
> this user. I noticed that 
> https://(hostname):443/admin/user/user.php?action=modify
> is OK, but when I click on 
> https://(hostname):443/admin/user/forward.php
> I cannot load the page. 
> 
> I substituted the forward.php file by a small file, containing only the 
> phpinfo() call and I saw, that the execution of the phpinfo is adequatly 
> fast. Obviously the culprit (bad boy) is not the apache itself. The problem 
> must reside somewhere in the php code. 
> 
> Have any of you ever noticed this strange / slow behaviour?

The forward.php script makes a sieve connection to the home server
of the current user. If you don't have slave servers, this is the
same server that serves the web interface.

Maybe there is a problem with sieve, or simply a DNS problem which
makes the web interface contact the wrong host.

Thomas

-- 
Email: thomas at intevation.de
http://intevation.de/~thomas/




More information about the users mailing list