Blazemeter / CitrixPlugin

A repository for the Citrix Plugin for JMeter
Apache License 2.0
11 stars 2 forks source link

Citrix Recorder is too slow #35

Closed aqiftekhar closed 3 years ago

aqiftekhar commented 3 years ago

Hi I am using Citrix recorder. when I run script it works as expected but when i start recording using Citrix Recorder and download ICA, It initiate after 1 minute and there is a gap of more than one min in each https call.

aqiftekhar commented 3 years ago

I have also created this issue on Stackoverflow . initially i thought it is Jmeter issue but after doing checks, i came to know that this is Citrix Recorder Issue. https://stackoverflow.com/questions/64647568/jmeter-http-request-slow-response

aqiftekhar commented 3 years ago

Response code:Citrix user not logged before 300 ms is the issue i am getting because of slow response as mentioned below in image

image

aqiftekhar commented 3 years ago

The login to citrix web application started at 22:22:31 PM

image

and it is ended at 22:38:17 PM image

Right after ICA Download, the next call is launch ICA and there is total time difference between them is almost 2 minutes.

ICA Downloaded at 22:36:34 PM

image

Citrix Application Launcher started at 22:38:17 PM image

Would be great if you can tell me that why each call is taking almost 2 minute delay and how i can fix this

Regards

3dgiordano commented 3 years ago

Hi @aqiftekhar The response messages indicate a communication problem ending in a timeout.

There is no apparent difference between the version that record and the version that playback, behind use the same JMeter test fragment.

Try enabling more debug information. https://github.com/Blazemeter/CitrixPlugin/blob/master/DEBUG.md

If possible, share with us the result of a View Results Tree recorded in a file. We need the files for both the Recording moment and the Playback moment to see if it's possible to identify the differences.

3dgiordano commented 3 years ago

I'm closing this issue because it has been inactive for a few months.