Hi folks,
I am implementing a B2C scenario and I'm facing severe performance problems, regarding load over the NAV Web Services.
Is there any documentation with recommendations for this scenarios? Or recommendations based on your experiences? A see a lot of possibilities in the customsettings.config file, but don't have 100% sure if it is improving performance, because the performance problems always return.
Thanks in advance.
0
Answers
Do you have your web services on their own service tier, on its own server, with nothing else but that service tier running on that server? That way you don't have it competing against regular NAV users.
Is this a performance problem where one connection is slow, or does it work well for a small number of users but then get bad when you add more connections?
Maybe also post your config file for that service tier. You may accidentally have debugging enabled.