On 1 Oct 2008, at 01:44, Stephan Jennewein wrote:
On Wednesday 01 October 2008 12:39:08 am Andy Grundman wrote:
What Catalyst engine are you using? What you described sounds like
the behavior with the default HTTP engine. If that's what you're
using, try enabling fork mode with -f.
I'm trying fastcgi with lighttpd. Does it work with
fastcgi, do I have to use one thread (at the moment i'm using 5)?
No, the issue is that it doesn't work _unless_ you're using multiple
threads.
Can you replicate this behavior with myapp_server.pl -f, or does this
only happen for you with lighty?
Cheers
t0m
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/