search

Home  >  Q&A  >  body text

java程序员应该对nginx了解到什么程度?

刚开始了解nginx,不太懂。前辈们来说说

PHP中文网PHP中文网2808 days ago1218

reply all(14)I'll reply

  • 阿神

    阿神2017-04-17 17:10:55

    can be very deep

    At least you need to know which ones are done by java and which ones are done by nginx so that you can pass the blame to others

    reply
    0
  • 高洛峰

    高洛峰2017-04-17 17:10:55

    nginx is a very good software. Generally speaking, using nginx is not a special skill. As long as you know how to use it, at least read the manual (documentation) to know what it can do

    reply
    0
  • 伊谢尔伦

    伊谢尔伦2017-04-17 17:10:55

    You need to understand it only if you need it. If you can’t access the server part and don’t make a website yourself, even if you learn it, it won’t be of use. Consider the cost of learning and your own needs. The current world is too impetuous. I wish I could learn everything but not be proficient in any of them.

    reply
    0
  • 高洛峰

    高洛峰2017-04-17 17:10:55

    The size of your business will determine how much you need to know about it. So, what size is your business? Let’s explore this issue again! Also, it doesn’t matter what language you use.

    reply
    0
  • 天蓬老师

    天蓬老师2017-04-17 17:10:55

    Java programs are generally hosted by tomcat or jboss. nginx is used as a load balancer.

    reply
    0
  • 黄舟

    黄舟2017-04-17 17:10:55

    Briefly understand the principle. What can be used in work is to write and modify configuration files. Get familiar with the syntax of configuration files

    reply
    0
  • PHPz

    PHPz2017-04-17 17:10:55

    I now simply understand proxy, reverse proxy and load balancing. I need to learn more about other businesses. Anyway, I am not engaged in operation and maintenance, so there is no need to go into such depth

    reply
    0
  • PHPz

    PHPz2017-04-17 17:10:55

    Personally, I think that if you know the forward and reverse proxy, you can simply configure load balancing

    reply
    0
  • 大家讲道理

    大家讲道理2017-04-17 17:10:55

    The deeper the better, but don’t be limited to the NGINX implementation itself, you must understand the principles behind the implementation. It depends on your mentality.

    reply
    0
  • 黄舟

    黄舟2017-04-17 17:10:55

    You need to be able to install, configure reverse proxy, load balancing, logs, etc. The rest is to learn what you use

    reply
    0
  • Cancelreply