[mythtv] MythWeb flash and ffmpeg

Michael T. Dean mtdean at thirdcontact.com
Sat Jun 2 01:40:44 UTC 2007


On 06/01/2007 09:09 PM, Rob Smith wrote:
> On 6/1/07, Michael T. Dean <mtdean at thirdcontact.com> wrote:
>   
>> It's not specified in mine, so it must be the default value.  But it's
>> not that big a deal since it will be changing.  More than anything, I
>> just wonder what's different about my system.
>>     
> What MPM are you using?

I had to look that up to figure out what an MPM was...

$ /usr/sbin/httpd -l
Compiled in modules:
  core.c
  prefork.c
  http_core.c
  mod_so.c

So, it looks like prefork (which makes sense since I didn't specify
otherwise at configure).  Is that the cause?  I guess I could reinstall
it with worker or something.

You're using Gentoo, right?  It looks like if you don't explicitly
specify an MPM, Gentoo uses prefork as the default (same as vanilla),
but uses worker if you specify the threads USE flag.

Mike


More information about the mythtv-dev mailing list