24 Aug
2010
24 Aug
'10
3:53 p.m.
Hi, I am processing an xml document which is too big, respectively, I am processing it too slow. Anyways, at some point I get a timeout. Now I am trying to understand 'who' causes the timeout. Does Dancer do something in this respect? Is there something like php's max_execution_time? Or maybe there is none of it on the server side and the timeout comes from the client? Thanks for enlightenment in advance. Maurice