Questions tagged [pool]

49 questions
0
votes
0 answers

openvpn ip pool exhausted

We have setup 3 OpenVPN servers (v2.4) in 3 different physical machines. They are all part of the same network. When a client (v2.3) is connected we want him to go on either one of the VPN servers by using the "remote-random" flag (each server…
0
votes
0 answers

Incremental image pulling in a scholl with windows

This is hard for me. I am a teacher at a school and I have to manage the PC room and mobile notebook classrooms. I use GNU/Linux privately, so I am basically a beginner in windows network administration. I need the following: I manually manage a…
Martin
  • 411
  • 1
  • 3
  • 8
0
votes
1 answer

Move storage spaces from Windows 10 Pro to Windows Server 2016

I have a storage space with multiple physical disks in Windows 10 Pro, but now I want to switch to windows server 2016. I will probably do a clean installation of Windows Server. Will Windows Server 2016 recognize the pool of disks and volumes or…
Arete
  • 141
  • 4
0
votes
2 answers

PHP7 in Ubuntu 16.04. One FPM pool try to chroot another FPM pool

I move my sites from old PHP (php 5.4) and OS (Ubuntu 12.04) to new server with PHP 7 and Ubuntu 16.04. I cought bug with creating FPM pools. Here's my common pool config: [zabbix.example.com] include = /etc/php/7.0/fpm/default-config.conf user =…
0
votes
1 answer

XenServer - Removing Blade Server from Chassis

I've got to remove one of our PowerEdge M620 blade servers from our M1000e Chassis server to look at the hardware on the server, mainly the mezzanine card installed. Will removing the blade server from the chassis remove the server from the…
jrd1989
  • 698
  • 15
  • 48
0
votes
1 answer

ZFS import pool ahcich0: timeout (NanoBSD 8.2 -> 9.1)

Many times when I had to make changes to the system, I boot from the USB drive to the new build NanoBSD then import the pool to the system. In the transition from 8.2 to 9.1, I do the same - boot from the USB drive new build NanoBSD 9.1. When I…
Allan Sundry
  • 53
  • 1
  • 2
  • 8
0
votes
1 answer

Nginx php-fpm pool being blocked and stop responding

I'm having some issues with requests for pages not getting a response after requests take a long time to process. I have nginx setup to use php-fpm. I have two pools setup in PHP-FPM. One pool for general web page requests, one pool to serve up…
Danack
  • 1,216
  • 1
  • 16
  • 27
0
votes
2 answers

servers pool synchronization an management for serving videos

I would like to serve videos from a pool of servers and have a minimum of 2 copy of each to prevent server crash and lose data. The goal is to have a kind of cloud where I can add as many server as I want. I checked openstack, glusterfs, moosefs but…
kollo
  • 123
  • 3
0
votes
1 answer

Tomcat maximum threads

I understand that setting the maximum number of connections available in a connection pool should be the same as your maxThreads configured for your Tomcat server (which correlates to the number of requests that can be handled) For tomcat the…
0
votes
1 answer

Enable: Asp.net connection pool monitoring with performance monitor

I'm a C# developer, but I'm running in a system management issue here. Intro: I'm suspecting that an ASP.NET application is having some issues with the connection pool and that the pool is flooding from time to time. So to make sure, I want to…
Maarten Kieft
  • 121
  • 1
  • 6
0
votes
1 answer

what are the implications of setting an IIS app pool to recycle 24 hours instead of 20 minutes

What are the implications of setting the recyle after xx minutes of inactivity from the default of 20 minutes to 24 hours? The website has a very low activity level. We have a vendor component that causes a problem only on the first two calls to the…
John S
  • 125
  • 6
0
votes
1 answer

Problem identifying which page/page/function locks whole IIS server

I have problem identifying which page/page/function locks whole IIS server. Out of the blue whole w3wp.exe jumps to CPU 90-98% usage. I have created 3 different application pools to see which w3wp.exe service locks the processor but I am unable to…
feronovak
  • 171
  • 3
  • 8
0
votes
1 answer

For IIS 7, do you know where to configure number of connections from application pool?

how do I configure connections in IIS7
Pra Che
0
votes
1 answer

In SOLARIS 10 ZFS, I want Hot spare pool and want to associate its 1st disk with rpool and 2nd disk with the xpool. What will be the complete method?

enter image description here This is the Current two pools that I have, and now want to associate Hot Spare disks with it, so please help
0
votes
1 answer

Nginx php-fpm 1 of 3 pools not working: returns stat() failed (13: Permission denied)

I have nginx with 3 pools for php7.4-fpm - one for each of 3 users on the system as they have their own apps and files. The setup of all 3 is completely identical, but the recently added one has some permission problem. Browser returns error 404 -…
lion
  • 13
  • 6