How long does it take to process the pdf create requests?

I believe there is a timeout value set in your nginx config.  You might 
want to increase that.  Or, what I've done in the past is to kick this off 
to the scheduler to run it and then send an email with the pdfs attached 
when it is complete.

-Jim

On Saturday, November 21, 2015 at 8:53:52 AM UTC-6, Mark Billion wrote:
>
> It takes a while to process certain pdf creation requests and the Nginx 
> server is throwing a 504 error.  Its atop ubuntu 14.04 w web2py -- it was 
> set up using the included w2p scripts.
>
> I am sure that this is a simple question, but my searching has only 
> located answers about some PHP function.....
>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to