Re: [web2py] Re: Problems with the server stalling out. Setting up debuging.

2014-03-24 Thread Jason Brower
Yeah, something with apache. But ngix is much better for us anyway. I don't think I will go back to apache any time soon. As for the time to process the files, about 1 second max at the absolute most. Honestly I don't know how to test or check this kind of stuff. But what we do know is that

Re: [web2py] Re: Problems with the server stalling out. Setting up debuging.

2014-03-22 Thread Gary Climacosa
Thanks we are also planning to migrate to nginx. On Saturday, March 22, 2014, Encompass solutions encomp...@gmail.com wrote: The issue was fixed. Sorry for not seeing the follow up. I switched to NGIX and everything works perfectly. Haven't seen this issue since. BR, Jason Brower On

[web2py] Re: Problems with the server stalling out. Setting up debuging.

2014-03-21 Thread Gary Climacosa
Hi any did anyone have a chance to fixed this issue? On Monday, February 3, 2014 2:14:21 AM UTC+8, Encompass solutions wrote: It seems that I have an issue I can't resolve. Every once in a while at seemingly the worst and most random times, the service will stall out. It simply doesn't

[web2py] Re: Problems with the server stalling out. Setting up debuging.

2014-03-21 Thread Encompass solutions
The issue was fixed. Sorry for not seeing the follow up. I switched to NGIX and everything works perfectly. Haven't seen this issue since. BR, Jason Brower On Sunday, February 2, 2014 8:14:21 PM UTC+2, Encompass solutions wrote: It seems that I have an issue I can't resolve. Every once in

[web2py] Re: Problems with the server stalling out. Setting up debuging.

2014-02-02 Thread Encompass solutions
To give more information I looked in the error logs and found the following: I am not sure if it is related, but it seems to happen around the same time as the error. Ideas? - [Sun Feb 02 17:38:52 2014] [error] [client 83.145.241.129] File

[web2py] Re: Problems with the server stalling out. Setting up debuging.

2014-02-02 Thread Niphlod
seems related to apache and timeouts... https://groups.google.com/forum/#!topic/modwsgi/UqmMeV0lhC8 BTW: odd errors and unforgiving syntax complexity is what moved me (among many others) to nginx+uwsgi. Things there are far more understandable, debuggable and reproduceable. BTW2: how many

[web2py] Re: Problems with the server stalling out. Setting up debuging.

2014-02-02 Thread Simon Ashley
Spin up an instance on Rackspace/ Linmode/ Digital Ocean and compare the result. (have had unpleasant experiences with AWS and elements of this have a similar smell) -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) -

Re: [web2py] Re: Problems with the server stalling out. Setting up debuging.

2014-02-02 Thread Jason Brower
Have others had issues similar to this on Amazon? Takes a bit of effort to do such things, and eventually I will need many of the services amazon provide to import the sites abilities. Like S3 and the Transcoding services. It would be a big step to move away from Amazon. Additionally, I think

Re: [web2py] Re: Problems with the server stalling out. Setting up debuging.

2014-02-02 Thread Simon Ashley
Not saying to move, but to identify where it could be infrastructure related. If so, you can take it up with Amazon support. On Monday, February 3, 2014 7:54:18 AM UTC+10, Encompass solutions wrote: Have others had issues similar to this on Amazon? Takes a bit of effort to do such things,

Re: [web2py] Re: Problems with the server stalling out. Setting up debuging.

2014-02-02 Thread Simon Ashley
On Monday, February 3, 2014 8:00:53 AM UTC+10, Simon Ashley wrote: Not saying to move, but to identify where it could be infrastructure related. If so, you can take it up with Amazon support. (YMMV, but we had significant issues leading to deprecation of 8 of our EC2 instances) On

Re: [web2py] Re: Problems with the server stalling out. Setting up debuging.

2014-02-02 Thread Simon Ashley
One quick thing that could/ may rule it in or out is to change data centres. For example, in this part of the world, I would go for the SG rather than the local AU data centre. On Monday, 3 February 2014 07:54:18 UTC+10, Encompass solutions wrote: Have others had issues similar to this on