Quote:
Originally Posted by NLP-er
AI see your screen shots and I'm very surprised - you are sure that this is about this mod 
|
Ah! That is from the old hl mod (or maybe another mod) .... !! But the issue only started with we installed the "old hl mod" cause I monitor DB performance rather carefully.....
I look forward to seeing the new performance after porting!
Thanks.
FYI, here is part of the T2x Google API code from "before" :
Code:
@curl_setopt($ch, CURLOPT_URL, "http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&key=blahbalhjfkljfdlkjfdlkjfdkjfdkjfkdjfkdfjdkpNbYUjebhSesaThcIIYMEFOUC-VHLBB1KJQkw&langpair=".urlencode($fl.'|'.$tl)."&q=".urlencode($text));