Yes, sockstat shows 8080 is open and a Zope instance listening to it.
When I nslookup from the server the URL it shows it's pointed to the server. When I try nslookup via another server it hangs. Please tell me what you get from this:
TIA,
Victor
On Dec 19, 2007 3:15 PM, Michael Toth <
pound.mtoth@queldor.net> wrote:
Does sockstat show port 8080 open?
Can you telnet to port 8080 and does that work?
Victor Subervi wrote:
> But this is from sockstat:
>
>
> root pound 99968 4 tcp4 1.2.3.4:80 *:*
>
> root pound 99967 4 tcp4
1.2.3.4:80 *:*
>
> Interestingly, running a tail on /var/log/messages gave me this (since my
> manually inserted line):
>
> Dec 20 02:14:33 WE62 pound: no back-end "GET / HTTP/1.1" from
190.166.0.59
> Again. Whatever that "no back-end" means.
>
> netstat -n -a shows tcp4 in listen mode, which is pound again.
>
> The *only* thing listening to port 80 is pound. Also, port 8080 is up with a
> Zope instance. I'm lost :(
> TIA,
> Victor
>
>
> On Dec 19, 2007 1:55 PM, Jacob Anderson <jwa@beyond-ordinary.com> wrote:
>
>
>> Hi Victor,
>>
>> Your /var/log/messages file should have something like this:
>>
>> [pound] HTTP socket bind 1.2.3.4:80
<http://1.2.3.4/>: Address already in
>> use - aborted
>>
>> If so, then you have a web server running in tandem with your pound
>> server.
>> That's no good. Shut that guy off and try pound again.
>>
>> Pound will go up and sit idle with no connection escrowing even when none
>> of
>> the BE servers are responding.
>>
>> In this case, though, it looks like pound can't get the server socket on
>> port 80, so it can't handle your connection. Therefore, when you connect
>> your IE to your "pound server", you're actually hitting your HTTP server
>> that is also running on that box.
>>
>> If you do a "netstat -n -a" do you see someone sitting on "*:80" when
>> pound
>> is not running???
>>
>> -- Jake
>>
>>
>>
>>> -----Original Message-----
>>> From: Victor Subervi [mailto:victorsubervi@gmail.com]
>>> Sent: Wednesday, December 19, 2007 8:31 AM
>>> To: pound@apsis.ch
>>> Subject: Re: [Pound Mailing List] Can't Get Pound Up
>>>
>>> Okay. I tail /var/log/messages and get this:
>>> HTTP socket bind 1.2.3.4:80 <http://1.2.3.4/>: Address already in use -
>>>
>> aborted
>>
>>> This is strange. So I ps wax|grep pound and sure enough, it's
>>> up! It wasn't before. I couldn't get it up before. Go figure!
>>> However, when I try and hit a page, I get this error:
>>> The service is not available. Please try again later.
>>> Now, if it were being passed to :8080, Zope would throw a
>>> Zope error, which isn't happening. I'm lost. Ideas?
>>> TIA,
>>> Victor
>>>
>>> On Dec 19, 2007 11:46 AM, Dave Steinberg <dave@redterror.net> wrote:
>>>
>>>
>>>>> my pound.cfg:
>>>>>
>>>>> ListenHTTP
>>>>> Address 1.2.3.4
>>>>> Port 80
>>>>> Service
>>>>> # HeadRequire "Host: .*www.example.com.*"
>>>>> # Note: I tried the above line as well, no go
>>>>> BackEnd
>>>>> Address 1.2.3.4
>>>>> Port 8080
>>>>> End
>>>>> End
>>>>> End
>>>>>
>>>> <snip>
>>>>
>>>> Looks ok offhand. Did you check syslog?
>>>>
>>>>
>>>>> Now, the last time I did this, the syntax was like this:
>>>>>
>>>>> LogLevel 2
>>>>> ListenHTTP 1.2.3.4,80
>>>>> UrlGroup ".*"
>>>>> BackEnd
1.2.3.4,8080,1
>>>>> EndGroup
>>>>>
>>>> That syntax may be for an older version of pound. At least its not
>>>> for any version I've used.
>>>>
>>>> Regards,
>>>> --
>>>> Dave Steinberg
>>>> http://www.geekisp.com/
>>>>
http://www.steinbergcomputing.com/
>>>>
>>>> --
>>>> To unsubscribe send an email with subject unsubscribe to
>>>>
>>> pound@apsis.ch.
>>>
>>>> Please contact roseg@apsis.ch for questions.
>>>>
>>>>
>>> --
>>> To unsubscribe send an email with subject unsubscribe to
>>> pound@apsis.ch.
>>> Please contact
roseg@apsis.ch for questions.
>>>
>>>
>>
>> --
>> To unsubscribe send an email with subject unsubscribe to pound@apsis.ch.
>> Please contact
roseg@apsis.ch for questions.
>>
>>
>
>
> --
> To unsubscribe send an email with subject unsubscribe to pound@apsis.ch
.
> Please contact roseg@apsis.ch for questions.
>
--
To unsubscribe send an email with subject unsubscribe to
pound@apsis.ch.
Please contact roseg@apsis.ch for questions.