Apache - Many virtual subservers or one subserver and htaccess subdomains Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionCentos apache virtual hosts definitionOpenstack for home cloud hostingPort multiplexer sslh: why is it so resource-intensive?Apache Virtual Host Not WorkingMany domains using a single IP address with BIND 9.7Apache virtual host assigned foldersApache/2.4.6 (CentOS) and vhostSlow server performance - mod_fcgid causing (104), (09) and (32) errors: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function/etc/hosts file is cluttered with useless content, how should I properly use /etc/hosts ( apache2 )Setup system users to manage specific apache virtual host directories
How to react to hostile behavior from a senior developer?
Generate an RGB colour grid
Extract all GPU name, model and GPU ram
How to bypass password on Windows XP account?
What is a non-alternating simple group with big order, but relatively few conjugacy classes?
What to do with chalk when deepwater soloing?
How to align text above triangle figure
What does the "x" in "x86" represent?
How do I stop a creek from eroding my steep embankment?
Why light coming from distant stars is not discreet?
What is the logic behind the Maharil's explanation of why we don't say שעשה ניסים on Pesach?
What LEGO pieces have "real-world" functionality?
Check which numbers satisfy the condition [A*B*C = A! + B! + C!]
What's the meaning of 間時肆拾貳 at a car parking sign
Book where humans were engineered with genes from animal species to survive hostile planets
How does debian/ubuntu knows a package has a updated version
How widely used is the term Treppenwitz? Is it something that most Germans know?
Using et al. for a last / senior author rather than for a first author
Fundamental Solution of the Pell Equation
Why aren't air breathing engines used as small first stages
Sci-Fi book where patients in a coma ward all live in a subconscious world linked together
3 doors, three guards, one stone
Should I discuss the type of campaign with my players?
Why am I getting the error "non-boolean type specified in a context where a condition is expected" for this request?
Apache - Many virtual subservers or one subserver and htaccess subdomains
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionCentos apache virtual hosts definitionOpenstack for home cloud hostingPort multiplexer sslh: why is it so resource-intensive?Apache Virtual Host Not WorkingMany domains using a single IP address with BIND 9.7Apache virtual host assigned foldersApache/2.4.6 (CentOS) and vhostSlow server performance - mod_fcgid causing (104), (09) and (32) errors: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function/etc/hosts file is cluttered with useless content, how should I properly use /etc/hosts ( apache2 )Setup system users to manage specific apache virtual host directories
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have small VPS with one core and 1GB of RAM and I am hosting few websites. Half of them is PHP and second half is Node.JS.
It is little bit slow last few weeks and I am trying to find out why.
My question is if is better (in case of performance) to have many virtual servers in Apache2 (I am using Virtualmin btw) even for subdomains, or one virtual server for every domain. Subdomains then routed by .htaccess.
Will it help to performance to switch to one-server-per-domain?
Is bad for performance to have many PHP-FPM running then one more on load?
linux debian apache-virtualhost
New contributor
add a comment |
I have small VPS with one core and 1GB of RAM and I am hosting few websites. Half of them is PHP and second half is Node.JS.
It is little bit slow last few weeks and I am trying to find out why.
My question is if is better (in case of performance) to have many virtual servers in Apache2 (I am using Virtualmin btw) even for subdomains, or one virtual server for every domain. Subdomains then routed by .htaccess.
Will it help to performance to switch to one-server-per-domain?
Is bad for performance to have many PHP-FPM running then one more on load?
linux debian apache-virtualhost
New contributor
add a comment |
I have small VPS with one core and 1GB of RAM and I am hosting few websites. Half of them is PHP and second half is Node.JS.
It is little bit slow last few weeks and I am trying to find out why.
My question is if is better (in case of performance) to have many virtual servers in Apache2 (I am using Virtualmin btw) even for subdomains, or one virtual server for every domain. Subdomains then routed by .htaccess.
Will it help to performance to switch to one-server-per-domain?
Is bad for performance to have many PHP-FPM running then one more on load?
linux debian apache-virtualhost
New contributor
I have small VPS with one core and 1GB of RAM and I am hosting few websites. Half of them is PHP and second half is Node.JS.
It is little bit slow last few weeks and I am trying to find out why.
My question is if is better (in case of performance) to have many virtual servers in Apache2 (I am using Virtualmin btw) even for subdomains, or one virtual server for every domain. Subdomains then routed by .htaccess.
Will it help to performance to switch to one-server-per-domain?
Is bad for performance to have many PHP-FPM running then one more on load?
linux debian apache-virtualhost
linux debian apache-virtualhost
New contributor
New contributor
New contributor
asked 10 hours ago
D3admau5D3admau5
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
D3admau5 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f512825%2fapache-many-virtual-subservers-or-one-subserver-and-htaccess-subdomains%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
D3admau5 is a new contributor. Be nice, and check out our Code of Conduct.
D3admau5 is a new contributor. Be nice, and check out our Code of Conduct.
D3admau5 is a new contributor. Be nice, and check out our Code of Conduct.
D3admau5 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f512825%2fapache-many-virtual-subservers-or-one-subserver-and-htaccess-subdomains%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
-apache-virtualhost, debian, linux