Search Discussions
-
Hi, I have a perl script running in mod_perl that needs to write a large amount of data to the client, possibly over a long period. The behavior that I observe is that once I print and flush ...
Pavel Georgiev
Mar 16, 2010 at 6:27 am
Nov 30, 2011 at 5:49 pm -
Not much, just a few problems solved. Comments are welcome. NAME ModPerl2::Tools - a few hopefully useful tools SYNOPSIS use ModPerl2::Tools; ModPerl2::Tools::spawn +{keep_fd= [3,4,7], survive= 1}, ...
Torsten Förtsch
Mar 2, 2010 at 9:11 pm
Apr 3, 2010 at 2:25 am -
What's the purpose and what are the use cases for the methods get_handler and set_handler available from Apache2::RequestUtil and Apache2::ServerUtil? I don't have a concrete use case myself where ...
Michael Ludwig
Mar 22, 2010 at 11:51 pm
Mar 24, 2010 at 12:16 pm -
Let me bore you some more. First, ModPerl::MethodLookup::lookup_method( $symbol ) is a really great help for exploring the API! milu@colinux:~ perl aplkp.pl notes There is more than one class with ...
Michael Ludwig
Mar 23, 2010 at 9:28 pm
Mar 25, 2010 at 3:39 am -
Hi all, This is not exactly a mod_perl question - in fact I hope there is a solution which does not use mod_perl. I have a CGI script which generates a lot of output. Because it takes a lot of time ...
E R
Mar 18, 2010 at 8:59 pm
Mar 19, 2010 at 8:28 pm -
and Then I need to cycle the box's power. I'm implementing a multi-layer defense against this. 1) Try to prevent input that might blow up a process. However, this will be imperfect. 2) Kill apache ...
ARTHUR GOLDBERG
Mar 11, 2010 at 9:45 pm
Mar 16, 2010 at 12:23 am -
Hi, I wrote some mod_perl handlers for authentication and authorization, basically to set cookies and check user roles. I use them for both static and dynamic content from Perl scripts. I'm looking ...
Dan Axtell
Mar 28, 2010 at 7:42 pm
Mar 31, 2010 at 7:33 pm -
Hi, In mod_perl, i can get the custom variants which stored in header from %ENV directly, but it seems not works in mod_perl2. Any idea. thanks!! -LQ
Lq jimmy
Mar 31, 2010 at 2:47 pm
Apr 1, 2010 at 8:42 am -
I need some help trying to work out why CGI.pm (guessing at the module) appears to unlink a temporary file just after opening it and before writing some uploaded file content to it. I use <input ...
Mjurgens
Mar 30, 2010 at 7:08 am
Mar 30, 2010 at 9:53 pm -
I have a mod_perl-2 handler that uses custom_response() to display error messages if something goes wrong: $r- custom_response(Apache2::Const::SERVER_ERROR, $error); return ...
Steve Hay
Mar 11, 2010 at 2:19 pm
Mar 12, 2010 at 10:26 am -
Hi, I'm in the process of upgrading an application to mod_perl2. The application currently relies on chained content handlers. Each PerlResponseHandler in the chain uses the following mechanism to ...
Iain Kennedy
Mar 11, 2010 at 9:57 am
Mar 14, 2010 at 3:22 am -
Hi All, I am migrating a server from apache 1.3 with mod_perl1 to apache 2.2.x with mod_perl2. The Apache2::Layout module used usefull as a replacement/starting-point for getting Apache::Sandwich ...
Rafael Caceres
Mar 25, 2010 at 9:36 pm
Apr 16, 2010 at 7:47 pm -
Ubuntu 8.04 $ make test TEST_VERBOSE=1 TEST_FILES="hooks/authz.t hooks/authen_basic.t" Test Summary Report ------------------- t/hooks/authz.t (Wstat: 0 Tests: 4 Failed: 1) Failed test: 4 ...
John Sharpe
Mar 20, 2010 at 12:27 pm
Mar 25, 2010 at 3:47 am -
Hi, I'm trying to install mod_perl on sun solaris 5.10 with apache 2.2.9. after perl Makefile.PL I have this problem Configuring Apache/2.2.9 mod_perl/2.0.4 Perl/v5.10.1 [ error] Using Perl 5.010001 ...
Idel Fuschini
Mar 24, 2010 at 3:33 pm
Mar 25, 2010 at 3:46 am -
Hi, Can any one please tell me how to disable perl's malloc in mod_perl? I donot want to recompile perl. Is there any way that i can disable perl's malloc in mod_perl only? Regards, Matty
Matty Ronald
Mar 16, 2010 at 7:34 am
Mar 16, 2010 at 4:58 pm -
Hi, I want to use mod_proxy_http(reverse proxy) to forward the permissive requests. can i use mod_perl to check the requests before forward them by mod_proxy_http? Here below are my work environment. ...
Lq jimmy
Mar 17, 2010 at 2:34 am
Mar 17, 2010 at 2:34 am -
Please add me to the mailing list
Matty Ronald
Mar 16, 2010 at 7:31 am
Mar 16, 2010 at 7:31 am -
Hi, driven by Andreas Mock who wanted my "custom_response/content-type" snippet in the docs and by Tosh Cooey who wanted my "spawning off long running processes" method to be callable without ...
Torsten Förtsch
Mar 15, 2010 at 9:11 pm
Mar 15, 2010 at 9:11 pm -
Hi, for my current project I need an additional server process to run to run my tests. What I came up with is this (snippet from t/TEST.PL): use Apache::TestTrace; use Apache::TestServer (); BEGIN { ...
Torsten Förtsch
Mar 9, 2010 at 9:13 am
Mar 9, 2010 at 9:13 am
Group Overview
group | modperl |
categories | modperl, perl |
discussions | 19 |
posts | 99 |
users | 38 |
website | perl.apache.org |
38 users for March 2010
Archives
- October 2014 (25)
- September 2014 (48)
- August 2014 (19)
- July 2014 (12)
- June 2014 (65)
- May 2014 (35)
- April 2014 (22)
- March 2014 (17)
- February 2014 (60)
- January 2014 (14)
- December 2013 (5)
- November 2013 (27)
- October 2013 (35)
- September 2013 (13)
- August 2013 (14)
- July 2013 (18)
- June 2013 (35)
- May 2013 (50)
- April 2013 (52)
- March 2013 (36)
- February 2013 (40)
- January 2013 (17)
- December 2012 (38)
- November 2012 (72)
- October 2012 (46)
- September 2012 (39)
- August 2012 (36)
- July 2012 (49)
- June 2012 (51)
- May 2012 (38)
- April 2012 (79)
- March 2012 (68)
- February 2012 (80)
- January 2012 (98)
- December 2011 (56)
- November 2011 (59)
- October 2011 (44)
- September 2011 (25)
- August 2011 (35)
- July 2011 (159)
- June 2011 (113)
- May 2011 (113)
- April 2011 (31)
- March 2011 (75)
- February 2011 (123)
- January 2011 (80)
- December 2010 (90)
- November 2010 (55)
- October 2010 (67)
- September 2010 (82)
- August 2010 (46)
- July 2010 (31)
- June 2010 (40)
- May 2010 (84)
- April 2010 (125)
- March 2010 (99)
- February 2010 (113)
- January 2010 (145)
- December 2009 (70)
- November 2009 (110)
- October 2009 (142)
- September 2009 (235)
- August 2009 (133)
- July 2009 (85)
- June 2009 (97)
- May 2009 (72)
- April 2009 (129)
- March 2009 (220)
- February 2009 (128)
- January 2009 (221)
- December 2008 (151)
- November 2008 (160)
- October 2008 (190)
- September 2008 (134)
- August 2008 (139)
- July 2008 (127)
- June 2008 (186)
- May 2008 (196)
- April 2008 (234)
- March 2008 (175)
- February 2008 (218)
- January 2008 (179)
- December 2007 (212)
- November 2007 (275)
- October 2007 (296)
- September 2007 (262)
- August 2007 (188)
- July 2007 (250)
- June 2007 (340)
- May 2007 (343)
- April 2007 (284)
- March 2007 (340)
- February 2007 (169)
- January 2007 (351)
- December 2006 (252)
- November 2006 (314)
- October 2006 (218)
- September 2006 (302)
- August 2006 (491)
- July 2006 (192)
- June 2006 (266)
- May 2006 (291)
- April 2006 (214)
- March 2006 (346)
- February 2006 (538)
- January 2006 (348)
- December 2005 (401)
- November 2005 (340)
- October 2005 (376)
- September 2005 (491)
- August 2005 (647)
- July 2005 (414)
- June 2005 (392)
- May 2005 (609)
- April 2005 (600)
- March 2005 (429)
- February 2005 (566)
- January 2005 (522)
- December 2004 (671)
- November 2004 (561)
- October 2004 (344)
- September 2004 (407)
- August 2004 (551)
- July 2004 (480)
- June 2004 (449)
- May 2004 (482)
- April 2004 (456)
- March 2004 (643)
- February 2004 (535)
- January 2004 (496)
- December 2003 (616)
- November 2003 (728)
- October 2003 (527)
- September 2003 (437)
- August 2003 (567)
- July 2003 (807)
- June 2003 (672)
- May 2003 (664)
- April 2003 (668)
- March 2003 (551)
- February 2003 (566)
- January 2003 (637)
- December 2002 (440)
- November 2002 (652)
- October 2002 (690)
- September 2002 (410)
- August 2002 (704)
- July 2002 (650)
- June 2002 (1,057)
- May 2002 (746)
- April 2002 (943)
- March 2002 (937)
- February 2002 (757)
- January 2002 (743)
- December 2001 (705)
- November 2001 (641)
- October 2001 (718)
- September 2001 (536)
- August 2001 (895)
- July 2001 (701)
- June 2001 (649)
- May 2001 (667)
- April 2001 (678)
- March 2001 (739)
- February 2001 (796)
- January 2001 (1,075)
- December 2000 (1,399)
- November 2000 (1,093)
- October 2000 (845)
- September 2000 (963)
- August 2000 (1,128)
- July 2000 (1,254)
- June 2000 (1,251)
- May 2000 (1,363)
- April 2000 (1,381)
- March 2000 (1,361)
- February 2000 (816)