Re: perlbal(reverse proxy role) timing out for slow 'reproxy'
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Perlbal > Re: perlbal(reverse proxy role) timing out for slow 'reproxy'




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Re: perlbal(reverse proxy role) timing out for slow 'reproxy'  
dormando


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-17-07 12:11 PM

If this is the code you edited:

# FIXME: let this be configurable?
sub max_idle_time { 30; }

... then likely, yes.

The latest SVN tree has the configurable 'persist_client_timeout'
merged. That only appears to affect the keep alives though? If your
server's taking a long time to initially start feeding data back to the
client, and you've already established a keepalive connection, this will
matter.

-Dormando

Hemant Bist wrote:
> Hi, I have perlbal running in reverse proxy role. I have a case, where
> the backend mod_perl servers redirect the the perlbal (via X-REPROXY-URL
> header)  to a server that takes around 2 min to serve all the
> data to the browser. I am consistenly getting timeout in less than min
> in such case.
>
>
> Changing the max_idle_time in ClientHTTPBase.pm to return 180 seems to
> fix the problem for me. (But I am not sure if it also increases the
> timeout for the persistent browser connections to 180 sec)
>
> Is this a known bug/behaviour. Or something that I only I am noticing.
>
> I see a patch from Justin to configure the timeout per service  in this
> list(http://lists.danga.com/pipermail/pe...une/000518.html ).
>  Is it to workaround this bug?
>
> Thanx,
> HB
>
>
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:49 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register