Hey guys!
I'm going to be switching LulzImg over to it's own server within a day or two. I have the server all setup and ready to make the move to, but before that happens, I need it all tested out.
This server runs Apache and Nginx, with Nginx running behind Apache and Apache reverse proxy'ing requests for images to Nginx. This should give me a better stability and a longer timeframe allowance between each branch change.
That said, I need you guys to test something out for me. First off, you're going to have to make a change to your 'hosts' file. The 'hosts' file resides in the following location:
C:\WINDOWS\system32\drivers\etc
Add these two lines to it:
Then run this in your command prompt:
After that, clear the cache in your browser, and load up lulzimg. Just try the following for me, please:
- Try uploading a few images. Let me know how speeds are. Are they the same or different.
- Try uploading a few images via Remote Upload. Again, a comment on the speeds would be much appreciated.
- Try uploading a few images using the FF Addon (if you use Firefox). Same as above, I'd like comments on speeds.
If you encounter error(s), please let me know.
Thanks in advance to everyone who helps me out with it
P.S: Remember to delete those 2 entries from your hosts file after you're done testing!!
I'm going to be switching LulzImg over to it's own server within a day or two. I have the server all setup and ready to make the move to, but before that happens, I need it all tested out.
This server runs Apache and Nginx, with Nginx running behind Apache and Apache reverse proxy'ing requests for images to Nginx. This should give me a better stability and a longer timeframe allowance between each branch change.
That said, I need you guys to test something out for me. First off, you're going to have to make a change to your 'hosts' file. The 'hosts' file resides in the following location:
C:\WINDOWS\system32\drivers\etc
Add these two lines to it:
Code:
173.192.187.154 lulzimg.com
173.192.187.154 www.lulzimg.com
Then run this in your command prompt:
Code:
ipconfig /flushdns
After that, clear the cache in your browser, and load up lulzimg. Just try the following for me, please:
- Try uploading a few images. Let me know how speeds are. Are they the same or different.
- Try uploading a few images via Remote Upload. Again, a comment on the speeds would be much appreciated.
- Try uploading a few images using the FF Addon (if you use Firefox). Same as above, I'd like comments on speeds.
If you encounter error(s), please let me know.
Thanks in advance to everyone who helps me out with it
P.S: Remember to delete those 2 entries from your hosts file after you're done testing!!