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

Mailing List Archive: ModPerl: ModPerl
How to tell when mod_proxy backend request timed out?
 

Index | Next | Previous | View Flat


mirkperl at gmail

Sep 18, 2008, 9:17 AM


Views: 407
Permalink
How to tell when mod_proxy backend request timed out?

I'm using mod_perl 2.0.3 with Apache 2.2.9 and mod_proxy for reverse
proxying. Is there a way, from my mod_perl application, that I can
tell when the connection to the backend server in mod_proxy timed out?
I.e., mod_proxy made a connection to the backend, but the backend
didn't respond in the configured number of timeout seconds?

I know that there's the Apache2::RequestRec::request_time variable,
and I can do the simple math to figure out how long ago the request
started, but since mod_proxy does actually know when a timeout
happens, does mod_proxy bubble that info up into something that is
exposed by the mod_perl API anywhere? It would be nice to just have
simple access to an error code, to know whether it was a timeout or
just an aborted connection.

Thanks,
Adam

Subject User Time
How to tell when mod_proxy backend request timed out? mirkperl at gmail Sep 18, 2008, 9:17 AM
    Re: How to tell when mod_proxy backend request timed out? fred at redhotpenguin Sep 18, 2008, 10:05 AM
    Re: How to tell when mod_proxy backend request timed out? perrin at elem Sep 18, 2008, 10:25 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.