I have checked firewall and confirmed that there is no firewall on the
port

1. My firewall limits nothing
2. Write a small WSGI Python server that listens on port 11211 to
test. It works. Requests can be sent and response can be received
correctly.

Anyone solved this issue in the past?

Dinh

On Apr 25, 11:31 pm, pcdinh <[email protected]> wrote:
> I will check it. Because "telnet localhost 11211" works I think that
> iptables normally allows connections from localhost to localhost. I
> will check if iptables drops packets on port 11211 or not
>
> On Apr 25, 11:24 pm, dormando <[email protected]> wrote:
>
>
>
>
>
>
>
> > > ===> I can not see any request or request handling operations logged
> > > in the session 1 screen or session 3
> > > It seems that Memcached does not know about any request I sent to it.
>
> > > Any idea?
>
> > Looks like you're firewalled from it somehow. You'd at least see the
> > accept() calls on memcached's end, I'd think.

Reply via email to