Working on changes to a as2 based questionnaire which is using AMFPHP to
connect with the back end server. Using Charles to check POST calls. The
first issue I am noticing is VERY long response times, averaging between
9-18 seconds.
Can anyone offer suggestions on debugging, reducing these response times?
The questionnaires are very simple multiple choice.
Working on changes to a as2 based questionnaire which is using AMFPHP to
connect with the back end server. Using Charles to check POST calls. The
first issue I am noticing is VERY long response times, averaging between
9-18 seconds.
Can anyone offer suggestions on debugging, reducing these response times?
The questionnaires are very simple multiple choice.
Working on changes to a as2 based questionnaire which is using AMFPHP to
connect with the back end server. Using Charles to check POST calls. The
first issue I am noticing is VERY long response times, averaging between
9-18 seconds.
Can anyone offer suggestions on debugging, reducing these response times?
The questionnaires are very simple multiple choice.
Hi,
Amfphp 2.2 has a profiler which could help you analyse this. Once you know
what is taking so much time you can work on reducing it.
http://www.silexlabs.org/amfphp/documentation/using-the-back-office/profiler/
If for some reason you're stuck on an older version, you can always log
times to a file at various moments in your service calls.
On Wed, Jan 29, 2014 at 10:58 PM, eco_bach jbachalo@users.sf.net wrote:
--
cordialement,
Ariel Sommeria-Klein