Are you using the built-in web server? apache as a proxy? apache with
mod_wsgi?
Windows, Linux or Mac? Binary r source?

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 using Apache.
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to