09-29-2011 06:01 AM
I have to do test with JMeter on my Nuxeo application and i would like to know if it exists documentation about this?
09-29-2011 06:36 AM
There is no specificity to test Nuxeo with JMeter than other web application. I think the best documentation is the JMeter's. What specificity you are looking for?
By the way, Nuxeo use to choose FunkLoad to bench the platform. You can look at the documentation here : http://funkload.nuxeo.org/
This is open source, and you have scenarios used by Nuxeo as reference into Nuxeo source code : http://hg.nuxeo.org/nuxeo/nuxeo-distribution/
If you want to test this scenario on your local Nuxeo DM, you just have to:
Be careful to take the same source version than your Nuxeo instance you have locally
If your Nuxeo Instance is not local of your bench server just add URL=http://monserver:8080/nuxeo. For instance:
Be careful to use the same version of Funkload scenario and your Nuxeo instance.
You can start with the Nuxeo's scenario to test your developments or create your own: http://funkload.nuxeo.org/
Hope this will help you.
09-29-2011 06:36 AM
There is no specificity to test Nuxeo with JMeter than other web application. I think the best documentation is the JMeter's. What specificity you are looking for?
By the way, Nuxeo use to choose FunkLoad to bench the platform. You can look at the documentation here : http://funkload.nuxeo.org/
This is open source, and you have scenarios used by Nuxeo as reference into Nuxeo source code : http://hg.nuxeo.org/nuxeo/nuxeo-distribution/
If you want to test this scenario on your local Nuxeo DM, you just have to:
Be careful to take the same source version than your Nuxeo instance you have locally
If your Nuxeo Instance is not local of your bench server just add URL=http://monserver:8080/nuxeo. For instance:
Be careful to use the same version of Funkload scenario and your Nuxeo instance.
You can start with the Nuxeo's scenario to test your developments or create your own: http://funkload.nuxeo.org/
Hope this will help you.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.