Primary links

ActiveGrid Lamp Server

Internationalization

Would more people be interested in internationalization of ActiveGrid?

We would love it if all labels can be sent through _gettext automatically so we can create standard translations.

I don't think the amount of time spent to implement this behaviour should too large.

Any thoughts?

Eljakim

Two sessions

Hey guys,

we have a question. One of our processes takes about 7 hours to complete (sigh...) because of the speed of the speed of ds.InsertObjects.

So, what we want to do is show a nice little progress bar on the screen.

The AJAX side + action calls to retrieve the status are no problem for my guys.

The problem is dat each session gets only ONE thread assigned, so the AJAX call blocks until the 7 hours are over. This kinda defeats the purpose.

MySQL Errors

When doing a long import the AG Server seems to lose the connection with the database without even trying a reconnect.

The error message is:

OperationalError: (2003, "Can't connect to MySQL server on 'sqlsrv1' (99)' (See log for details)

This is not really helping us at all. What do the 2003 and 99 mean?

FWIW:
We get the exact same result when connecting to localhost through a tunnel with the MySQL server.
We do not get this error message when connecting to localhost through a tunnel from the AG Studio.

Any thoughts?

Eljakim

HTTPS is slow?

Has anyone been able to get HTTPS up and running with ActiveGrid? It's running for us, but it feel ridiculously slow. Eljakim