Wednesday, November 24, 2010

Re: Performance Problems using remote database

Probably these lines were added by the team in the very beginning of the development for some reason and we forgot to remove because the network performance was really good at that time and we were'nt able to notice the problem before.

Unfortunatelly I hasn't checked bootstrap before when searching for the solution, and that was my fault.

Well, thanks everyone. I hope this topic is useful for someone..

 
Atenciosamente,

Thiago Elias Rezende Silva
Analista/Programador php
www.systemdevelopers.com.br
+55 13 8113-4710



2010/11/24 AD7six <andydawson76@gmail.com>


On Nov 24, 5:39 pm, Thiago Elias <thiagopt...@gmail.com> wrote:
> Hey guys, long time no see..
>
> I was trying to solve my problem these last three months but without
> success..
>
> Today, I've decided to try again some things, and for some reason I found
> the solution..
>
> At bootstrap.php, I had declared three lines to get the hostname of the user
> for each request, and I've figured out that my network spend long time to
> resolve the reverse DNS.

was that a surprise? why would you ever choose to do that (apparently
for every single visitor) anyway?

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
 
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: