[Catalyst] C::Engine::HTTP taking very long

2009-04-20 Thread Terence Monteiro
I'm getting very high times when running my Catalyst application in standalone mode. I used Devel::NYTProf and zeroed in on a few subs in Catalyst::Engine::HTTP which take long: Catalyst::Engine::HTTP::_socket_data: 678s(exclusive) 678s(inclusive) Catalyst::Engine::HTTP::run:

[Catalyst] HTTP Response body doesn't get sent

2009-04-03 Thread Terence Monteiro
In my Catalyst application, I'm reading an attachment of a multipart message into a variable and trying to send it as HTTP response. I've set the content type too, but I don't get the file on the browser. I'm getting the following in the log: Caught exception in engine Not a GLOB reference at

Re: [Catalyst] HTTP Response body doesn't get sent

2009-04-03 Thread Terence Monteiro
On Fri, Apr 03, 2009 at 01:45:11PM +0100, Tomas Doran wrote: Terence Monteiro wrote: Controller action code: # fetching $content $c-res-body($content); my $ctype = $attach-contentType; $c-res-content_type($ctype); Setting the body expects the parameter to be a file handle

[Catalyst] Port on c.req.base behind a caching program

2009-01-22 Thread Terence Monteiro
and old thread from 2005, http://www.gossamer-threads.com/lists/catalyst/users/1595?search_string=req%20base;#1595 but can anyone tell me what is the currently the best approach to be used? My apache version is 2.2.8-1ubuntu0.3, mod_perl version is 2.0.3-2ubuntu2. -- Thanks and Regards, Terence

Re: [Catalyst] Port on c.req.base behind a caching program

2009-01-22 Thread Terence Monteiro
On Thu, Jan 22, 2009 at 06:49:16AM -0800, J. Shirley wrote: On Thu, Jan 22, 2009 at 3:21 AM, Terence Monteiro tere...@deeproot.co.in wrote: I'm running a Catalyst application on port x behind varnish on 80 for caching. Whenever I call c.req.base or c.uri_for, I get the backend server port

Re: [Catalyst] Catalyst modperl - child process segmentation fault

2009-01-05 Thread Terence Monteiro
Terence Monteiro wrote: Terence Monteiro wrote: I'm running my Catalyst application on apache2 using modperl with mysql database accessed by DBIx::SearchBuilder. I'm getting the message in the apache2 error logs: child pid 1140 exit signal Segmentation fault (11), possible core dump

Re: [Catalyst] Catalyst modperl - child process segmentation fault

2008-12-08 Thread Terence Monteiro
Toby Corkindale wrote: Terence Monteiro wrote: I'm running my Catalyst application on apache2 using modperl with mysql database accessed by DBIx::SearchBuilder. I'm getting the message in the apache2 error logs: child pid 1140 exit signal Segmentation fault (11), possible core dump in /tmp

Re: [Catalyst] Catalyst modperl - child process segmentation fault

2008-12-08 Thread Terence Monteiro
Terence Monteiro wrote: I'm running my Catalyst application on apache2 using modperl with mysql database accessed by DBIx::SearchBuilder. I'm getting the message in the apache2 error logs: child pid 1140 exit signal Segmentation fault (11), possible core dump in /tmp Following

Re: [Catalyst] Catalyst modperl - child process segmentation fault

2008-12-08 Thread Terence Monteiro
Toby Corkindale wrote: Terence Monteiro wrote: Toby Corkindale wrote: Terence Monteiro wrote: I'm running my Catalyst application on apache2 using modperl with mysql database accessed by DBIx::SearchBuilder. I'm getting the message in the apache2 error logs: child pid 1140 exit signal

Re: [Catalyst] Slow template processing on debian lenny

2008-09-26 Thread Terence Monteiro
::Alloy is that it does'nt seem to support the list import vmethod, does someone have a patch, or do I modify my template to get import working? -- Thanks and Regards, Terence Monteiro. DeepRoot Linux, http://www.deeproot.in Ph: +91 (80) 4112 4781 / 84 / 85 Getting GNU/Linux to work for you. Faster

Re: [Catalyst] Slow template processing on debian lenny

2008-09-22 Thread Terence Monteiro
[EMAIL PROTECTED] wrote: Terence Monteiro [EMAIL PROTECTED] wrote on 09/15/2008 10:23:50 AM: Jose Luis Martinez wrote: Terence Monteiro escribió: On my machine, an ubuntu hardy, it works fast - about 2.5 seconds to process the template. On a production server using debian lenny, it used

[Catalyst] Slow template processing on debian lenny

2008-09-15 Thread Terence Monteiro
. -- Thanks and Regards, Terence Monteiro. DeepRoot Linux, Ph: +91 (80) 4112 4781 / 85. Users [%- summary_keys = c.config.summary_keys -%] [%- summary = c.config.summary %] [%- summary_statuses = c.config.summary_statuses -%] [%- display_statuses = c.config.display_statuses

Re: [Catalyst] Slow template processing on debian lenny

2008-09-15 Thread Terence Monteiro
Jose Luis Martinez wrote: Terence Monteiro escribió: On my machine, an ubuntu hardy, it works fast - about 2.5 seconds to process the template. On a production server using debian lenny, it used to take around the same amount of time. But recently, I upgraded it to libperl 5.10 and updated

[Catalyst] Documentation for Catalyst::Model::DBIC

2008-08-19 Thread Terence Monteiro
' - '' - AutoCommit: 1 Can I edit the pod for Catalyst::Model::DBIC::Schema with this example and/or Catalyst::Model and send it to the author/documenter? -- Thanks and Regards, Terence Monteiro. DeepRoot Linux, Ph: +91 (80) 4112 4784 / 85. ___ List

[Catalyst] Stacked bar graphs

2007-12-03 Thread Terence Monteiro
with the first. Anyone with an alternative? -- Thanks and Regards, Terence Monteiro. DeepRoot Linux, Ph: +91 (80) 4112 4784 / 85. ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable