Options

2009 R2 Web Services Recommendation for better performance B2C

tiagofrancistiagofrancis Member Posts: 48
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.

Answers

  • Options
    kylehardinkylehardin Member Posts: 257
    The service tier in 2009R2 is still a 32 bit application, so it isn't possible to give it the full power of a modern server. That having been said, there are still some things to try.

    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.
    Kyle Hardin - ArcherPoint
Sign In or Register to comment.