On Fri, Dec 19, 2008 at 04:10:30AM -0800, Dzilberte Bekode wrote: > I'm running Apache/2.2.3 (Debian) PHP/5.2.0-8+etch13 mod_ssl/2.2.3 > OpenSSL/0.9.8c Server at 81.89.49.231 Port 80. > > The problem is that when I submit any form (contact form or register > form) on my webpages, it takes too long to proceed (around 2 minutes)
Well other than the DNS suggestion you already got, the most likely cause is that you have some really badly written code that is doing something very slow or inefficient. Perhaps posting the code (if it isn't too big) would help more. Probably more a php issue at that point rather than amd64 specific. Or maybe you are using a very old slow machine. Given this is amd64, I doubt that. :) -- Len Sorensen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

