I am using mod_fastcgi and some tests work fine. The app I am having 
problems with should display a large table of results it extracts from a 
database.

The log looks like this;

[2009-Dec-19 18:30:46.775666] 11144 - [notice] "Wt: initializing session 
process"
[2009-Dec-19 18:30:46.776293] 11144 - [notice] "Reading Wt config file: 
/etc/wt/wt_config.xml (location = '/var/www/intranet/all_customers')"
[2009-Dec-19 18:30:47.217867] 11144 [/all_customers Q825MAL2AOYfxcmo] 
[notice] "Session created (#sessions = 1)"
[2009-Dec-19 18:30:57.594074] 11144 [/all_customers Q825MAL2AOYfxcmo] 
[notice] "Timeout: expiring"
[2009-Dec-19 18:31:23.740800] 11144 [/all_customers Q825MAL2AOYfxcmo] 
[notice] "Session destroyed (#sessions = 0)"
[2009-Dec-19 18:31:49.612684] 11144 [/all_customers NG1InVdwLYYZxT8Z] 
[notice] "Session created (#sessions = 1)"
[2009-Dec-19 18:31:49.613340] 11144 [/all_customers NG1InVdwLYYZxT8Z] 
[notice] "Signal from dead session, sending reload."
[2009-Dec-19 18:31:49.614501] 11144 [/all_customers NG1InVdwLYYZxT8Z] 
[notice] "Session destroyed (#sessions = 0)"
[2009-Dec-19 18:31:49.729975] 11144 [/all_customers g6Y7X4KF4WFeaHwb] 
[notice] "Session created (#sessions = 1)"
[2009-Dec-19 18:31:59.936083] 11144 [/all_customers g6Y7X4KF4WFeaHwb] 
[notice] "Timeout: expiring"

In the browser I have a long wait, then I see the table briefly, then 
the cycle repeats. The app works fine using wthttp.

Anyone know what's going on, I don't have a great deal of experience 
with fastcgi although I have created applications in both wt and, more 
often, Darren Garvey's boost.cgi that run under fastcgi.

Appreciate the help,
Brad

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to