RT 3.0.10pre1

I’ve just released RT 3.0.10pre1. The only changes in this version from
3.0.9 are to the display of ticket basics and history in the web UI. On
my pathologically slow test case, I saw a 2x performance improvement vs
3.0.9.

I’d love to hear how folks do with it.

PGP.sig (186 Bytes)

Hello Jesse,

–Am Freitag, 20. Februar 2004 3:40 Uhr -0500 schrieb Jesse Vincent
jesse@bestpractical.com:

I’ve just released RT 3.0.10pre1. The only changes in this version from
3.0.9 are to the display of ticket basics and history in the web UI. On
my pathologically slow test case, I saw a 2x performance improvement vs
3.0.9.

I’d love to hear how folks do with it.

I can see neither speed imrovement nor the opposite maybe because I have no
pathologically slow test case.

But there is another problem, which might have come up with 3.0.9:

If we stop loading the start page (by clicking a link or force stopping by
browser button) while it incrementally draws the Quicksearch-list, the
session seems to block, hence does not load any further (ticket or start)
page.

You have to close the browser and start with a new session.

Regards,

Dirk.

Dirk Pape wrote:

If we stop loading the start page (by clicking a link or force stopping by
browser button) while it incrementally draws the Quicksearch-list, the
session seems to block, hence does not load any further (ticket or start)
page.

You have to close the browser and start with a new session.

Do you observe this behavior with mod_perl or FastCGI?

Hello Florian

–Am Samstag, 21. Februar 2004 11:52 Uhr +0100 schrieb Florian Weimer
fw@deneb.enyo.de:

Do you observe this behavior with mod_perl or FastCGI?

with mod_perl 1.29, apache 1 and perl 5.8.3

Dirk.