[Catalyst] Application stallling problem
kakimoto at tpg.com.au
kakimoto at tpg.com.au
Thu Apr 9 01:14:01 GMT 2009
hello
good morning. The page which I access at first doesn't require any
database request. It's just pretty much a page that's generated by
template toolkit and that's it.
On the terminal which I am running the myapp_server.pl script, it seems
to stall and not do anything when i put in another url path into the
webbrowser and hit enter.
Example:
1) URL, www.lginsurance.com/signup is accessed
2) URL, www.lginsurance.com/signup is accessed again by highlighting the
url on the web browser and hitting "enter"
--> notice that on the terminal screen, the last line is " HTML->process
" along with the time taken and stalls there
Is this a problem you guys have?
for production deployment, do many of you run myapp_server.pl or
myapp_fastcgi.pl?
Any comments please?
thank you
K. akimoto
Quoting Tomas Doran <bobtfish at bobtfish.net>:
> kakimoto at tpg.com.au wrote:
> > sorry, guys, some bad character encodings from my mail client.
> > Here's the mail again:
>
> > Any ideas??
>
> Not sure, but I think its something between the server you're using
> and
> the browser - if you're getting the request table, then as far as the
>
> Catalyst server is aware, then it has passed a page to your browser,
> and
> your browser hasn't requested another one..
>
> Probably trying to use tcpdump or a capturing proxy (parosproxy.org)
> to
> try and take apart the requests/responses to work out whats going on
>
> would be helpful?
>
> Cheers
> t0m
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
>
>
More information about the Catalyst
mailing list