Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#3682 closed defect (worksforme)

Timeline seems to lock up/crash when using fcgi

Reported by: xrobau@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: timeline Version: 0.10b1
Severity: normal Keywords: fcgi
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When using Timeline under fcgi, it seems to crash or lock up. No errors are reported in trac.log, and it works perfectly when using cgi.

As an example:

http://www.freepbx.org/trac/timeline (cgi) works perfectly http://www.freepbx.org/ftrac/timeline (fcgi) crashes 20 days into it.

If you adjust the 'view changes from' and change it to 19 days, it finishes fine without crashing or locking up (it does either, randomly).

—Rob

Attachments (0)

Change History (3)

comment:1 by sid, 18 years ago

Keywords: fcgi added

comment:2 by Christian Boos, 18 years ago

Resolution: worksforme
Status: newclosed

Looks like http://www.freepbx.org/ftrac/timeline works fine, now. Not sure what it could have been. As usual when a crash happens, nothing really useful can be done without a backtrace (see TracTroubleshooting for tips).

comment:3 by Rob Thomas, 18 years ago

'fcgi' actually now uses mod_python, as it was too unreliable. We actually did some benchmarking of mod_python vs fcgi - with 10 simultaneous http transactions, doing 100 requests, at least 10 of those transactions would fail. Anyway, that specific error is no longer relevant, because we're no longer using it 8)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.