Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl
Problem setting POST_MAX
 

Index | Next | Previous | View Flat


rs at plusw

Sep 17, 2008, 1:37 AM


Views: 533
Permalink
Problem setting POST_MAX

Hi,

when I try to set POST_MAX to a higher value I get

Conflicting information.

I've a mod_perl / Mason app with an own hander, starting with
(mod_perl2)

sub handler () :method {
my $class = shift;
my $r = shift;
my ($app, $return);

my $args = $ah->request_args( Apache2::Request->new($r),
POST_MAX => 200 <<20);
....
}

I've also tried to set it via read_limit() with the same result.
What's wrong ?

rolf

Subject User Time
Problem setting POST_MAX rs at plusw Sep 17, 2008, 1:37 AM
    Re: Problem setting POST_MAX ryan at livesite Sep 17, 2008, 1:46 AM
        Re: Problem setting POST_MAX rs at plusw Sep 17, 2008, 3:07 AM
            Re: Problem setting POST_MAX ryan at livesite Sep 17, 2008, 11:00 AM
    Re: Problem setting POST_MAX lecar_red at yahoo Sep 17, 2008, 7:09 AM
        Re: Problem setting POST_MAX rs at plusw Sep 17, 2008, 8:11 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.