Search found 15 matches

by notalifeform
Mon Apr 23, 2012 2:52 pm
Forum: Database API
Topic: update to 1.4
Replies: 3
Views: 41627

Re: update to 1.4

HI Steve, The loading process takes a bit bit longer, but that is not due to the cache update, but to the 'patch time' (see below). What we saw in our tests is that when using a low amount of threads it seems to perform similar, but if we "hurt" our server with a lot of threads it seems that 1.3 out...
by notalifeform
Mon Apr 23, 2012 8:39 am
Forum: Database API
Topic: update to 1.4
Replies: 3
Views: 41627

update to 1.4

Hi There, We have been trying a test-upgrade of the Tera-Wurfl database API from 1.3 to 1.4. We did this by just symlinking to the new php code and by using our previous config and database, since we didn't see any release notes telling us to do anything specific. To our surprise the API seemed rath...
by notalifeform
Sat Feb 11, 2012 3:16 pm
Forum: Database API
Topic: advice on updating tera-wurlf
Replies: 10
Views: 64472

Re: advice on updating tera-wurlf

Hi Steve,

Ok. I will make sure the charset matches.

thanks again,

Robert
by notalifeform
Sat Feb 11, 2012 2:06 pm
Forum: Database API
Topic: advice on updating tera-wurlf
Replies: 10
Views: 64472

Re: advice on updating tera-wurlf

Hi Steve, Thank you for finding out the root cause of the issues we experienced and the thorough explanation. This was a hard one to crack! Next time I will make sure the dump my database including stored procedures. To get to the original question of this thread: I think the answer is that the actu...
by notalifeform
Thu Feb 09, 2012 5:01 pm
Forum: Database API
Topic: advice on updating tera-wurlf
Replies: 10
Views: 64472

Re: advice on updating tera-wurlf

Hi Steve, I did some more tests; here are the results: MacBook Pro Core2 Duo 2.4 Ghz, local mysql 5.1 - 163.9 VPS 2CPU Core2Duo 2.4 Ghz, local mysql 5.1 - 119.9 1) EC2 VPS Large, local mysql 5.1 - 156.6 2) EC2 VPS Large, RDS mysql 5.1, same AV (availability zone) - 206.3 3) EC2 VPS Large, RDS mysql ...
by notalifeform
Wed Feb 08, 2012 4:18 pm
Forum: Database API
Topic: advice on updating tera-wurlf
Replies: 10
Views: 64472

Re: advice on updating tera-wurlf

Hi Steve, Thanks for your response - the command-line way is much more convenient indeed. I just did some tests with the database dump of teraWurlf of my production machine on both my mac and a vps (see below) - it seems to show that it is a "hardware" issue indeed. Another difference is that the te...
by notalifeform
Wed Feb 08, 2012 4:57 am
Forum: Database API
Topic: advice on updating tera-wurlf
Replies: 10
Views: 64472

Re: advice on updating tera-wurlf

a quick update: this is log of our latest update, the number look worrying to me... Wed, 08 Feb 2012 08:04:29 +0100 [ip-10-48-46-127 4149][Tera-WURFL] WARNING: Loading patch: web_browsers_patch.xml Wed, 08 Feb 2012 08:04:37 +0100 [ip-10-48-46-127 4149][Tera-WURFL] WARNING: Loading patch: wurfl_patch...
by notalifeform
Wed Feb 08, 2012 2:19 am
Forum: Database API
Topic: advice on updating tera-wurlf
Replies: 10
Views: 64472

advice on updating tera-wurlf

Hi, We are currently using the database API for device detection. Upgrading the wurfl xml file takes about 5 minutes, which is slow, but I read it is expected, if you have a big cache. I'm afraid (didn't do measurements yet though) that the service will have significant reduced performance during up...
by notalifeform
Tue Jan 31, 2012 12:18 pm
Forum: Java API
Topic: releasing wurfl memory
Replies: 4
Views: 10680

Re: releasing wurfl memory

Hi Luca,

Should I draw the conclusion that it is not possible?

regards,

Robert
by notalifeform
Tue Jan 31, 2012 3:28 am
Forum: Device Information
Topic: Galaxy Tab 10.1 , android 3.2
Replies: 1
Views: 5598

Galaxy Tab 10.1 , android 3.2

Hi There,

After upgrading tera-wurfl to the 2012-01-29 release the Galaxy tab 10.1, android 3.2 is stil recognized as the "android sdk".
I submitted this issue using the tera-wurlf form - is that enough, or should I also post it here?

regards,

Robert
by notalifeform
Fri Dec 30, 2011 12:16 pm
Forum: Java API
Topic: releasing wurfl memory
Replies: 4
Views: 10680

Re: releasing wurfl memory

Hi Luca, I want to use the java API for my unit tests, so they don't need to rely in the database api we use in production. The java framework we use (play!) reloads classes automatically when in development mode. This is very convenient, but it seems to introduce a memory leak (somehow the memory h...
by notalifeform
Fri Dec 30, 2011 3:25 am
Forum: Java API
Topic: releasing wurfl memory
Replies: 4
Views: 10680

releasing wurfl memory

Hi There,

I was looking for a way to properly release the memory taken by the wurlf java API after I don't need it anymore in my app. Is there a way to do this?

regards,

Robert
by notalifeform
Fri Nov 18, 2011 3:07 am
Forum: Device Information
Topic: chnagelog on wurlf database
Replies: 1
Views: 6671

chnagelog on wurlf database

Hi There, We're considering to use (tera?)-wurlf for device detection.I noticed that a new version of the wurfl database was released. 2 questions: 1) The last release was 2.5 months ago - is this the expected update frequency in the future? I think that even once a month is a b it low considering t...
by notalifeform
Fri Nov 18, 2011 2:56 am
Forum: Database API
Topic: HA tera-wurfl?
Replies: 2
Views: 40677

Re: HA tera-wurfl?

Hi Steve,

Thanks for this info.

cheers,

Robert
by notalifeform
Tue Nov 15, 2011 2:38 am
Forum: Database API
Topic: HA tera-wurfl?
Replies: 2
Views: 40677

HA tera-wurfl?

Hi, I'm considering our options to run tera-wurlf on a cloud-vps. Since these intrances might "go away" I'm checking for options to make it more HA. My question is if it possible to run two instances of tera-wurfl against the same database - will the php code be able to deal with another instance mo...