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
		- 
				
				@Frederick Ill have to admit that this happens more often than Id like it to be..
 - 
				
				
Linux429867y@localjoost
simple - it is more flexible, easier to configure and understand, .htaccess, and 2.4 is fast (with no real difference from nginx). - 
				
				
Linux429867y@localjoost
Most of the performance comparisons out there (and 100% of the ones NGINX have published) is comparing a badly configured apache 2.2 or apache 2.2. - 
				
				I once did a small comparison when I got my first Ubuntu server and actually noticed a difference. Maybe it was just badly configured
 - 
				
				
Linux429867y@localjoost
Depends on what kind of test you did. If it is just files - nginx is slightly faster. 90% of all websites does not really notice anything. - 
				
				@Linux it was some online test. I didn't have any experience with servers at that time
 - 
				
				
py2js27247ynever used it never gonna bash it but nginx was a 15 mins job to setup and run so I used it. @Linux - 
				
				@Frederick I once had a similar issue, except that I HAD attempted to upload the most recent file multiple. It turned out the system was silently failing to update the file (it was a SaaS system that allows scripts to add customization). Still, I spent about 4 hours making change after change and wondering why none of my logs or changes were working. Finally I checked the file and realized it wasn't updating...
 

Wife - my site is not working, everything in the code looks correct. But it is only throwing me 404 all over
Me - "blaming the teacher for giving bad shit"
Wife after googling - I fixed it, you have forgot to enable .htaccess in the virtualhost
FFS how long have I been this stupid?
rant