[Rt-devel] No multithreading?

Hans K hk at circlestorm.org
Thu May 13 03:58:17 EDT 2004


We run rt 3.0.10 on perl 5.8.3, apache 2 w/fastcgi

Now that we are as many as 4 people using this server, we figured that
we should upgrade it to improve performance. So we put in another CPU
and more ram.

Dual P3 800Mhz
1.2GB ram

Now, this works great! As long as only one of us work at a time.

Whenever two of us does something at the same time we get errors all
over the place. This leads me to believe that something is not thread
safe.. Any leads on this?

Would it help to increase the timeout? 30 sec is a lot tho..

-HK


This is from the apache error log:
-----------------
[Thu May 13 09:34:10 2004] [error] [client 195.159.151.118] FastCGI:
comm with server "/usr/rt3/bin/mason_handler.fcgi" aborted: idle timeout
(3 0 sec), referer: http://rt.isphuset.no/Search/Listing.html
[Thu May 13 09:34:10 2004] [error] [client 195.159.151.118] FastCGI:
incomplete headers (0 bytes) received from server
"/usr/rt3/bin/mason_handl er.fcgi", referer:
http://rt.isphuset.no/Search/Listing.html
[Thu May 13 09:35:12 2004] [error] [client 193.12.247.247] FastCGI: comm
with server "/usr/rt3/bin/mason_handler.fcgi" aborted: idle timeout (30 
sec), referer:
http://rt.isphuset.no/Search/Listing.html?ValueOfStatus=new&StatusOp=%3D&QueueOp=%3D&ValueOfQueue=8&RowsPerPage=50&NewSearch=1
[Thu May 13 09:36:07 2004] [error] [client 193.12.247.247] FastCGI: comm
with server "/usr/rt3/bin/mason_handler.fcgi" aborted: idle timeout (30 
sec), referer:
http://rt.isphuset.no/Search/Listing.html?ValueOfStatus=new&StatusOp=%3D&QueueOp=%3D&ValueOfQueue=8&RowsPerPage=50&NewSearch=1
[Thu May 13 09:36:10 2004] [error] [client 195.159.151.118] FastCGI:
comm with server "/usr/rt3/bin/mason_handler.fcgi" aborted: idle timeout
(3 0 sec), referer: http://rt.isphuset.no/Search/Listing.html
[Thu May 13 09:36:10 2004] [error] [client 195.159.151.118] FastCGI:
incomplete headers (0 bytes) received from server
"/usr/rt3/bin/mason_handl er.fcgi", referer:
http://rt.isphuset.no/Search/Listing.html
[Thu May 13 09:39:49 2004] [error] [client 195.159.151.118] FastCGI:
comm with server "/usr/rt3/bin/mason_handler.fcgi" aborted: idle timeout
(3 0 sec), referer: http://rt.isphuset.no/Search/Listing.html
[Thu May 13 09:39:49 2004] [error] [client 195.159.151.118] FastCGI:
comm with server "/usr/rt3/bin/mason_handler.fcgi" aborted: idle timeout
(3 0 sec), referer: http://rt.isphuset.no/Ticket/Display.html?id=531



More information about the Rt-devel mailing list