> Hi,
> Thanks for trying it out, but the python binding isn't working yet and
> I haven't made a release of it.
> Perhaps I should split ebb into different packages for ruby and python
> to avoid confusion?
> ry
> On Mar 22, 8:52 am, Dilshod <mainpl...@gmail.com> wrote:
> > I m getting segmentation fault when trying to make too many concurrent
> > requests
> > dilshod@localhost ~/projects/ebb/test $ ./test.py
> > hello
> > Segmentation fault
> > dilshod@localhost ~ $ ab -n 1000 -c 100http://localhost:4001/
> > This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $>
> > apache-2.0
> > Copyright 1996 Adam Twiss, Zeus Technology Ltd,http://www.zeustech.net/
> > Copyright 2006 The Apache Software Foundation,http://www.apache.org/
> > Benchmarking localhost (be patient)
> > Completed 100 requests
> > apr_socket_recv: Connection reset by peer (104)
> > Total of 160 requests completed