All of lore.kernel.org
 help / color / mirror / Atom feed
* civetweb threads
@ 2014-11-15  7:28 Mustafa Muhammad
  2014-11-15 11:55 ` Mustafa Muhammad
  0 siblings, 1 reply; 13+ messages in thread
From: Mustafa Muhammad @ 2014-11-15  7:28 UTC (permalink / raw)
  To: ceph-devel

Hi,
I am using civetweb in my radosgw, if I use "rgw thread pool size"
that is more than 1024, civetweb doesn't work.
e.g.
rgw thread pool size = 1024
rgw frontends = "civetweb port=80"

#ps aux -L | grep rados | wc -l
1096

everything works fine


If I use:
rgw thread pool size = 1025
rgw frontends = "civetweb port=80"

# ps aux -L | grep rados | wc -l
43

And http server is not listening.

If I don't use civetweb:
rgw thread pool size = 10240

# ps aux -L | grep rados | wc -l
10278

Regards

Mustafa Muhammad

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-12-04 14:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-15  7:28 civetweb threads Mustafa Muhammad
2014-11-15 11:55 ` Mustafa Muhammad
2014-11-15 16:18   ` Yehuda Sadeh
2014-11-16  4:57     ` pushpesh sharma
2014-11-16  5:50       ` Yehuda Sadeh
2014-11-16 11:03       ` Mustafa Muhammad
     [not found]         ` <CAMc8nAXhouvyvVcFHs2mARzkR6-u9TWV-wxgca_zOeSGoa59cg@mail.gmail.com>
2014-11-17 12:46           ` Mustafa Muhammad
2014-11-16 10:51     ` Mustafa Muhammad
2014-11-16 17:11       ` Yehuda Sadeh
2014-11-17 12:09         ` pushpesh sharma
2014-11-27 17:35     ` Mustafa Muhammad
2014-12-01 21:56       ` Dan Mick
2014-12-04 14:35         ` Mustafa Muhammad

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.