[Catalyst] Application stallling problem

Bruce McKenzie brucem at dynamicrange.com
Thu Apr 9 01:43:54 GMT 2009


I do not have this problem. I use _server.pl exclusively.

Have you considered testing via curl? It's pretty effective. I wrote a  
small wrapper around it because the options get annoying.

B.

On Apr 8, 2009, at 6:14 PM, kakimoto at tpg.com.au wrote:

>
> 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/
>>
>>
>>
>
>
>
>
> _______________________________________________
> 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/

---
Bruce McKenzie
brucem at dynamicrange.com






More information about the Catalyst mailing list