Not sure about that, but I think that specifying a port maybe mean that it
is runned in local only...

Richard


On Fri, Oct 4, 2013 at 1:23 PM, Gour <[email protected]> wrote:

> On Fri, 4 Oct 2013 13:10:48 -0400
> Richard Vézina
> <[email protected]> wrote:
>
> > You miss the -a "password" parameter I think!
> >
> > You pass the same password that is encrypted in you parameters_443.py
> > file...
> >
> > It may still miss some parameter to specify you want to run the
> > server in https mode.
>
> I know about '-a' and "<recycle>", but the point is that here I'm not
> starting web2py via 'python web2py.py', but invoking it via gunicorn:
>
> gunicorn -D -b unix:///some_socket --worker-class sync --pid $PID
> wsgihandler --preload...
>
>
> So, the original question why parameter_80.py is required remains. ;)
>
>
> Sincerely,
> Gour
>
> --
> The senses are so strong and impetuous, O Arjuna,
> that they forcibly carry away the mind even of a man
> of discrimination who is endeavoring to control them.
>
> http://www.atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810
>
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to