Any errors or other output in the server logs when you do this?
(perhaps run the server at DEBUG or higher in order to get more
insight where it's failing)

Are you running the same server version both at home and work?

Patrick

On Sat, Jun 9, 2012 at 11:52 AM, Alan D. Cabrera <l...@toolazydogs.com> wrote:
> I'm testing my pure python bindings and am encountering some odd behavior.  
> I'm sending a multi-packet request to zookeeper.  It works perfectly fine 
> with a single node cluster at my house.
>
> When I send it to a multi-node cluster at work the server does not send a 
> response packet back.  The odd thing is that my client subsequently sends 
> pings to the server and the server replies back.  The multi-packet response 
> never seems to come back.
>
> Does anything jump out?  I'm hoping that it's something obvious.
>
>
> Regards,
> Alan
>
>

Reply via email to