<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Maximum number of connections and performance impact of NetApp Powershell Kit 4.4 in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Maximum-number-of-connections-and-performance-impact-of-NetApp-Powershell-Kit-4/m-p/135983#M5575</link>
    <description>&lt;P&gt;&lt;SPAN class=""&gt;I confirmed that MaxClients of httpd-custom.conf is 96.&lt;BR /&gt;&lt;BR /&gt;Is the maximum connection 96 correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nodename % cat /var/etc/httpd-custom.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;================================================================&lt;/P&gt;&lt;P&gt;# This is the secondary, writeable HTTP configuration file for user mode&lt;BR /&gt;# Data ONTAP.&lt;BR /&gt;#&lt;BR /&gt;# ATTENTION: Do NOT modify this file by hand unless directed-to by&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; product support.&lt;BR /&gt;#&lt;BR /&gt;# NOTE:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This file becomes the basis for the content in&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /var/etc/httpd-custom.conf during the boot process.&amp;nbsp; The&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/sbin/merge_http program handles the integration of&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; customizations from an existing /var/etc/httpd-custom.conf&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; into the new file.&lt;BR /&gt;&lt;BR /&gt;# - basic runtime behavior&lt;BR /&gt;DOTAllowExternal On&lt;BR /&gt;ListenBacklog 511&lt;BR /&gt;StartServers 1&lt;BR /&gt;ServerLimit 1&lt;BR /&gt;ThreadLimit 96&lt;BR /&gt;ThreadsPerChild 96&lt;BR /&gt;MaxClients 96&lt;BR /&gt;MaxRequestsPerChild 0&lt;BR /&gt;TimeOut 300&lt;BR /&gt;&lt;BR /&gt;#&amp;nbsp; - error log verbosity&lt;BR /&gt;LogLevel notice&lt;BR /&gt;&lt;BR /&gt;#&amp;nbsp; - port configuration&lt;BR /&gt;#&amp;nbsp; NOTE:&amp;nbsp; these external ports are only accessible if DOTAllowExternal&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is set to 'On'.&lt;BR /&gt;Listen [::]:80 http&lt;BR /&gt;Listen [::]:443 https&lt;BR /&gt;&lt;BR /&gt;#&amp;nbsp; Ports for specific web services determined by the WSDB&lt;BR /&gt;DOTServiceListen wsman&lt;BR /&gt;&lt;BR /&gt;# - SSL features&lt;BR /&gt;SSLProtocol -all +TLSv1 -SSLv3 -SSLv2&lt;BR /&gt;SSLVerifyDepth 10&lt;BR /&gt;SSLFIPS off&lt;BR /&gt;&lt;BR /&gt;# - Mitigation for CVE-2007-6750&lt;BR /&gt;RequestReadTimeout header=20-40,MinRate=500 body=20,MinRate=500&lt;/P&gt;&lt;P&gt;================================================================&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2017 08:47:05 GMT</pubDate>
    <dc:creator>Munemasa</dc:creator>
    <dc:date>2017-11-14T08:47:05Z</dc:date>
    <item>
      <title>Maximum number of connections and performance impact of NetApp Powershell Kit 4.4</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Maximum-number-of-connections-and-performance-impact-of-NetApp-Powershell-Kit-4/m-p/135853#M5559</link>
      <description>&lt;P&gt;Currently I am using CDOT 8.3. Next time, using NetApp Powershell Kit 4.4,&lt;BR /&gt;We are planning to change quota by batch processing.&lt;BR /&gt;Since the program processes one user at a time, multiple programs are started at the same time.&lt;BR /&gt;Since the program performs authentication, it assumes that multiple users access the same user.&lt;BR /&gt;(There is no massive access, assuming about 10 to 20)&lt;BR /&gt;The communication will be HTTPS, but please tell me about the following check list&lt;BR /&gt;&lt;BR /&gt;【Checklist】&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;· Please tell me the maximum number of simultaneous connections that can be connected to HTTPS via NetApp Powershell Kit 4.4.&lt;BR /&gt;In 7-mode, we saw that apache is running and the default is 512, and up to 1024 users can be adjusted at the maximum.&lt;BR /&gt;In the case of CDOT, how many defaults are there, how many can be changed?&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I checked the manual, but there is no particular mention, can you tell me the confirmation method and the change procedure?&lt;BR /&gt;&lt;BR /&gt;· What is the impact of performance on HTTPS via NetApp Powershell Kit 4.4? Is there a reference value?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help in advance&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:24:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Maximum-number-of-connections-and-performance-impact-of-NetApp-Powershell-Kit-4/m-p/135853#M5559</guid>
      <dc:creator>Munemasa</dc:creator>
      <dc:date>2025-06-04T14:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum number of connections and performance impact of NetApp Powershell Kit 4.4</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Maximum-number-of-connections-and-performance-impact-of-NetApp-Powershell-Kit-4/m-p/135983#M5575</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;I confirmed that MaxClients of httpd-custom.conf is 96.&lt;BR /&gt;&lt;BR /&gt;Is the maximum connection 96 correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nodename % cat /var/etc/httpd-custom.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;================================================================&lt;/P&gt;&lt;P&gt;# This is the secondary, writeable HTTP configuration file for user mode&lt;BR /&gt;# Data ONTAP.&lt;BR /&gt;#&lt;BR /&gt;# ATTENTION: Do NOT modify this file by hand unless directed-to by&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; product support.&lt;BR /&gt;#&lt;BR /&gt;# NOTE:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This file becomes the basis for the content in&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /var/etc/httpd-custom.conf during the boot process.&amp;nbsp; The&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/sbin/merge_http program handles the integration of&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; customizations from an existing /var/etc/httpd-custom.conf&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; into the new file.&lt;BR /&gt;&lt;BR /&gt;# - basic runtime behavior&lt;BR /&gt;DOTAllowExternal On&lt;BR /&gt;ListenBacklog 511&lt;BR /&gt;StartServers 1&lt;BR /&gt;ServerLimit 1&lt;BR /&gt;ThreadLimit 96&lt;BR /&gt;ThreadsPerChild 96&lt;BR /&gt;MaxClients 96&lt;BR /&gt;MaxRequestsPerChild 0&lt;BR /&gt;TimeOut 300&lt;BR /&gt;&lt;BR /&gt;#&amp;nbsp; - error log verbosity&lt;BR /&gt;LogLevel notice&lt;BR /&gt;&lt;BR /&gt;#&amp;nbsp; - port configuration&lt;BR /&gt;#&amp;nbsp; NOTE:&amp;nbsp; these external ports are only accessible if DOTAllowExternal&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is set to 'On'.&lt;BR /&gt;Listen [::]:80 http&lt;BR /&gt;Listen [::]:443 https&lt;BR /&gt;&lt;BR /&gt;#&amp;nbsp; Ports for specific web services determined by the WSDB&lt;BR /&gt;DOTServiceListen wsman&lt;BR /&gt;&lt;BR /&gt;# - SSL features&lt;BR /&gt;SSLProtocol -all +TLSv1 -SSLv3 -SSLv2&lt;BR /&gt;SSLVerifyDepth 10&lt;BR /&gt;SSLFIPS off&lt;BR /&gt;&lt;BR /&gt;# - Mitigation for CVE-2007-6750&lt;BR /&gt;RequestReadTimeout header=20-40,MinRate=500 body=20,MinRate=500&lt;/P&gt;&lt;P&gt;================================================================&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 08:47:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Maximum-number-of-connections-and-performance-impact-of-NetApp-Powershell-Kit-4/m-p/135983#M5575</guid>
      <dc:creator>Munemasa</dc:creator>
      <dc:date>2017-11-14T08:47:05Z</dc:date>
    </item>
  </channel>
</rss>

