[
https://issues.apache.org/jira/browse/FTPSERVER-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485218
]
Niklas Gustavsson commented on FTPSERVER-81:
--------------------------------------------
Thanks for the report! The bug should now be fixed in trunk, please confirm.
I wasn't sure how to write a test for this. What commands does JMeter send at
the same time? And does it ignore responses?
> Ability to process multiple commands in one line (necessary for some
> performance testers including jmeter)
> ----------------------------------------------------------------------------------------------------------
>
> Key: FTPSERVER-81
> URL: https://issues.apache.org/jira/browse/FTPSERVER-81
> Project: FtpServer
> Issue Type: Improvement
> Reporter: Jon Peterson
> Priority: Minor
> Attachments: ftpRequestDecoder.diff
>
>
> Jmeter was not able to load test property due to the fact that it sends
> multiple commands divided by carriage returns.
> org.apache.ftpserver.listener.mina.FtpRequestDecoder
> Added a string split by carriage return (\r\n)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.