You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experiencing a slowness in the application when building the application using dotnet 8.
The DLL project references an IBM MQ assembly(MQ 9.3.2), which puts around 40 messages in the MQ queue. In dotnet6 this action is performed within 1 second whereas when built using dotnet 8, it takes around 20+ seconds.
The issue is only observed when using SSL.
I am happy to provide any documents you would require to analyze the issue but need a secure link to upload the files.
The text was updated successfully, but these errors were encountered:
I'm experiencing a slowness in the application when building the application using dotnet 8.
The DLL project references an IBM MQ assembly(MQ 9.3.2), which puts around 40 messages in the MQ queue. In dotnet6 this action is performed within 1 second whereas when built using dotnet 8, it takes around 20+ seconds.
The issue is only observed when using SSL.
I am happy to provide any documents you would require to analyze the issue but need a secure link to upload the files.
The text was updated successfully, but these errors were encountered: