IIS7 500 error if form is submitted more than 120 seconds after it was originally loaded
- by user41170
Summary:
When I submit a form (via POST) to php more than 120 seconds after the form was first called I get a 500 server error. If I submit before 120 seconds, the form works fine.
I'm obviously encountering some kind of timeout but I don't know where to look.
I've enabled failed request tracing and received the following error:
…