Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				
Linux429868yWebsockets works perfect in Apache reverseproxy
ProxyPass ws "/stuff" "http://192.168.2.4/stuff" - 
				
				@Linux The problem is that starting with 6 they're killing the client and forcing Web... At least for a lot of stuff.
 - 
				
				@n3xus I actually don't have the infrastructure to warrant a VCSA. I have a single ESXi host. (Also, not enough hardware for true external VCSA.)
 - 
				
				So @linuxxx, what are your recommendations for how to smoothly migrate from Apache to Nginx? I have no idea of the nginx syntax or moduels or anything. All responses welcome btw, just pinging linuxxx since assistance was given before and offered again xD
 - 
				
				@Rekonnect I'd recommend to look into nginx examples online :). Gotta go to bed now but please mention me again tomorrow with any questions!
 

Alrighty. So websockets don't like to forward through Apache2's reverse proxy. Nginx here we come...
Linuxxx I need yo help pls
rant