RT-3-0-5 web performace

I have been stopping and starting ( not restart ) my http every night. I noticed
when RT web ui slows down a stop and start to the http process speeds up back to
original state

My 2 cents

Asif Iqbal
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x8B686E08
There’s no place like 127.0.0.1

I have been stopping and starting ( not restart ) my http every night. I
noticed when RT web ui slows down a stop and start to the http process
speeds up back to original state

We are doing the same thing but we are running 3.0.4.

One of our administrators noticed that an Apache process was hogging
virtually all of the processor but a truss on the process didn’t show
anything, suggesting that the process was stuck in a very tight loop.

A suspected culprit was mod_perl, but we don’t have any proof.

–Philip

Philip Colmer, MBCS CEng CCSE Tel: 01223 271223
I.T. Manager Fax: 01223 215513
ProQuest Information & Learning
The Quorum, Barnwell Road, Cambridge, CB5 8SW

One of our administrators noticed that an Apache process was hogging
virtually all of the processor but a truss on the process didn’t show
anything, suggesting that the process was stuck in a very tight loop.

  • Philip

If you’re using postgres, this might be the bug in DBIx::SearchBuilder
that Jesse fixed recently. He released version .92 on CPAN. I no
longer have to restart 3.0.4. I had a problem with different, sporadic
slowdowns after that, but after instituting vacuums of the database, I
have been fine.

-Kevin Murphy

Hi,

RT 3.0.5 permits the attachment of an empty document, but then does not
display a link for downloading it.

This does not seem to be correct behavior, shouldn’t it either reject the
upload of empty attachments, or permit the download of empty attachments.

Réal