recommended number of listener_jobs
Brad Fitzpatrick
brad at danga.com
Wed Apr 6 10:04:44 PDT 2005
5 or 10 would probably work. We should make it automatic with a max cap
of like 50 which if it reaches means it's the database that's loaded, and
not the listener jobs.
Here's our config:
# cat /etc/mogilefs/mogilefsd.conf
daemonize = 1
db_dsn = DBI:mysql:mogilefs:host=10.0.0.48
db_user = mog
db_pass = XXXXXXXXX
conf_port = 7001
listener_jobs = 30
delete_jobs = 1
replicate_jobs = 5
mog_root = /mnt/mogilefs
reaper_jobs = 0
Though I'm not sure why we have mog_root defined... think that's old
historic crap that we don't use anymore now that we're using HTTP mode.
- Brad
On Wed, 6 Apr 2005, Rob Rogers wrote:
> Hi,
>
> Anybody have suggestions for number of listener_jobs for MogileFSD.
> (or for that matter a good .conf file for Mogilefsd)
>
> Thx.
>
> Rob
>
>
More information about the mogilefs
mailing list