HTTP Anti-Virus Proxy

Official HAVP Support Forum
Registration disabled, I'm tired of spambots. E-mail havp@hege.li if you have questions.
HAVP project is pretty much frozen/abandoned at this time anyway.
It is currently 22 Jun 2014 09:52

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: How to set timeouts???
PostPosted: 30 Nov 2006 18:44 
Offline

Joined: 30 Nov 2006 18:24
Posts: 2
Hi,

I'am maintaining a proxy-chain with 2 squids and one havp as a sandwich.

Loading a (special) site causes a server down message from havp not a connect_timeout message from the first squid.

Connecting my client directly to the first squid I will receive this connect_timeout message.

Witin squid there is a connect_timeout parameter which specifies how long squid will wait for replies from the remote web-server.

I searched something equal within havp but found no matches.

Is there a way within the config file to controle this setting or is it hardcoded. If it is hardcoded, does anyone knows the value?

I like to change the squid setting, so that squids timeout is lower than havps and squid takes precendence over havp (for that special case).

This is required to generate the right messages for the clients.

Thanks a lot,

Andreas


Top
 Profile  
 
 Post subject:
PostPosted: 30 Nov 2006 18:47 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
Hi, it is hardcoded in default.h(.in). For initial connection, and waiting for data.

//CONNTIMEOUT in seconds
#define CONNTIMEOUT 60

//RECVTIMEOUT in seconds
#define RECVTIMEOUT 120

//SENDTIMEOUT in seconds
#define SENDTIMEOUT 120


Top
 Profile  
 
 Post subject:
PostPosted: 30 Nov 2006 19:39 
Offline

Joined: 30 Nov 2006 18:24
Posts: 2
Hi,

thanks a lot for the quick reply.

It does not fixed my problem but helps me much for troubleshooting.

Andreas


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot], Yahoo [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group