>
> - It was not possible to use response.json(ret) directly. For any reason 
> my jquery script doesn't accept the header of the returned json file (I 
> haven't analyzed that problem in detail, but I think thats not the point). 
> The python process shows the same behaviour with or without this change.


Use getJSON, you're not setting the correct dataType.

> The next step is to try nginx and gdb.

Yep use nginx and uwsgi-emperor I'm pretty sure this is some kind of bug 
with fcgi.

-- 
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