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

Mailing List Archive: ModPerl: ModPerl
Why can't I access $r->server->timeout ?
 

Index | Next | Previous | View Flat


mirkperl at gmail

Sep 18, 2008, 9:30 AM


Views: 449
Permalink
Why can't I access $r->server->timeout ?

If I do this with mod_perl 2.0.3 from inside my mod_perl application:

print STDERR "timeout = " . $r->server->timeout() . "\n";

I get this:

[Thu Sep 18 16:28:01 2008] [error] [client 192.168.1.40] Can't locate
object method "timeout" via package "Apache2::ServerRec" at
/var/httpd/lib/perl/SiteSpect/Engine/ResponseHTTPFilter.pm line 161.\n

But this documentation says that timeout should exist:

http://perl.apache.org/docs/2.0/api/Apache2/ServerRec.html#C_timeout_

What's going on? Does mod_perl 2.0.3 actually *not* have timeout
available in the ServerRec object?

Thanks,
Adam

Subject User Time
Why can't I access $r->server->timeout ? mirkperl at gmail Sep 18, 2008, 9:30 AM
    Re: Why can't I access $r->server->timeout ? fred at redhotpenguin Sep 18, 2008, 9:53 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.