Quantcast
Channel: Nginx Forum - How to...
Browsing all 4759 articles
Browse latest View live
↧

Looking for jpg resource in other folder with location settings

0 down vote favorite I have a general nginx rule to serve jpgs from they uri. so if uri is "http://example.com/images/1.jpg it will server is form the root of the site/images/1.jpg I want to try and...

View Article


Re: Nginx as a Reverse Proxy for OpenVPN (TCP 443)

> That example works fine, the problem must be that a vpn request is not > sending a vpn (ssl) SNI hostname, check the logfiles because the SNI > names are in there when detected. > > If...

View Article


Re: Using OpenVPN behind an NGINX Reverse Proxy using the TCP/UDP Stream...

Did you find a solution?

View Article

Re: Openvpn via nginx reverse proxy

Did you find a solution?

View Article

Re: Openvpn via nginx reverse proxy

No, sorry I gave up.

View Article


Re: Using OpenVPN behind an NGINX Reverse Proxy using the TCP/UDP Stream...

@tmtben Yes, I did. I actually had forgotten to forward the ports I was using for OpenVPN on my AWS Security Group.....

View Article

Nginx slim framework not working with try_file settings

I am very new to nginx. So I managed to setup with a lot of googling ready. I have one pure php app running on this folder /var/www/html/app1 Next I want to build api links. So first I did this...

View Article

Re: Using OpenVPN behind an NGINX Reverse Proxy using the TCP/UDP Stream...

Great! Would you mind sharing your nginx conf?

View Article


Re: Using OpenVPN behind an NGINX Reverse Proxy using the TCP/UDP Stream...

Here you are. :) Let me know if you need any help. https://github.com/zimmertr/NGINX-Reverse-Proxy-Config

View Article


Re: Using OpenVPN behind an NGINX Reverse Proxy using the TCP/UDP Stream...

Many thanks @hanz_zimmer! Which server name do you use for your vpn connection?

View Article

Re: Using OpenVPN behind an NGINX Reverse Proxy using the TCP/UDP Stream...

I no longer have a VPN block defined in my nginx config on that GitHub repository. I rebuilt my lab on Proxmox a few weeks ago and haven't gotten around to implementing the VPN server again. If you...

View Article

Re: Using OpenVPN behind an NGINX Reverse Proxy using the TCP/UDP Stream...

Thanks again! The vhost vpn.tjzimmerman.com is used for the OpenVPN AS interface admin only (port 943), not for the vpn connection (ports 8050 and 8051. I would like to "reverse proxyfying" several vpn...

View Article

What's wrong with my config?

What's wrong with my nginx config? server { if ($host = gextension.alter-community.com) { return 301 https://$host$request_uri; } # managed by Certbot listen 80 default_server; listen [::]:80...

View Article


Re: Using OpenVPN behind an NGINX Reverse Proxy using the TCP/UDP Stream...

No, that is what I am doing. That is done by a different mechanism in NGINX which is why you're not seeing the proxying occur in that block. You have to purchase NGINX Enterprise or compile the open...

View Article

what is concept of backup and send_timeout ?

Hi, I'm using 48 cores of cpu with 256 GB memory for loadbalancing, I decide to use nginx as loadbalancer to handle +/- 4000 TPS here is my configuration, /etc/nginx/nginx.conf user nginx;...

View Article


Using nginx Reverse Proxy with no Apache

So, I have a Ubuntu 16.04 server that is hosting 4 LXD containers. There are no websites associate with these containers, However each container is associated to a specific user. So when user A for...

View Article

Re: Using OpenVPN behind an NGINX Reverse Proxy using the TCP/UDP Stream...

Yes, I agree with the stream mechanism. But are you sure your tcp forwarding is based on hostnames? Sorry for my poor english, here is the description I'm trying to do:...

View Article


Exec support for windows?

I've read that executing commands is not supported for windows. Is there a branch/build anywhere that does support this? Alternatively, if I download the source, would it be possible to implement my...

View Article

Re: Issue with the TCP Load Balancing

Did you put some proxy_next_upstream_tries ?

View Article

nginx catch tcp flag

I want to catch TCP flag of a packet to detect if a previous request is canceled. My goal is to detect FIN and RST flag. My Nginx server receives some resquests from webservice. Some of these requests...

View Article
Browsing all 4759 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>