self-hosted Owncloud slow when accessing server using external IP/domain name whilst still on home network ...
Can one be advised by a professor who is very far away?
How to notate time signature switching consistently every measure
Is this app Icon Browser Safe/Legit?
How to save as into a customized destination on macOS?
Earliest use of the term "Galois extension"?
Output the Arecibo Message
Why can Shazam fly?
Why do we hear so much about the Trump administration deciding to impose and then remove tariffs?
Are children permitted to help build the Beis Hamikdash?
Where to refill my bottle in India?
Are there incongruent pythagorean triangles with the same perimeter and same area?
The difference between dialogue marks
If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?
What is the most effective way of iterating a std::vector and why?
"as much details as you can remember"
Why not us interferometry to take a picture of Pluto?
Right tool to dig six foot holes?
Do these rules for Critical Successes and Critical Failures seem Fair?
What is the closest word meaning "respect for time / mindful"
Worn-tile Scrabble
Falsification in Math vs Science
What is the motivation for a law requiring 2 parties to consent for recording a conversation
Can a flute soloist sit?
How technical should a Scrum Master be to effectively remove impediments?
self-hosted Owncloud slow when accessing server using external IP/domain name whilst still on home network
The 2019 Stack Overflow Developer Survey Results Are InRun xeyes in Docker over Boot2Docker on OS XRunning DNS Server to circumvent NAT-Loopback issueHow do I remotely access/play on a docker Minecraft server created by Kitematic?FTP client not working inside Docker containerFedora firewalld issues with dockerConnect to a VPN (OpenVPN) from a docker service on swarmNginx Reverse Proxy to another Nginx(No reverse proxy)Docker: nginx-proxy through openvpn tunnelHow to set up sslh's transparent mode in a docker environment?Docker DNS resolution slow for HTTP calls in node application - ipv6 bridge network issue?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I have a question someone hopefully is able to answer.
I'm running a Owncloud instance using Docker on a server running on my home network. When I access this server using its internal IP (using NAT) its fast (as you would expect). However, if I try to access it using my external IP whilst still on my home network, its REALLY slow, using at least 2.5 minutes to load the login-screen. When trying to access the server from another network (for example work, or using 4G) its acting normal.
Port 80 and 443 is forwarded to the correct internal IP.
I'm using a jelly bean TP-link router.
docker owncloud
New contributor
Henriksern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have a question someone hopefully is able to answer.
I'm running a Owncloud instance using Docker on a server running on my home network. When I access this server using its internal IP (using NAT) its fast (as you would expect). However, if I try to access it using my external IP whilst still on my home network, its REALLY slow, using at least 2.5 minutes to load the login-screen. When trying to access the server from another network (for example work, or using 4G) its acting normal.
Port 80 and 443 is forwarded to the correct internal IP.
I'm using a jelly bean TP-link router.
docker owncloud
New contributor
Henriksern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I have a question someone hopefully is able to answer.
I'm running a Owncloud instance using Docker on a server running on my home network. When I access this server using its internal IP (using NAT) its fast (as you would expect). However, if I try to access it using my external IP whilst still on my home network, its REALLY slow, using at least 2.5 minutes to load the login-screen. When trying to access the server from another network (for example work, or using 4G) its acting normal.
Port 80 and 443 is forwarded to the correct internal IP.
I'm using a jelly bean TP-link router.
docker owncloud
New contributor
Henriksern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I have a question someone hopefully is able to answer.
I'm running a Owncloud instance using Docker on a server running on my home network. When I access this server using its internal IP (using NAT) its fast (as you would expect). However, if I try to access it using my external IP whilst still on my home network, its REALLY slow, using at least 2.5 minutes to load the login-screen. When trying to access the server from another network (for example work, or using 4G) its acting normal.
Port 80 and 443 is forwarded to the correct internal IP.
I'm using a jelly bean TP-link router.
docker owncloud
docker owncloud
New contributor
Henriksern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Henriksern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Henriksern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked yesterday
HenriksernHenriksern
61
61
New contributor
Henriksern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Henriksern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Henriksern is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});
}
});
Henriksern 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%2fsuperuser.com%2fquestions%2f1423145%2fself-hosted-owncloud-slow-when-accessing-server-using-external-ip-domain-name-wh%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
Henriksern is a new contributor. Be nice, and check out our Code of Conduct.
Henriksern is a new contributor. Be nice, and check out our Code of Conduct.
Henriksern is a new contributor. Be nice, and check out our Code of Conduct.
Henriksern is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1423145%2fself-hosted-owncloud-slow-when-accessing-server-using-external-ip-domain-name-wh%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