<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:42:20 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CSHARP-2360] Server solution on Windows via IIS application - Freeze</title>
                <link>https://jira.mongodb.org/browse/CSHARP-2360</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;on my code I have static connectivity to MongoDB.&lt;/p&gt;

&lt;p&gt;use Win server 2012 to run the IIS process. (.Net 4.7.2)&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;The connection to client via&#160; &lt;b&gt;new MongoClient(settings)&lt;/b&gt; Stuck my process.&lt;/p&gt;

&lt;p&gt;issue solved after reboot server only.&lt;/p&gt;

&lt;p&gt;After reboot no problem to initiate the connection again.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;but since we create server via our Devops, I look for a solution without reboot any new server we create.&lt;/p&gt;

&lt;p&gt;MongoDB.Driver; version: 2.7.0.0.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;code Example:&lt;/p&gt;

&lt;p&gt;public W6CMMongoProducer()&lt;/p&gt;
 {
 var settings = MongoClientSettings.FromUrl(new MongoUrl(m_strUrl));
 settings.ConnectTimeout = new TimeSpan(0, 0, 30);
 *MongoClient client = new MongoClient(settings);*
}</description>
                <environment>VS solution which run IIS application. code is C#.</environment>
        <key id="592244">CSHARP-2360</key>
            <summary>Server solution on Windows via IIS application - Freeze</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="eran.rotbart@clicksoftware.com">Eran Rotbart</reporter>
                        <labels>
                            <label>driver</label>
                            <label>needs_info</label>
                    </labels>
                <created>Wed, 22 Aug 2018 08:25:06 +0000</created>
                <updated>Mon, 19 Nov 2018 20:29:16 +0000</updated>
                            <resolved>Mon, 19 Nov 2018 20:29:16 +0000</resolved>
                                    <version>2.7.0</version>
                                                    <component>Connectivity</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2066958" author="ian@10gen.com" created="Mon, 19 Nov 2018 20:29:16 +0000"  >&lt;p&gt;Hi Eran,&lt;/p&gt;

&lt;p&gt;The JAVA project is for reporting bugs or feature suggestions for the MongoDB Java driver. For MongoDB-related support discussion, please post your question on the &lt;a href=&quot;http://groups.google.com/group/mongodb-user&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mongodb-user group&lt;/a&gt;. Another alternative is to post on &lt;a href=&quot;http://stackoverflow.com/questions/tagged/mongodb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Stack Overflow with the &lt;tt&gt;mongodb&lt;/tt&gt; tag&lt;/a&gt;. Posts on these forums reach a larger audience, and are the most appropriate for support-related questions.&lt;/p&gt;

&lt;p&gt;If you have a MongoDB Enterprise license that we missed, please let us know and we can open a support case for you in our Support Portal.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htw3fb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>