On Mon, Mar 18, 2013 at 1:47 PM, Hermann Lauer <
hermann.la...@iwr.uni-heidelberg.de> wrote:

> Hello All,
>
> for integration with mod-scgi (debian wheezy: libapache2-mod-scgi)
> the appended patch is needed. It shouldn't harm anything else.
>
> If someone want's to try, use in shinken-specific:
>
> define module{
>        module_name      WebUI
>        module_type      webui
>        host             127.0.0.1
>        port             4444
>        http_backend     flupscgi
>        scriptName       /
> ...
> }
>
> In the apache configuration, only a "SCGIMount / 127.0.0.1:4444" directive
> is needed. Of course it needs not to be localhost.
>
> Works fine here, but looking for a solution to use unix socket
> when both are on the same machine.
>
> Thanks,
>  greetings
>   Hermann
>
> BTW: Would setting up an account on github and sending in pull requests
> the preferred way ?
>
>
> Hi,

Thanks for the patch. Yes github pull request is the preferred way. The
pull will be merged as soon as you propose it :)


Jean
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to