This didn't fix my problem.  It worked for several days, but now I cant 
communicate to my server using RESTful services.  I'm sure if I load the 
website from a browser it will start working again.  This is very 
frustrating!  It sure seems like the RESTful service goes into some type of 
sleep mode.

On Wednesday, November 26, 2014 9:55:47 PM UTC-7, Bart wrote:
>
> Thanks I'm testing this now.  I'll let you know if it works.
>
> On Monday, November 24, 2014 10:04:56 AM UTC-7, Derek wrote:
>>
>> If you don't need sessions for those requests, you should disable 
>> sessions first and see if that works better. Sessions kills concurrency.
>>
>> On Friday, November 21, 2014 8:36:36 AM UTC-7, Bart wrote:
>>>
>>> I have a python script that posts data to my web2py/application/projects 
>>> database using RESTful services.  Everything works fine for an hour or two, 
>>> but then all future posts will timeout.  If, using a web browser, I reload 
>>> the web2py application's main page then the RESTful services start working 
>>> again for another hour or two.  Any ideas why I cant run a script 24/7 to 
>>> GET/POST data to my web2py application's RESTful services? 
>>>
>>

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