Emilio,

 Thank you. This is the result of telnet:

telnet> open 192.168.1.6
Trying 192.168.1.6...
telnet: Unable to connect to remote host: Connection refused
telnet> open web2
telnet: could not resolve web2/telnet: Name or service not known

It should be noted that internal DNS is _mostly_ configured properly. You
can ssh from box to box to box using the dns name and you don't have to use
the ip address once you are on the network. 

However, this is what I get when I try to ssh from the dns box itself:

bluethu...@dns:~/Pound-2.4.4$ ssh web2
ssh: Could not resolve hostname web2: Name or service not known

yet ssh to ip works from dns:

bluethu...@dns:~/Pound-2.4.4$ ssh 192.168.1.6
[email protected]'s password: 


Could this be causing the slowness? Also it was suggested that I recompile
pound against PCRE....

thanks!




On Thu, 30 Apr 2009 15:28:01 +0200, Emilio Campos
<[email protected]> wrote:
> Tim, can you resolve without problems with your dns in the host? i think
> this is not a pound problem. DNS or route  configuration problem? you can
> put in /etc/hosts the virtualhost and ip resolution and try for example
> 
> this is a dummy try but; can you try to connect via telnet from pound
> server
> to web servers and see if you can connect to port,  and server  return
the
> web?
> 
> A lot of kiss for everybody :P
> 
> 2009/4/30 Tim Dunphy <[email protected]>
> 
>>
>> Emilio,
>>
>>  Thanks! I tried your suggestion and restarted pound. Unfortunately, the
>> change had no effect.
>>
>>  Before I turned off logging I was getting messages in my syslog saying:
>>
>>  Apr 30 06:24:50 DNS pound: (b7b3fb90) connect_nb: error after
>>  getsockopt:
>> Connection refused
>>
>> Currently I have two IPs setup for the website in a failover situation.
>> If
>> you pump either of the IPs into a browser and try to load the site that
>> way, the site comes right up. No delay. But when you try to resolve the
>> name via DNS it takes forever to load.
>>
>>  And as mentioned, this problem completely goes away when you take pound
>> out of the equation.
>>
>>
>>
>> On Thu, 30 Apr 2009 13:53:42 +0200, Emilio Campos
>> <[email protected]> wrote:
>> > Hi; i was this situation days ago with a new web service with a big
>> number
>> > of conections, my problem; a lot of slow at the moment of start the
>> > pound
>> > service with this web, i solved this problem comnent the log value  in
>> the
>> > configuration file. -can you do and say ?
>> >
>> > # LogLevel        1
>> >
>> > I lot of kiss for everybody :P
>> >
>> >
>> > 2009/4/30 Tim Dunphy <[email protected]>
>> >
>> >>
>> >> Guys,
>> >>
>> >> My site was setup under a Verizon FiOS static IP. It absolutely FLEW
>> when
>> >> it first launched.
>> >>
>> >> Then I was asked to setup a second web server and load balance the
>> >> two.
>> >> Someone recommended using pound for this, and I got it setup rather
>> >> easily.
>> >>
>> >> But the problem is now the site is incredibly slow to load! Once it
>> loads
>> >> the site clicks through rapidly. But the initial load times are
>> terrible.
>> >>
>> >> If I take pound out of the equation and point the firewall to one of
>> >> the
>> >> web servers instead of the pound load balancer it speeds right back
>> >> up.
>> >> Change again back to pound and it slows right down.
>> >>
>> >> Here's my config: http://pastebin.com/d691f629a
>> >>
>> >>
>> >> Suggestions?
>> >>
>> >> Thanks!
>> >> -Tim
>> >>
>> >>
>> >>
>> >> --
>> >> To unsubscribe send an email with subject unsubscribe to
>> >> [email protected].
>> >> Please contact [email protected] for questions.
>> >>
>> >
>> >
>> > --
>> > To unsubscribe send an email with subject unsubscribe to
>> > [email protected].
>> > Please contact [email protected] for questions.
>>
>> --
>> "You were right about the stars. Each one is a setting sun." - Wilco
>>
>> --
>> To unsubscribe send an email with subject unsubscribe to [email protected].
>> Please contact [email protected] for questions.
>>
> 
> 
> --
> To unsubscribe send an email with subject unsubscribe to [email protected].
> Please contact [email protected] for questions.

-- 
"You were right about the stars. Each one is a setting sun." - Wilco

--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to