My exact setup is described here: http://forum.webfaction.com/viewtopic.php?pid=8473
On Sep 9, 9:42 am, Graham Dumpleton <[email protected]> wrote: > On Sep 9, 12:06 am, mdipierro <[email protected]> wrote: > > > Are you using the built-in web server?apacheas a proxy?apachewith mod_wsgi? > > Windows, Linux or Mac? Binary r source? > > That is a mod_proxy error, so more likely they are using mod_proxy to > CherryPy wsgiserver. > > Graham > > > Massimo > > > On Sep 8, 8:09 am, Richard <[email protected]> wrote: > > > > hi, > > > > I have an upload form that requires some post processing. For small > > > text files it is fine, but for larger files (~100000 lines) I get this > > > error after waiting a few minutes: > > > > The proxy server received an invalid response from an upstream > > > server. > > > The proxy server could not handle the request POST /init/default/ > > > index. > > > Reason: Error reading from remote server > > > > For the next minute or so I can't access my web server and all pages > > > return the same error. But afterwards it is back to working as > > > normal. > > > When I check the database sometimes the transaction has been saved but > > > usually not. > > > > Got any ideas? > > > I'm thinking that the post processing takes too long, which is > > > triggering an error. Is that likely? And if so is there a fix? > > > I am usingApache. > > > > thanks, > > > Richard > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

