Re: The server failed after serving a video file.

2011-03-09 Thread Tom Evans
On Wed, Mar 9, 2011 at 11:29 AM, Kenneth Gonsalves wrote: > On Wed, 2011-03-09 at 11:26 +, Tom Evans wrote: >> These are to be expected in this sort of scenario. If you want to >> support this sort of architecture, use a different hosting solution >> for development, eg mod_wsgi, mod_fastcgi e

Re: The server failed after serving a video file.

2011-03-09 Thread Kenneth Gonsalves
On Wed, 2011-03-09 at 11:26 +, Tom Evans wrote: > These are to be expected in this sort of scenario. If you want to > support this sort of architecture, use a different hosting solution > for development, eg mod_wsgi, mod_fastcgi etc. you could even proxy nginx to devserver and get the best o

Re: The server failed after serving a video file.

2011-03-09 Thread Tom Evans
On Wed, Mar 9, 2011 at 11:19 AM, balu wrote: > Hi all :) > > I'm trying to include a video into my webpage. The page is loading > fine and the video I embedded is playing properly. > > But... after loading of page, the server unexpectedly stopped working > and it is showing an error message as bel